William
8年前 (2018-04-17) 1954浏览 0评论
error “cannot create a data definition language command on “source document line”” In one of the clie...
William
8年前 (2018-04-17) 2179浏览 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) 2799浏览 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) 1815浏览 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) 2255浏览 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) 1644浏览 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) 1901浏览 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) 1882浏览 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) 2248浏览 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) 1844浏览 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) 1847浏览 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) 1267浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
William
8年前 (2018-03-28) 2206浏览 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) 3211浏览 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) 2003浏览 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) 1919浏览 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) 2596浏览 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) 1730浏览 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) 2102浏览 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) 2276浏览 0评论
Hi Dax guys, I was working for a customer who was looking to implement custom designs on existing SSRS print management repor...