William
8年前 (2018-04-17) 2141浏览 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-13) 1647浏览 0评论
With the release of Dynamics 365 for Finance and Operations 8.0 the customization model has not just been changed, it has bee...
William
8年前 (2018-04-12) 2764浏览 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-10) 2081浏览 0评论
Here is a walkthrough how to connect two Dynamics 365 Finance and Operations developer VMs with VSTS. Configure Azure AD and ...
William
8年前 (2018-04-09) 2961浏览 0评论
I was recently engaged in a bug where the size of container caused problems. The solution we arrived at was to implement comp...
William
8年前 (2018-04-09) 1764浏览 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) 2217浏览 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) 1602浏览 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-07) 1814浏览 0评论
In Norwegian a customer won a compensation case against an ERP implementation partner after the customer terminated the parti...
alirazazaidi
8年前 (2018-04-06) 2072浏览 0评论
Small tip but interesting. HcmWorker::findByPerson(DirPersonUser::find(workflowWorkItemTable.UserId).PersonParty).Pers...
William
8年前 (2018-04-06) 1553浏览 0评论
Since the start of this year, there is one question which has been bothering me a bit - What happened to the Dynamics 365 (fo...
William
8年前 (2018-04-05) 1868浏览 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) 1835浏览 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-04) 1621浏览 0评论
Consider a scenario where you are importing data using DIXF, and you get an error when you try to “Preview source ...
William
8年前 (2018-04-04) 2082浏览 0评论
本主题介绍在Microsoft Dynamics 365 for Finance和Operations版本8.0(2018年4月)中新增或更改的功能。该版本于2018年4月发布,内部版本号为8.0.30.8020。 要发现我们业务应用程序的最新更新,...
William
8年前 (2018-04-03) 1705浏览 0评论
One of the new features of the Common Data Service is to use Power Query to create custom entities that are linked back to ex...
William
8年前 (2018-04-03) 2215浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
alirazazaidi
8年前 (2018-04-02) 1919浏览 0评论
On the Business requirement, We can stop editing functionality for Approved BOM Item.
For This you have to visit
I...
William
8年前 (2018-04-01) 1809浏览 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) 1791浏览 0评论
I was working on creating the new Data entity related to Case Details on Dynamics ax 365, The creation went well and simple. ...