Member-only story
How to make the same record available in two different Organizations / Environments in Dynamics 365 Customer Engagement? Part 1
Why it is required?
Let’s discuss the scenario where we will be required to have some records in the Multiple Environment. Let’s say we have workflow or flow which is configured or running with specific records. So, if we move the flow or workflow to another organization or Instance so the same record is not available with the same GUID. To run the flow or workflow we must change the flow or workflow. Now if we have 10–20 flow / Workflow like the same, then it will be so much time consuming So, the best solution to have the Same records with the same GUID in multiple instances.
Prerequisite:
The system must have the same entity and fields present in both the system in which you must transfer records. Because it will through an error while import to destination Environment
Solution:
Exporting Phase:
Login to Source Environment from where you want to export the Data.
Open the Entity of which data needs to be migrated. You can see I have an Entity called Customer which is having a few numbers of records present in the system.