D365: Get worker email address by purpose in X++
1年前 (2024-07-26) 371浏览 0评论
This content demonstrates how to obtain a worker's email address based on a specific purpose, such as "Purchase Order," withi...
1年前 (2024-07-26) 371浏览 0评论
This content demonstrates how to obtain a worker's email address based on a specific purpose, such as "Purchase Order," withi...
1年前 (2024-07-26) 377浏览 0评论
This X++ code demonstrates how to retrieve the owner name of a dimension value in Dynamics 365 for Finance and Operations. Th...
1年前 (2024-07-18) 352浏览 0评论
This content provides a solution for downloading multiple files in X++ for Dynamics 365 for Finance and Operations. The class...
1年前 (2024-06-17) 519浏览 0评论
Windows could not start the Microsoft Dynamics 365 Unified Operations: Batch Management Service service on Local Computer: Er...
1年前 (2024-06-10) 336浏览 0评论
You can use Excel VBA macros to call Dynamics 365 FSCM OData Entities.
1年前 (2024-06-07) 821浏览 0评论
Important Note: Microsoft frequently updates SqlPackage. Therefore, it’s crucial to download the latest version of SqlP...
1年前 (2024-05-28) 1395浏览 0评论
This post demonstrates setting a form control value, controlling visibility of form controls, and getting the reference of a ...
2年前 (2024-05-01) 1343浏览 0评论
In Dynamics 365 for Finance and Operations, the business requirement to retrieve the user assigned to purchase orders can be ...
2年前 (2024-04-02) 1384浏览 0评论
Error:Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, Culture=ne...
2年前 (2024-03-28) 1371浏览 0评论
This X++ code demonstrates how to retrieve the last workflow approver in Dynamics 365 for Finance and Operations using the ge...
2年前 (2024-02-29) 1286浏览 0评论
This content demonstrates how to retrieve dimension display values in X++ for Dynamics 365 Finance and Operations. By utilizi...
2年前 (2024-02-02) 2053浏览 0评论
This post discusses the usage of the postLoad method in data management for Dynamics 365 for Finance and Operations. It expla...
2年前 (2024-01-17) 1752浏览 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++...
2年前 (2024-01-13) 1582浏览 0评论
If you are getting errors while upgrading your tier-1 environment, trust me you are not alone, many of us facing this error s...
2年前 (2024-01-09) 1532浏览 0评论
While importing the bacpac file into DEV exported from UAT using SqlPackage.exe, I got this error: Error: The source contains...
2年前 (2024-01-04) 1514浏览 0评论
While exporting data in BYOD ENUMS are exporting with values (numerical) than its string values. All ENUMS are sitting i...
2年前 (2023-11-23) 1758浏览 0评论
您是否对 AX 2012 中的用户角色与管理报告者角色的集成感到困惑?在 Management Reporter 中添加或删除用户时遇到问题?在这里得到你的答案。 在过去的几周里,AX 开发人员向我询问有关 Management Reporter 安...
2年前 (2023-05-19) 2003浏览 0评论
Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations Configuring Azure Key Vault Parameters...
3年前 (2023-04-30) 1952浏览 0评论
Hi Folks, In this post, I am going to share how to configure Azure key vault parameters in Dynamics 365 Finance and Oper...
3年前 (2023-04-12) 1500浏览 0评论
Hi Folks, When trying to restore a DB backup (.bak file) to one of the DEV boxes I was getting a strange error (initiall...