[已解决]调用D365FO操作GetAzureWriteUrl时逻辑应用程序错误 / [Solved] Logic app error while calling D365FO action GetAzureWriteUrl
William 6年前 (2020-05-07) 1100浏览 0评论
Error:{ "status": 400, "message": "An error has occurred. Exception...
William 6年前 (2020-05-07) 1100浏览 0评论
Error:{ "status": 400, "message": "An error has occurred. Exception...
William 6年前 (2020-05-07) 1153浏览 0评论
I recently ran into an unfortunate limitation of .NET Interop from X++ (in D365FO). I wanted to check if an X++ object is of ...
William 6年前 (2020-05-02) 1086浏览 0评论
Hi Folks,Now when we don't have the leverage of Jobs any more and if you need quick result when you are dealing with multiple...
William 6年前 (2020-04-30) 1251浏览 0评论
In 2018, I wrote the blog post Throwing managed exceptions from X++ in D365FO, where I pondered upon how throwing proper exce...
William 6年前 (2020-04-30) 1372浏览 0评论
Purpose The purpose of this blog post is to demonstrate how can we generate a financial report in X++ and download it as a fi...
William 6年前 (2020-04-30) 1571浏览 0评论
Product Dynamics 365 Finance Description Once you get the SQL server name from UAT environment details page on LCS, it would ...
William 6年前 (2020-04-30) 1097浏览 0评论
You can quickly restart IIS express on a development environment of D365 Finance from within Visual Studio. This comes handy...
William 6年前 (2020-04-28) 1230浏览 0评论
William 6年前 (2020-04-23) 1171浏览 0评论
Here is some really good read on XDS and how to use it. While another link detailed about how to bypass XDS as some exception...
William 6年前 (2020-04-16) 1344浏览 0评论
This is for D365 F&O or whatever MS is calling it this year.It's a pretty traditional request to set the background color...
William 6年前 (2020-04-13) 1461浏览 0评论
I recently created a solution where I’m importing products and all related data for the grocery industry, and I wantedC...
William 6年前 (2020-04-13) 1250浏览 0评论
Following code snippet loop through metadata information of AOT objects (this example is to loop through all data entities).c...
William 6年前 (2020-04-04) 1342浏览 0评论
Hi Folks,Now when most of the project management stuff needs to handle via LCS for D365FO project implementation. In each clo...
William 6年前 (2020-04-02) 1371浏览 0评论
Create an Azure Function Azure Functions are simple way to pack and provide business logic as web service without worrying ab...
William 6年前 (2020-03-30) 2048浏览 0评论
If you are in the Dynamics space, you probably know the investments Microsoft has been making in Common Data Service …...
William 6年前 (2020-03-28) 1462浏览 0评论
Microsoft Dynamics 365 business applications are uniquely able to help organizations digitally transform by unifying data and...
alirazazaidi 6年前 (2020-03-27) 1706浏览 0评论
This blog post is for my notes, you can find more details on Microsoft link. There are some extra steps in the Microsoft link...
William 6年前 (2020-03-24) 1319浏览 0评论
When moving data from a sandbox environment to your dev-box you need sqlpackage to unpack the bacpac file to a database. This...
William 6年前 (2020-03-24) 1832浏览 0评论
This is something that I generally forget whenever I create a new dev-box. Visual Studio needs to be running as Administrator...
William 6年前 (2020-03-23) 1560浏览 0评论
When assigning licenses to a Dynamics 365 user, it would be beneficial if the system disabled and removed a licenseContinue R...