Dynamics User Group
Site
Search
User
Site
Search
User
Dynamics 365 for Finance and Operations/AX User Group
The AX Library
Forums
Blogs
More
Cancel
New
Dynamics 365 for Finance and Operations/AX User Group requires membership for participation - click to join (it's free)
The AX Library
A blog contains information about Dynamics AX core development and functional processes, tricks and trip, tutorials and much more.
Home
Subscribe by email
More
Cancel
Posts RSS
Atom
More
Cancel
Monthly archive list
January 2021
(1)
December 2020
(1)
November 2020
(3)
October 2020
(5)
September 2020
(4)
August 2020
(3)
July 2020
(6)
April 2020
(2)
June 2019
(2)
July 2018
(2)
January 2018
(1)
December 2017
(2)
November 2017
(1)
July 2017
(2)
June 2017
(1)
April 2017
(6)
March 2017
(4)
February 2017
(2)
January 2017
(1)
November 2016
(7)
September 2016
(3)
July 2016
(1)
May 2016
(6)
March 2016
(2)
February 2016
(1)
January 2016
(5)
December 2015
(3)
September 2015
(3)
Related
Related Tags
_AX General
AX 2009
AX 2012
AX 2012 R3
AX 2012 Security
AX 7
AX Forms
CDS
D365FinOps
D365FO
Data entities
data import
dual write
Dynamics 365 AX7
Dynamics 365 For Operations
Integration
PowerPlatform
Project management & accounting
Read Files
sales order tax
sysOperation Framework
Visual Studio
Workflow
X++
XML
Blog post list
Tags
Subscribe by email
More
Cancel
By date
By view count
By comment count
Descending
Ascending
D365FO: Right click on any control at D365FO browser takes you directly to the control in AOT
Faisal Fareed
Last week I explored very Interesting feature especially for developers where you right click on any field/control on the form and follow these steps. This opens the visual studio in non admin mod, Opens the correct form, and takes you directly at the control in AOT. NOTE: You can only get this feature...
2021-1-13
Mirror post
D365FinOps
80 views
0 comments
10 days ago
More
Cancel
Another step closer - Finance Operations data in Power Platform - Virtual Entities
Faisal Fareed
This post focuses on the integration technologies available to have the Microsoft Dynamics 365 Finance Operations data available in Dataverse/Common Data Services/CDS. What could be better then having The biggest ERP system's data in Power Platform. You can Power Portals, Power Apps, Power BI analytical...
2020-12-27
Mirror post
D365FinOps
Integration
Virtual Entities
100 views
0 comments
27 days ago
More
Cancel
D365FO: Entity cannot be deleted while dependent Entities for a processing group exist. Delete dependent Entities for a processing group and try again.
Faisal Fareed
Scenario: There are times when you want to delete an entity from target entity list and when you do so, you face an error message which does not tell you where exactly the entity has been used. "Entity cannot be deleted while dependent Entities for the processing group exist. Delete dependent Entities...
2020-11-30
Mirror post
D365FinOps
data management
Data entities
193 views
0 comments
1 month ago
More
Cancel
How to run dual-write table map when underline entity table is setup under cross-company data sharing policy
Faisal Fareed
Scenario: Project groups are shared across all legal entities in D365 finance & operations app so have setup under one of the cross-company data sharing policies. You are also required to setup dual-write table map for project groups to sync from FO to CDS. However, you get following error message when...
2020-11-29
Mirror post
dual write
D365FinOps
PowerPlatform
164 views
0 comments
1 month ago
More
Cancel
Steps to follow when refresh dual-write integrated environments (FO and CE)
Faisal Fareed
Scenario: The D365 finance & operations app is linked to Common Data Services through dual-write in development or sandbox environments. You are required to refresh databases in D365 FO and CDS both from another production environment (dual-write integrated (linked) environments in the scenario) Steps...
2020-11-21
Mirror post
D365CE
dual write
D365FinOps
PowerPlatform
209 views
0 comments
2 months ago
More
Cancel
Dual-write connection set error: An item with the same key has already been added
Faisal Fareed
If you happen to see this error message then you have duplicate records in cdm_company entity in CDS environment. Check for cdm_companycode field this is normally not allowed but have a look and delete the ones with duplicates.
2020-10-24
Mirror post
dual write
PowerPlatform
282 views
0 comments
3 months ago
More
Cancel
Dual-write integration for Cross-Company data in D365 Finance Operation
Faisal Fareed
Dual-write does not work with the cross company data sharing policies in D365 FinOps (there are so many names but I am using this name for reference ). Brief overview about cross company data sharing policy first to set the base for the readers, the Cross-Company data sharing lets you have your data accessible...
2020-10-24
Mirror post
dual write
D365FinOps
Integration
230 views
0 comments
3 months ago
More
Cancel
D365FO:
Faisal Fareed
If you experience below error message when trying to import bacpac file into tier 1 (DEV) environment then use the suggested steps to get over this error and get your database imported. Importing to database 'AxDB_Daxture' on server '.'. SqlPackage.exe : *** Error importing database:Could...
2020-10-20
Mirror post
148 views
0 comments
3 months ago
More
Cancel
Tips and Tricks on how to validate your dual-write integration field-by-field level - its easy believe me
Faisal Fareed
After you are done with your entity field mappings for a required entity map e.g. for Vendor Groups, we started to look at in previous post to get the payload for dual-write integration, two records get created in the following tables. 1. DualWriteProjectConfiguration 2. DualWriteProjectFieldConfigura...
2020-10-11
Mirror post
196 views
0 comments
3 months ago
More
Cancel
Want to see the inbound and outbound Payload for dual-write integration
Faisal Fareed
Let's continue where we left in first post "What got changed (Technical) in D365 Finance Operations with dual-write" our journey to understand what are the technical changes being done for dual-write framework. This post we will look at what are highly used tables, entities, and classes...
2020-10-11
Mirror post
dual write
D365FinOps
Integration
786 views
0 comments
3 months ago
More
Cancel
>