William
7年前 (2018-04-17) 1733浏览 0评论
error “cannot create a data definition language command on “source document line”” In one of the clie...
William
7年前 (2018-04-17) 1904浏览 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
7年前 (2018-04-12) 2604浏览 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
7年前 (2018-04-09) 1601浏览 0评论
Recently i got chance to experience the D365 Package deployment, and here is the guide i have followed. https://docs.microsof...
William
7年前 (2018-04-08) 2059浏览 0评论
Satya Nadella We have seen an age of mobile phone apps, and guess what is coming next? Chatbot’s. To acknowledge their ...
William
7年前 (2018-04-08) 1439浏览 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
7年前 (2018-04-05) 1704浏览 0评论
Hi Guys This post targeting developers and help them submitting the document like free text invoice to workflow automatically...
William
7年前 (2018-04-05) 1636浏览 0评论
Hi Guys, This post targeting developers and help creating free text invoice from code in dynamics ax 2012 static void SimpleF...
William
7年前 (2018-04-03) 2044浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
William
7年前 (2018-04-01) 1657浏览 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
7年前 (2018-03-31) 1610浏览 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
7年前 (2018-03-31) 1084浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
William
7年前 (2018-03-28) 1983浏览 0评论
I was working with ODBC and i found this error, On searching i have found this article. Cannot execute the required database ...
William
7年前 (2018-03-27) 3004浏览 0评论
Hi, These days i am exploring Chat bots and possible implementation with Dynamics AX 365. It is exciting new thing with lots ...
William
7年前 (2018-03-23) 1784浏览 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
7年前 (2018-03-21) 1726浏览 0评论
Objective of this post is to create print management integration and creating the correct settings based on the document. In ...
William
7年前 (2018-03-21) 2372浏览 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
7年前 (2018-03-19) 1498浏览 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
7年前 (2018-03-18) 1883浏览 0评论
This SQL query is worth to share and can be used if we need to review Advance rule structure outside Dynamics AX  ...
William
7年前 (2018-03-16) 2062浏览 0评论
Hi Dax guys, I was working for a customer who was looking to implement custom designs on existing SSRS print management repor...