Unable to cast CustVendTransOpen to VendTransOpen at method CheckPWPEnabled
I was trying to create a general journal with vendor payments and settle open Vendor transactions. When the code was run manually it worked fine. However when we ran the job in a batch mode it failed...
View ArticleAX 2012 Dev training presentations
I recently switched jobs and one of my responsibility is to build AX 2012 capability in the internal IT team. I am focusing on Dev I, II and III and as part of the weekly training I have prepared some...
View ArticleAX 2012 PowerShell script to export users and roles
If you are trying to migrate data from one of your development environment to another development environment, you would typically do this through a database restore. There are a number of parameters...
View ArticleOne AX Restore to go!
The key to learning new things in life is “A Need” but the success of learning depends on “Desire” and “Passion”. One of the challenges I was faced with recently was to restore the data from one AX...
View ArticleA flight plan for TMS in AX 2012 R3
One of the new modules in AX 2012 R3 is Transportation Management System (TMS). TMS allows us to shop for transportation rates based on mileage or weight for moving goods from point A to point B....
View ArticlePlaying Peekaboo with AX modules
Have you ever had a need to hide a few of your modules from all users/or a few users? Alternative you wanted to show only a few modules to all your users? To achieve this there are 2 options. 1. For...
View ArticleCreate a lookup for Financial dimension values
Sometimes there is a requirement to create a new field on a table that should be populated from a custom financial dimension values. And you want to show a lookup on the data entry form for this field...
View ArticleCoding code – Security role creater
Recently tasked with a mundane coding activity to create security roles based on a bunch of standard roles, i came up with a simple x++ code to help me in this activity or maybe just something to keep...
View ArticleCoding Code – Security role creator – II
Here is a variation of code that creates a duplicate of all standard roles and removes the human resources related duties from these duplicated roles. static void...
View ArticleWhat is Microsoft Cloud for Retail?
Industry clouds have been a major focus area for Microsoft. The recent announcement from Microsoft on the General Availability of Microsoft cloud for financial services was much anticipated. In this...
View Article