PingDirectory

Modify operation example

About this task

A process flow diagram that is described in detail in the following steps.

Steps

  1. Detect change from the change log table on the source.

  2. Fetch the entry or table rows from affected tables on the source.

  3. Perform any mappings and compute the equivalent destination entry by constructing an equivalent LDAP entry or equivalent table row.

  4. Fetch the entry or table rows from affected tables on the destination.

  5. Diff the computed destination entry and actual destination entry.

  6. Apply the changes to the destination.