D365: How to get caller form name in Form extension class
William 1年前 (2024-01-17) 1670浏览 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 1年前 (2024-01-17) 1670浏览 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 1年前 (2024-01-13) 1497浏览 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...
William 1年前 (2024-01-09) 1455浏览 0评论
While importing the bacpac file into DEV exported from UAT using SqlPackage.exe, I got this error: Error: The source contains...
William 1年前 (2024-01-04) 1441浏览 0评论
While exporting data in BYOD ENUMS are exporting with values (numerical) than its string values. All ENUMS are sitting i...
alirazazaidi 1年前 (2024-01-02) 2516浏览 0评论
A small tip: I just create a purchase order and register the quantity. Either directly on the purchase order or through the m...
William 2年前 (2023-11-23) 1624浏览 0评论
您是否对 AX 2012 中的用户角色与管理报告者角色的集成感到困惑?在 Management Reporter 中添加或删除用户时遇到问题?在这里得到你的答案。 在过去的几周里,AX 开发人员向我询问有关 Management Reporter 安...
alirazazaidi 2年前 (2023-05-27) 2048浏览 0评论
In this post, we are going to verify vendor invoice is settle / paid or not. For this you have to go Accounts payable module ...
William 2年前 (2023-05-19) 1932浏览 0评论
Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations Configuring Azure Key Vault Parameters...
William 2年前 (2023-04-30) 1880浏览 0评论
Hi Folks, In this post, I am going to share how to configure Azure key vault parameters in Dynamics 365 Finance and Oper...
William 2年前 (2023-04-12) 1428浏览 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...
William 2年前 (2023-03-18) 1362浏览 0评论
Electronic Reporting module in Microsoft Dynamics 365 Finance Operation lets you archive file generated by ER at SharePoint l...
alirazazaidi 2年前 (2023-03-10) 1227浏览 0评论
Hi friends welcome to another post, In this post, I am going to share simple functionality of direct delivery to customer. In...
William 2年前 (2023-02-25) 1015浏览 0评论
Hi Folks, There are very simple steps to do initial setup between Postman and D365FO environment. Please follow below st...
alirazazaidi 2年前 (2023-02-12) 1129浏览 0评论
Lets start the blog, with very simple entry. In D365 Finance and Operations, We can add customize fields and same time we can...
William 2年前 (2023-02-04) 1109浏览 0评论
While duplicating an SSRS report for customization sometimes you may face this error at the time of report deployment. E...
William 2年前 (2023-01-24) 1041浏览 0评论
Occasionally, a Dynamics 365 Finance and Operations user may report missing a field after an upgrade was applied to productio...
alirazazaidi 3年前 (2023-01-06) 982浏览 0评论
I was at client side. End user did not going to sign off the functionality. He wants a few more changes. All these changes ar...
William 3年前 (2022-12-28) 908浏览 0评论
Hello all, I wanted to make a quick note about changing Adyen account and payment connector settings within Dynami...
William 3年前 (2022-12-13) 1009浏览 0评论
Hi Folks, Often we need to create Journals via X++ code as part of customization or integration and dimension is always ...
William 3年前 (2022-12-08) 803浏览 0评论
Hi Folks, If you just rolled out a new DEV VM and using VS for first time OR even you are using any VM for development, ...