Modify operation example
About this task
Steps
-
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.