Page created: 15 Jul 2022
|
Page updated: 11 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.