5.1 Configuring Reconciliation

While creating an application, you must configure connection-related parameters that the connector uses to connect Oracle Identity Governance with your target system and perform connector operations.

In addition, you can view and edit attribute mappings between the process form fields in Oracle Identity Governance and target system columns, predefined correlation rules, situations and responses, and reconciliation jobs.

5.1.1 Performing Full Reconciliation

Full reconciliation involves reconciling all existing user records from the target system into Oracle Identity Governance. After you create the application, you must first perform full reconciliation.

Full reconciliation involves reconciling all existing user records from the target system into Oracle Identity Governance.

After you create the application, you must first perform full reconciliation. To perform a full reconciliation run, ensure that no value is specified for the Filter parameter of the job for reconciling users.

5.1.2 Performing Limited Reconciliation

Limited or filtered reconciliation is the process of limiting the number of records being reconciled based on a set filter criteria.

By default, all target system records are reconciled during the current reconciliation run. You can customize this process by specifying the subset of target system records that must be reconciled. You can perform limited reconciliation by creating filters for the reconciliation module. This connector provides a Filter attribute (a scheduled task attribute) that allows you to use DocuSign Connector resource attributes to filter the target system records.

Due to the limited functionality support of the DocuSign target system with respect to filtering queries for string data type fields, the connector only supports /userId and &email=<email_id> filters. Below are examples for both filters:

Filter Suffix value: /userId 
    Example: /423de2c9-6ef2-4827-8761-778556403170

In this example, the record whose userId is 423de2c9-6ef2-4827-8761-778556403170 is reconciled.

Filter Suffix value: &email=<emailId> 
    Example: &email=john.snow@example12.com

In this example, all records whose email is john.snow@example12.com is reconciled.