From the Microsoft Dynamics AX Blogs: Performance and retail features;...
A selection of the latest insight from the Dynamics AX blogs: Retail and System Performance; How to Fix Error When Running AX 2012 Reports: "An Exchange Rate Cannot Be Found For Exchange Rate Type ZZZ...
View ArticleAX & Azure Series: Redis Cache
The underlying data structure for AX is gigantic, as many of us have become intimately aware. As such, performance tuning is always something on the mind of those who administer the ERP system....
View ArticleIncrement dates by months in X++
A question was asked in the forums, about how to increment dates by months like:21/02/201521/03/201521/04/2015etc.nextMth and dateMthFwd was suggested, so I just wanted to list some options.Consider...
View ArticleList of duties and privileges under a Role
Hi,Use the below job to get list of duties and privileges under one or more roles.staticvoidgetAllDutiesAndPrivilidgesUnderRole(Args _args){ str fileName =...
View ArticleAXBuilder
I have been testing the new CU7 AXBuilder compile feature. It seems to work quite well. Comparing the compile time of the AXBuilder to the standard AX compile time is as follows: Standard system...
View ArticleError while table synch
Error: While doing Synchronization system throw below errorSQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]Error: The new name '' is already in use as a COLUMN name and...
View ArticleEquipment Lost & (Then) Found
Crimes of theft seem to be inevitable in today’s society. Theft of equipment for a business can occur in various scenarios; employee theft, customer theft, random theft. Despite the preventative...
View ArticleUseful SQL Query (Part 3) – Remove database log from SQL
There are certain needs when you want to remove the database logs. Below SQL query will help you in that.Paste your text here.USE [master] GO ALTER DATABASE [TestDb] SET RECOVERY SIMPLE WITH NO_WAIT...
View ArticleCIL compile errors on classes that do not exist
A strange issue occurred today. I compiled the CIL on a system today, and the system reported an error. The error log included a handful of classes that did not exist in the system. They related to...
View ArticleTutorial: Caching display methods
OverviewCaching is an important part of the Microsoft Dynamics AX application. It allows us to significantly speed up certain processes by avoiding redundant round trips to the server and the database....
View ArticleDeleting work items in Microsoft Test Manager or on TFS
When you create Test Plan or Test Case in MTM or on TFS and you figure out that you do not need it any more, you cannot just select Test Plan and click Delete or Remove. The process is not easy.You can...
View ArticleMRO Industry Webinar; Dynamics AX for Serviceable Material Strategy
Webinar: Thursday, May 28, 12pm CSTThe Clients First MRO Consultants and Marketing Team have put together a free presentation geared towards the key factors driving the most lucrative serviceable...
View ArticleGarnish Employee Wages with AX 2012
Wage garnishment is a legal procedure in which a person’s earnings are required by court order or other equitable procedures to be withheld by an employer for the payment of a debt such as child...
View Article"Error number: 1010 An error occurred displaying the transaction (AX Retail...
Hi, A few days ago i am working on an assignment of adding Sales person to a transaction.All the things went fine.when i run the scenario and after adding sales person to the transaction and then...
View ArticleCommodity codes on category hierachies
When you build your categories hierarchies for your catalogs you might want to consider do you build your own hierarchy or do you use an a standard hierarchy. Often you have a combination of the two....
View Articlelabel printing and barcode format
If you have started to use the warehouse management capabilities of AX2012 R3 then one of the jobs you will get to is label printing. There maybe different types of labels you might print based on...
View ArticleDynamics AX 2012 R3 Report Deployment Error with Visual Studio 2013-”Loading...
Dynamics AX 2012 R3 Report Deployment Error with Visual Studio 2013-”Loading this assembly would produce a different grant set from other instances“ Error: The "GenerateRdlTask"...(read more)
View ArticleNew WMS/TMS eLearning courses for CU8
There's two new L200 eLearning courses for using warehouse or transportation management in Microsoft Dynamics AX 2012 R3 CU8. Please note that these two courses will replace the old courses on the same...
View ArticleRecording accounting transactions
I did a post a long time back and had the intentions of trying to do a series on the topic, better late than never, here is the next one. This one we’ll start to have a look at the concepts of...
View ArticleAXUG Focus 2015: Integrated EDI for the Manufacturing & Supply Chain
In just one week, AXUG FOCUS 2015 commences at the Walt Disney World Swan and Dolphin Hotel in Orlando, FL. As part of the overall event, AXUG has designed three individual, two-day conferences,...
View Article