William
8年前 (2018-04-10) 2164浏览 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) 3032浏览 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) 1856浏览 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) 2289浏览 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) 1684浏览 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) 1893浏览 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) 2148浏览 0评论
Small tip but interesting. HcmWorker::findByPerson(DirPersonUser::find(workflowWorkItemTable.UserId).PersonParty).Pers...
William
8年前 (2018-04-06) 1619浏览 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) 1942浏览 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) 1920浏览 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) 1703浏览 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) 2171浏览 0评论
本主题介绍在Microsoft Dynamics 365 for Finance和Operations版本8.0(2018年4月)中新增或更改的功能。该版本于2018年4月发布,内部版本号为8.0.30.8020。 要发现我们业务应用程序的最新更新,...
William
9年前 (2018-04-03) 1772浏览 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
9年前 (2018-04-03) 2293浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
alirazazaidi
9年前 (2018-04-02) 1992浏览 0评论
On the Business requirement, We can stop editing functionality for Approved BOM Item.
For This you have to visit
I...
William
9年前 (2018-04-01) 1888浏览 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
9年前 (2018-03-31) 1892浏览 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
9年前 (2018-03-31) 1304浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
William
9年前 (2018-03-29) 2291浏览 0评论
Disclaimer: I have no idea if the title is true or not. There are no world cups for languages competing against each other fo...
William
9年前 (2018-03-28) 2243浏览 0评论
I was working with ODBC and i found this error, On searching i have found this article. Cannot execute the required database ...