Running Incremental Trusted Source Reconciliation

You can perform an incremental trusted source reconciliation run after generating and installing the connector.

The following are the tasks to performed for an incremental trusted source reconciliation run:

  1. The target system (database) must have users.
  2. Generate the connector. This involves configuring the DBATConfiguration.groovy file and running the DBAT Generator to discover the schema and generate the connector. See Generating the Database Application Tables Connector for detailed information about connector generation.

    Note:

    While configuring the DBATConfiguration.groovy file, ensure you have specified a value for the changeLogColumn property. Otherwise, the scheduled job used to perform an incremental reconciliation run is not created.
  3. Install the generated connector. See Overview of Installing DBAT Connector for detailed information about installing the generated connector.
  4. Create the IT resource for your target system. See About Configuring Secure Communication Between the Target System and Oracle Identity Manager for more information.
  5. Run the RESOURCE Trusted Resource User Reconciliation scheduled job to perform a full trusted source reconciliation run to fetch all user records in the target system to Oracle Identity Manager. See Scheduled Jobs for Reconciliation of User Records for more information about this scheduled job.
  6. Perform some changes to user records in your target system.
  7. Run the RESOURCETrusted Incremental Resource User Reconciliation scheduled job to perform an incremental reconciliation run to fetch only the user records that were modified in the target system since the last reconciliation run. See Scheduled Jobs for Incremental Reconciliation for more information about this scheduled job.