D365 FO and AX 2012 Technical discussion

Thursday, May 2, 2019

Clear multiple open statements using X++ in ax 2012

›
static void ClearStatement(Args _args) {     RetailStatementTable    statementTable;     while select forUpdate statementTable        ...
Sunday, April 21, 2019

How to Unregister or deregister all items in purchase order using X++ (Via Code) in ax 2012

›
Hi Guys, I have registered PO lines using Item arrival journal. Need to unregister more that 500 lines. below are lines of code to unr...
Tuesday, July 24, 2018

POWER BI - Changing datasource from Import to Direct Query

›
Hi all I recently wanted to change the datasource from Import to Live Query using the "Power BI service" and had a good look...
1 comment:
Tuesday, July 11, 2017

AX 2012 for Retail: Common practices and brief explanations for daily EPOS procedures and operations

›
The intent of this article is to assist with discovering the basic retail daily procedures for a Cashier and Manager from the design point...
7 comments:
Monday, November 14, 2016

How to create entity relationship diagram (ERD) in AX 2012

›
Recently I have to generate a ER-diagram for specific list of tables in Dynamics Ax.  Dynamics Ax has built in feature. Prerequisite of ...

How to connect or access external database from AX 2012

›
Sometimes we have to communicate with outside of Dynamics Ax with in boundaries of Dynamics ax. Consider following scenario where I have...

How to clear the cache of all clients in AX 2012

›
According to that reference we have to reset the GUID, so all Clients have to reset its cache, this method required AOS restart. static v...
‹
›
Home
View web version

About Me

Anant Dubey
View my complete profile
Powered by Blogger.