lingdanglfw(DAX)

导航

上一页 1 2 3 4 5 6 ··· 33 下一页

2024年2月29日

SQL Server Change Tracking

摘要: Solution There are several solutions to the above scenario, such as Change Data Capture (CDC) and Change Tracking (CT) which are two widely used mecha 阅读全文

posted @ 2024-02-29 14:59 lingdanglfw 阅读(7) 评论(0) 推荐(0) 编辑

2024年1月12日

One Dynamics One Platform : Analytics - Delta Lake Synapse Link

摘要: Update September 2023 : The F&O part is now in General Avaibility (GA) Hope you had a good summer holiday, starting next season's articles, it was tim 阅读全文

posted @ 2024-01-12 15:44 lingdanglfw 阅读(18) 评论(0) 推荐(0) 编辑

Dynamics 365 Finance & Operations with Power Automate

摘要: Hello Dynamics Community, Update 1st December 2021 / I will really suggest to read my recent article (2 years after his one about a game changer on th 阅读全文

posted @ 2024-01-12 15:40 lingdanglfw 阅读(23) 评论(0) 推荐(0) 编辑

One Dynamics One Platform - Dataverse C# Plugin for Dynamics 365 F&O

摘要: Hello the Community, back from the D365 FO Summit 2023 in Lisboa, after 3 years it was really good to meet in-person again after Covid ! Thanks all th 阅读全文

posted @ 2024-01-12 12:54 lingdanglfw 阅读(10) 评论(0) 推荐(0) 编辑

CDS Virtual Entities with Dynamics 365 Finance and Operations

摘要: Hello the Community. Hope you are doing well ! Before really start to explain how it works and how this feature can help you, I will start by presenti 阅读全文

posted @ 2024-01-12 12:48 lingdanglfw 阅读(7) 评论(0) 推荐(0) 编辑

Dynamics 365 Finance Operations Data Event Catalog - Power Platform Convergence

摘要: Dynamics 365 Finance Operations Data Event Catalog - Power Platform Convergence Hello the Community, long time no post, but so much to talk about now 阅读全文

posted @ 2024-01-12 12:42 lingdanglfw 阅读(6) 评论(0) 推荐(0) 编辑

2024年1月8日

An unexpected error has occurred while opening the workflow. See the event log on the AOS and contact your system administrator to resolve the issue.

摘要: \Forms\WorkflowEditorHost\Methods\build private void build() .... System.Exception interopException; ............ else { try { workflowConfiguration = 阅读全文

posted @ 2024-01-08 22:06 lingdanglfw 阅读(47) 评论(0) 推荐(0) 编辑

2023年11月17日

implement a parallel batch processing in X++ of Dynamics 365 F&O

摘要: One of the powerful features of Dynamics 365 Finance and Operations is a Batch framework. In this post, I explain how you can convert your existing ba 阅读全文

posted @ 2023-11-17 10:47 lingdanglfw 阅读(22) 评论(0) 推荐(0) 编辑

2023年7月6日

TFS workspace clean for Dynamics 365 for Finance and Operations

摘要: Product: Dynamics 365 for Finance and Operations Purpose: The purpose of this blog is to explain how can we resolve the version control workspace issu 阅读全文

posted @ 2023-07-06 23:15 lingdanglfw 阅读(13) 评论(0) 推荐(0) 编辑

2023年6月16日

AX2012 call Webservice directly

摘要: Static void CallWebService(str sURL, RecId PORecId ){ System.Net.HttpWebRequest httpRequest = null; System.Net.HttpWebResponse httpResponse = null; Sy 阅读全文

posted @ 2023-06-16 23:25 lingdanglfw 阅读(17) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 33 下一页