-
Notifications
You must be signed in to change notification settings - Fork 3
Manual Sync Data
Sergio Galan edited this page Jan 8, 2021
·
4 revisions
Events synchronization will send data elements from your source instance to your destination instance.
Within this section we explain the manual synchronization interface but, if you create a data syncrhonization directly as a rule, the process is the same with a couple additional of steps.
if the metadata in the source and destination instance is different then you need to map their metadata before attempting any data synchronization operation Read more about the mapping process here
A couple of common use cases:
- one country sending to a region the data they have gathered for a specific program.
- Synching data between dev and production instances
MD Sync let you to sync:
- Aggregated Data (Dataset)
-
Events (Program) with:
- Indicators: The formula for that indicator will be calculated locally and on the destination they will receive the result
- Data elements
The process is similar in both cases. Read about it here