Page created: 26 Jul 2021
|
Page updated: 18 Jul 2023
- Detect change from the change log table on the source.
- Fetch the entry or table rows from affected tables on the source.
- Perform any mappings and compute the equivalent destination entry by constructing an equivalent LDAP entry or equivalent table row.
- Fetch the entry or table rows from affected tables on the destination.
- Diff the computed destination entry and actual destination entry.
- Apply the changes to the destination.