Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 72043 articles
Browse latest View live

Retail catalog stuck in "submitted for approval" status

$
0
0

Hi

In my other system (using AX2012 R3), all submitted retail catalog stuck in "submitted for approval" status. I already set "retail approval" workflow with automated approval. I also already run workflow wizard. But status still not changes to approved.

So far I check in Event Viewer log and Batch log, there's no error message too

I'm using VM & demo data. How to fix this ?


AX12 - Get Vendor account for a LedgerJournalTrans record

$
0
0

Hi

I am looking to get the vendor for the line items of an NPO - I don't see any reference in the LedgerJournalTrans table - and in the Invoice Journal screen - using the "Personalize" option I see that vendor is "LedgerJournalTrans(LedgerJournalTrans).LedgerDimension" - but I don't understand that - I think that might be related to the dropdown?

Thanks

Trial Balance is not correct

$
0
0

Dears , 

I have an issue i replaced the current fiscal calender with a new one which contains 2 fiscal periods one from (2009-2014) on yearly bases and other for 2015

then i recalculated the ledger period then updated the dimension sets  

every time i print a trial balance from reports or common forum give me incorrect balances  i tried all the possible solutions and still have no clue yet 

on Management reporter the generated trial balance is correct  what should i do ?

i am working on Dynamics ax 2012 r2 cu 7

Excel Add-in-Rec ID

$
0
0

I am using excel add-in to import data to my table, while using in excel its asking for Rec-id field(Table don't have any primary key in manual) , if i don't give data  to recid, its throwing error as "Empty field,  Can't insert record" , Then i gave partition value as Recid in excel, in that case also its throwing error as"Document Generic document could not be created". Pls help me with this, what should i need give for Recid??

Inventory stock report based on financial dimension

$
0
0

Hi Experts, 

Is there any default Dynamics AX report on  Inventory on hand  report based on financial dimension? 

Import/Export framework error for custom entity

$
0
0

Hi,

I am trying to create a custom entity for data import\export, but after finish the wizard, getting following error:

TreeNode object not initialized.

Generation of entity-table is stopped.

I have ax build # 6.2.158.0.

Thanks for any reply.

-Rahat Ali

Import contents of a .xlsx excel file and insert it in to LedgerJournalTrans table

$
0
0

Hi please anyone can send correct link of inserting the data from an excel file with extension .xlsx and insert that in to journal table LedgerJournalTrans Table in AX 2012 R3 using x++ code. We 4 people are struggling since last 1 week. Thanks in advance.

Multiple Websites in IIS

$
0
0

I have installed the component Web Services on IIS. After that, I am able to browse for services using MicrosoftDynamicsAXAif60.

Also I have verified the Website Registration in MS Dynamics AX.

Referred below link for same,

https://technet.microsoft.com/en-us/library/gg731848.aspx

Now I want to create another website for MS dynamics AX.

Please suggest.


Stack Trace: Invalid Attempt to call SysOperationDialog.NewForm running in CIL on the client

$
0
0

Good Morning,

I am getting this error when I try to generate/print a Sales Order, happens for a couple of users really. I've tried unchecking Execute Business Operations in CIL, but then I'm getting some printer related errors.

Any ideas? Thanks in advance.

Select statement performance

$
0
0

I'm just wondering which of those statements (if any) is more performant and why (does it make sense to put the NoYes in the where clause or does it not matter because the result set is the same?):

select firstonly RecId from myTable
where myTable.NoYes == Yes
&& myTable.UniqueKey = myKey; if{myTable.RecId) { ... }

or

select firstonly NoYes from myTable
where myTable.UniqueKey == myKey;

if{myTable.NoYes)

{

...

}

Sales Cube not picking up financial dimensions

$
0
0

Hello All,

I am trying to configure the cubes for a client, and I am running into an issue with the financial dimensions on the sales cube.

I have determined that the financial dimensions are added to the cubes based on the values in the CustInvoiceJour.DefaultDimension field, but on the majority of the records in the CustInvoiceJour table have a value of 0 for the DefaultDimension field.

If I manually set the DefaultDimension field in SQL, everything works just fine in the cubes. So I know these zero values are what is causing my issues.

So my question is, does anyone know how this field is populated? Or have any idea why it could be populated with a 0 instead of a valid reference to a financial dimension value combination?

Thank you,

Phil

When I open AX, the mouse not working

$
0
0

Dear all, 

I am encounter  a strange situation. 

I was installed the AX 2012 R3 successful at vSphere. 

When I open the AX client, the mouse was not working. But the keyboard is working!!

Has anyone encountered this problem?

As follow is my operations system and the other software version that I install at the computer,

1. Windows Server 2012 R2 Standard

2. SQL Server 2014 Standard

3. Visual Studio 2010 Professional

4. Microsoft office 2007 Enterprise

My English is not very well. Wish you can understand what I want ask.

Thanks a lot and very appreciate to have this place be able to ask questions.

Transfer DirPartyTable with Test Data TRansfer Tool - BCP Error

$
0
0

Hi All,

I'm trying to Transfer the DirPartyTable with the Test Data Transfer Tool (TDTT) but I always get the following BSP Error: "Warning: BCP Import with a format file will convert empty strings in delimited columns to NULL" and after that the Export is not created correctly.

Has anyone an idea on how to folve this? I tried to create a filter.XML file which filters out all the columns that can contain Null values. Than I'm able to do the Export and Import but the imported data is not complete and it creates Errors within AX.

AX 2012 R3 Approval via Email - Prerequisites

$
0
0

Hello everyone,

I am trying to setup AX 2012 R3 approval via Email using the whitepaper "Workflow approval via email".

I have some questions regarding the prerequisites of this solution:

- Can it work on all operating systems : Windows, Android/iOS phones and tablets ?

- Can it work on all email clients ? once the Workflow notification is sent by email to the concerned user, can he approve using any email client (outlook, phone app, web app in the browser...) ?

- are there any prerequisites that you know of, except the fact that the customer needs to have an Azure subscription ?

Thanks in advance for your help.

Best regards,

Hamid EL AROUSSI - SAGlobal - SAGlobal.com

What would happen if Credit Card Authorization is Denied at the time release to warehouse ?

$
0
0

Hi All, Currently in AX CU8, the credit card authorization takes place at the time of Picking/Packing slip posting (or release to the warehouse), in AR module, any idea what would happen if the Credit Card authorization is declined at this moment for what ever reason. Would the SO still get released to warehouse or would it stop the Picking/Packing slip posting?


How to remove data "Blind-closed shift" and reset shift to 1 again ?

$
0
0

Hi

I show there's so many "blind-closed shift" in my demo and I want to clean up this. I want to reset shift to be 0 or 1 again

How to do this ?

Does an AX System Map exist?

$
0
0

We are looking for a system map of AX to help us understand the steps for implementing and setting up AX.  An example is some type of system map that provides and understanding of functionality setup required via module and inter-module to get that functionality.

Sorting pick/pack list items

$
0
0

Hello there,

I am wondering if there is a way to sort line items on a pick list. I am trying to sort by purchase line "line number" or the "item number". I am not able to use the select query form sorting fields on purch edit lines form.

Thank you,

mk 

add sql function to run an AX class.

$
0
0

Hello,

How can I add a sql function (2012) to run an ax method class.

What is the concept?

 

Need some samples, please.

 

Thanks :)

Timesheet approver

$
0
0

Hi,

 

Does anyone know how I can find out who approved timesheets in AX2012 after they have been approved and posted.  I need this information for reporting purposes.  I cannot seem to track the approver, even though I can easily see the status.

 

Thanks

Viewing all 72043 articles
Browse latest View live