Dynamics User Group
Site
Search
User
Site
Search
User
Dynamics 365 for Finance and Operations/AX User Group
The AX Library
The Dual Write implementation - Part 1
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.
Post Details
Faisal Fareed
2020-7-23 8:53 AM
0 comments
641 views
Mirror post
Home
Posts RSS
More
Cancel
Share
Subscribe by email
All blogs RSS
Atom
More
Cancel
Most recent posts
Tags
Subscribe by email
More
Cancel
By date
By view count
By comment count
Descending
Ascending
Faisal Fareed
2021-1-24
Mirror post
dual write
Data integrator
PowerPlatform
Dual-write learning series - Dual-write initial sync is the data integrator
One of the features of the dual-write is initial sync where you copy data from the source app (Finance Operation OR DataVerse) to the target app (Finance Operation OR DataVerse) depending on the selection...
(Continue reading)
179 views
0 comments
1 month ago
More
Cancel
Faisal Fareed
2021-1-13
Mirror post
D365FinOps
D365FO: Right click on any control at D365FO browser takes you directly to the control in AOT
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...
(Continue reading)
154 views
0 comments
1 month ago
More
Cancel
Faisal Fareed
2020-12-27
Mirror post
D365FinOps
Integration
Virtual Entities
Another step closer - Finance Operations data in Power Platform - Virtual Entities
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...
(Continue reading)
160 views
0 comments
2 months ago
More
Cancel
Faisal Fareed
2020-11-30
Mirror post
D365FinOps
data management
Data entities
D365FO: Entity cannot be deleted while dependent Entities for a processing group exist. Delete dependent Entities for a processing group and try again.
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...
(Continue reading)
268 views
0 comments
3 months ago
More
Cancel
Faisal Fareed
2020-11-29
Mirror post
dual write
D365FinOps
PowerPlatform
How to run dual-write table map when underline entity table is setup under cross-company data sharing policy
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...
(Continue reading)
219 views
0 comments
3 months ago
More
Cancel
>
The Dual Write implementation - Part 1
Faisal Fareed
2020-7-23
In this post I will talk purely about how to implement dual write, there will be series of posts to address complete implementation cycle so stay tune.
Let's deep dive without any therotical information
Check you have access to
https://make.powerapps.com/
Choose right environment of CDS (CE)
Make sure you have access to the environment too, click on gear icon and Admin Center
Look for required environment and Open it, you must have access as going forward you are going to configure dual write steps in the environment user the same user you are logged in now.
Now, go back to power platform admin center and follow these steps.
1. Resources
2. Dynamics 365 apps
3. Filter with word 'Dual'
Follow these steps and install first dual write solution '
Dual-write application orchestration solution
'
Follow same steps to install '
Dual-write core solution
'
Log on to CE environment and click on gear icon | Advance settings
Click on Settings little down arrow and select Security
Click on Users
Switch to Application Users and create two new users using these two application Ids
00000015-0000-0000-c000-000000000000
2e49aa60-1bd3-43b6-8ab6-03ada3d9f08b
Any email address can be used and not necessarily be valid emails
Now, log on to D365 Finance and Supply Chain Management environment
Go to
System Administration | Setup | Azure Active Directory Applications
and add following application Ids
33976c19-1db5-4c02-810e-c243db79efde
2e49aa60-1bd3-43b6-8ab6-03ada3d9f08b
You are done with the initial setup and installation of dual write solutions - great job !!
NOTE: Both CDS and FO environments have to be on same tenant.
That's it with this post and will continue with configuring dual write so stay tune!!!
Go to the (full) original post and its comments.
Comment List
Related
Recommended