在 Microsoft Dynamics 365 F&O(D365FO)中嵌入网站
alirazazaidi 1个月前 (07-01) 3浏览 0评论
esterday, I worked on a small proof of concept (POC) to embed an external web page inside Microsoft Dynamics 365 Finance ...
alirazazaidi 1个月前 (07-01) 3浏览 0评论
esterday, I worked on a small proof of concept (POC) to embed an external web page inside Microsoft Dynamics 365 Finance ...
This post explains the process of creating sales orders in Dynamics 365 for Finance and Operations via a web service API. It ...
This post explains the process of creating sales orders in Dynamics 365 for Finance and Operations via a web service API. It ...
alirazazaidi 7个月前 (01-27) 1浏览 0评论
On new vm, I found following error, when ever, i try to create a new PR or purchase order. Following script helped me Refrenc...
Purpose: Install the latest version of an ISV on DEV environment Application: Dynamics 365 for Finance and Operations Busines...
William 2年前 (2024-07-27) 449浏览 0评论
Summary: Encountered error in DEV box during Refresh Entity List batch job after modifying data entity in Dynamics 365 for Fi...
William 2年前 (2024-07-26) 423浏览 0评论
This content demonstrates how to obtain a worker's email address based on a specific purpose, such as "Purchase Order," withi...
William 2年前 (2024-07-26) 427浏览 0评论
This X++ code demonstrates how to retrieve the owner name of a dimension value in Dynamics 365 for Finance and Operations. Th...
William 2年前 (2024-07-18) 405浏览 0评论
This content provides a solution for downloading multiple files in X++ for Dynamics 365 for Finance and Operations. The class...
alirazazaidi 2年前 (2024-05-31) 1448浏览 0评论
Where is admin Provisioning tool in 10.0.39. I just download the 10.0.39 vm form LCS. Microsoft just upload the vm on...
alirazazaidi 2年前 (2024-05-30) 1512浏览 0评论
Kill database issue in database restore Download two set of .backpac or move one copy into you vm. change the exten...
William 2年前 (2024-05-28) 1484浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
alirazazaidi 2年前 (2024-05-27) 1479浏览 0评论
One of my young colleuge needs a query so he can get packingslip line agains vend inoice trans. He was developing some report...
William 2年前 (2024-05-01) 1418浏览 0评论
In Dynamics 365 for Finance and Operations, the business requirement to retrieve the user assigned to purchase orders can be ...
William 2年前 (2024-03-28) 1468浏览 0评论
This X++ code demonstrates how to retrieve the last workflow approver in Dynamics 365 for Finance and Operations using the ge...
alirazazaidi 2年前 (2024-03-04) 1409浏览 0评论
I love D365 F&O because every day I have to learn something new. At the same time, D365 F&O was so big that I started...
William 2年前 (2024-02-29) 1368浏览 0评论
This content demonstrates how to retrieve dimension display values in X++ for Dynamics 365 Finance and Operations. By utilizi...
William 3年前 (2024-02-02) 2109浏览 0评论
This post discusses the usage of the postLoad method in data management for Dynamics 365 for Finance and Operations. It expla...
William 3年前 (2024-01-17) 1810浏览 0评论
This code demonstrates how to retrieve the caller form name and use it to run business logic in a Form extension class in X++...
William 3年前 (2024-01-09) 1597浏览 0评论
While importing the bacpac file into DEV exported from UAT using SqlPackage.exe, I got this error: Error: The source contains...