3.5 Reconciliation Jobs

These are the reconciliation jobs that are automatically created in Oracle Identity Governance after you create the application.

User Reconciliation Jobs

You can either use these predefined jobs or edit them to meet your requirements. Alternatively, you can create custom reconciliation jobs. For information about editing these predefined jobs or creating new ones, see Updating Reconciliation Jobs in Oracle Fusion Middleware Performing Self Service Tasks with Oracle Identity Governance.

The following reconciliation jobs are available for reconciling user data:

  • SAP Fieldglass Full User Reconciliation: Use this reconciliation job to reconcile user data from a target application.
  • SAP Fieldglass Limited User Reconciliation: Use this reconciliation job to reconcile records from the target system based on a specified filter criterion.

Following table describes the parameters of the SAP Fieldglass Full User Reconciliation job.

Table 3-7 Parameters of the SAP Fieldglass Full User Reconciliation Job

Parameter Description
Application name

Name of the AOB application with which the reconciliation job is associated. This value is the same as the value that you provided for the Application Name field while creating your target application.

Do not change the default value.

Filter Suffix

Enter the search filter for fetching user records from the target system during a reconciliation run.

Filter suffix:

Sample value: equalTo('__NAME__',John’)

For more information about creating filters, see Performing Limited Reconciliation.

Object Type

This parameter holds the name of the object type for the reconciliation run.

Default value: User

Do not change the default value.

Scheduled Task Name

Name of the scheduled task used for reconciliation.

Do not modify the value of this parameter.

Reconciliation Jobs for Entitlements

The following jobs are available for reconciling entitlements:

  • SAPFieldglass Manager Lookup Reconciliation
  • SAPFieldglass Group Lookup Reconciliation

The parameters for all the reconciliation jobs are the same.

Table 3-8 Parameters of the Reconciliation Jobs for Entitlements

Parameter Description
Application Name

Name of the application you created for your target system. This value is the same as the value that you provided for the Application Name field while creating your target application.

Do not modify this value.

Lookup Name

This parameter holds the name of the lookup definition that maps each lookup definition with the data source from which values must be fetched.

Depending on the Reconciliation job that you are using, the default values are as follows:

  • For SAPFieldglass Manager Lookup Reconciliation: Lookup.SAPFieldglass.Manager
  • For SAPFieldglass Group Lookup Reconciliation: Lookup.SAPFieldglass.Groups
Object Type

Enter the type of object whose values must be synchronized.

Depending on the reconciliation job that you are using, the default values are as follows:

  • For SAPFieldglass Manager Lookup Reconciliation: User
  • For SAPFieldglass Group Lookup Reconciliation: __GROUP__

Note:

Do not change the value of this attribute.
Code Key Attribute

Name of the connector or target system attribute that is used to populate the Code Key column of the lookup definition (specified as the value of the Lookup Name attribute).

Depending on the reconciliation job that you are using, the default values are as follows:

  • For SAPFieldglass Manager Lookup Reconciliation: __UID__
  • For SAPFieldglass Group Lookup Reconciliation: __UID__

Note:

Do not change the value of this attribute.
Decode Attribute

Name of the connector or target system attribute that is used to populate the Decode column of the lookup definition (specified as the value of the Lookup Name attribute).

Depending on the reconciliation job that you are using, the default values are as follows:

  • For SAPFieldglass Manager Lookup Reconciliation: __NAME__
  • For SAPFieldglass Group Lookup Reconciliation: __NAME__

Note:

Do not change the value of this attribute.