William
8年前 (2018-04-17) 1929浏览 0评论
error “cannot create a data definition language command on “source document line”” In one of the clie...
William
8年前 (2018-04-17) 2154浏览 0评论
In one of the integration, I needed to de-serialize a json to an object inside the AX. To de-serialize we have used DataContr...
William
8年前 (2018-04-12) 2775浏览 0评论
Hi Guys, Yesterday i have received a support request where i need to investigate this error, due to this error user is not ab...
William
8年前 (2018-04-09) 1774浏览 0评论
Recently i got chance to experience the D365 Package deployment, and here is the guide i have followed. https://docs.microsof...
William
8年前 (2018-04-08) 2229浏览 0评论
Satya Nadella We have seen an age of mobile phone apps, and guess what is coming next? Chatbot’s. To acknowledge their ...
William
8年前 (2018-04-08) 1614浏览 0评论
I was going thru the deployment document where I found the way to redeploy all the reports which also includes your custom re...
William
8年前 (2018-04-05) 1874浏览 0评论
Hi Guys This post targeting developers and help them submitting the document like free text invoice to workflow automatically...
William
8年前 (2018-04-05) 1843浏览 0评论
Hi Guys, This post targeting developers and help creating free text invoice from code in dynamics ax 2012 static void SimpleF...
William
8年前 (2018-04-03) 2222浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
William
8年前 (2018-04-01) 1816浏览 0评论
Hi Guys, This is with the 3rd and final part of same demo, In this post we will see what is the code we need to write on wep ...
William
8年前 (2018-03-31) 1801浏览 0评论
I was working on creating the new Data entity related to Case Details on Dynamics ax 365, The creation went well and simple. ...
William
8年前 (2018-03-31) 1245浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
William
8年前 (2018-03-28) 2186浏览 0评论
I was working with ODBC and i found this error, On searching i have found this article. Cannot execute the required database ...
William
8年前 (2018-03-27) 3181浏览 0评论
Hi, These days i am exploring Chat bots and possible implementation with Dynamics AX 365. It is exciting new thing with lots ...
William
8年前 (2018-03-23) 1974浏览 0评论
In this part of blog we will discuss, how we can create App on Azure, which is mandatory for creating this integration, if yo...
William
8年前 (2018-03-21) 1895浏览 0评论
Objective of this post is to create print management integration and creating the correct settings based on the document. In ...
William
8年前 (2018-03-21) 2561浏览 0评论
Object is to read data from Dynamics ax 365FO data entities using Web Api project. This is first part of the blog series on c...
William
8年前 (2018-03-19) 1702浏览 0评论
On Ax 2012 R3 one of the new cool features is the ability to insert data from a query directly into a table. Here is a quick ...
William
8年前 (2018-03-18) 2051浏览 0评论
This SQL query is worth to share and can be used if we need to review Advance rule structure outside Dynamics AX  ...
William
8年前 (2018-03-16) 2233浏览 0评论
Hi Dax guys, I was working for a customer who was looking to implement custom designs on existing SSRS print management repor...