Together we achieve

Posts Tagged ‘AX Tips’

Preventing client crashes when applying new event handlers

Almost every time I create a new pre- or post-event handler and try to use use it immediately on a new Event Handler Subscription, the AX client crashes.You can prevent these crashes by saving the event handler class and restoring it, before …

Read more

AX for Retail: Receipt footer is not displaying Tax information

Issue description:
The customer adds the TAX information in the receipt footer, but the information is not printed on the receipt.
The issue has been identified to be a problem with the Seed data that is inserted when running the HQ/Setup/Parameter/Ini…

Read more

Dynamics AX 2009 Retail: Violation of PRIMARY KEY constraint while replicating an A-job

Topic: Error message in Retail Store Connect
When an A job is executed and it fails in the Retail Store Connect outgoingmessages table with the message “Violation of PRIMARY KEY constraint ‘PK_PRICEDISCTABLE’. Cannot insertduplicate key in object ‘dbo….

Read more

Solving Fill Utility errors on Microsoft Dynamics AX 2012 – Error executing code: Wrong argument types for comparison (another scenario)

Scenario:A user wishes to update the Item group for a released product.
They right-click on the Item group field and selects the Record Info menu item.
In the Record information form they click the Fill Utility button.
And get the following e…

Read more

Solving Fill Utility errors on Microsoft Dynamics AX 2012 – Error executing code: Wrong argument types for comparison

Scenario:A user wishes to update the Item group for a released product.
They right-click on the Item group field and selects the Record Info menu item.
In the Record information form they click the Fill Utility button.
We get the following er…

Read more

Solving Fill Utility errors on Microsoft Dynamics AX 2012 – Fill Utility incorrectly updates a field that is not in the field list of the main datasource

The following applies when using the fill utility in a form to change a field that is not the main data source of the form data in Microsoft Dynamics AX 2009 or 2012
Scenario:A user wishes to update the cost price for an inventory item. Using the fill …

Read more

AX 2012 Error in processing cubes

Error in processing cubes Only dimension attributes and attribute relationships can have translations in Standard Edition. Solution: Delete the analysis project, temp directory with the analysis project and the analysis project in the AOT. Use the wizard to build the project.

Read more

Dynamics AX 2012 Excel Add-in – Issues and Solutions

Dynamics AX 2012 Excel Add-in – Issues and Solutions Purpose: The purpose of this document is to outline some issues you may encounter when using Dynamics AX 2012 Excel Add-in for import of data and provide solutions to resolve them. Issue: “T…

Read more

Spelling issue with the LogisticsAddresssCity table

If you need to use the LogisticsAddresssCity table, the editor’s intellisense feature will quickly enough offer you the LogisticsAddressCity option.But beware; this is the extended data type LogisticsAddressCity, which the icon and the tooltip correctl…

Read more