web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Sync Entities Between 2 Environments?

(0) ShareShare
ReportReport
Posted on by 8

Hi,

I need to periodically sync several entities from a source Dynamics 365 environment to another cloned Dynamics 365 environment (containing the same entities). The sync should only be one way i.e. Source > Destination.

 

How can this be achieved? Is there any out-of-the-box way to do this?

 

Thanks

I have the same question (0)
  • Suggested answer
    Daniel Neudert Profile Picture
    on at

    Hello,

    you can try to use PowerAutomate/Flow, using the Common Data Service Connector, to retrieve the records and Update/Create them, within the other environment.

    So please have a look at the following documentation for a similar example:

    - docs.microsoft.com/.../odata-filters

    - docs.microsoft.com/.../connection-dynamics365

    - docs.microsoft.com/.../connection-cds

    I hope these information will further help you, to apply it within a similar suitable way.

  • dd555 Profile Picture
    65 on at

    There are a few options here that can be used. I would pick the one most appropriate for your organisation. It also depends on how "enterprise" this solution needs to be and what your budget is.

    High Cost / "Enterprise Solutions"

    1. Personally, I would use Azure Data Factory (ADF). You can think of ADF as SQL Server Integration Services as a Platform (SSIS) in Azure.
    2. If you are familiar with SSIS then you could use SSIS with the KingswaySoft Adapters.
    3. You could run a WebJob or Azure Function that uses the Power Platform SDK.

    High Cost / "Simple Solutions"

    1. As Daniel mentioned about PowerAutomate is a potential technology that could be used.
    2. Power Platform has export and import functionality. You could manually export the data from the target and import it into the destination. This could be automated using the Configuration Migration Tool. I would highly recommend this approach if your solution does not have to be fully automated. Configuration Migration Tool Docs - https://docs.microsoft.com/en-us/power-platform/admin/manage-configuration-data.
    3. A .net Console application that uses the Power Platform C# SDK to sync data from source to target.

    I am happy to provide more details once I know more about the sync process. Such as Does it have to be fully automated? What your budget is? Does it need enterprise integration features such as auditions, replayability (retries) and error logging? Can it be a manual or semi-manual process?

    Hope the above 6 options give you some ideas.

  • Suggested answer
    AsserFahrenholz Profile Picture
    20 on at

    I'd use the Data Integration projects from the CDS Admin Center. Those are one-way, environment-to-environment, entity-to-entity maps, project can contain more entities, run in a specific order. That should cover your requirements as I read them.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Martin Dráb Profile Picture

Martin Dráb 45 Most Valuable Professional

#2
iampranjal Profile Picture

iampranjal 36

#3
Satyam Prakash Profile Picture

Satyam Prakash 31

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans