3.5 Reconciliation Jobs

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

User Reconciliation Job

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 Google Cloud Platform Connector Target Resource User Reconciliation job is used to reconcile user data from a target application.

Table 3-11 Parameters of the Google Cloud Platform Connector Target Resource User Reconciliation Job

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.

Batch Size Enter the number of records that must be included in each batch fetched from the target system.
Filter This attribute holds the ICF Filter written using ICF-Common Groovy DSL. See Performing Limited Reconciliation for more information about this attribute.
Object Type

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

Default value: User

Do not change the default value.

Delete User Reconciliation Job

The Google Cloud Platform Connector Target Resource User Delete Reconciliation job is used to reconcile deleted user data from a target application.

Table 3-12 Parameters of the Google Cloud Platform Connector Target Resource User Delete Reconciliation Job

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.

Batch Size Enter the number of records that must be included in each batch fetched from the target system.
Object Type

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

Default value: User

Do not change the default value.

Reconciliation Jobs for Entitlements

The following jobs are available for reconciling entitlements:
  • GCP Group Lookup Reconciliation
  • GCP OrgUnit Lookup Reconciliation
  • GCP Admin Roles Lookup Reconciliation
  • GCP Project Roles Lookup Reconciliation
  • GCP Organisation Roles Lookup Reconciliation

The parameters for all the reconciliation jobs are the same.

Table 3-13 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 GCP Group Lookup Reconciliation: Lookup.GCP.Groups
  • For GCP OrgUnit Lookup Reconciliation: Lookup.GCP.OrgUnits
  • For GCP Admin Roles Lookup Reconciliation: Lookup.GCP.AdminRoles
  • For GCP Project Roles Lookup Reconciliation: Lookup.GCP.ProjectRoles
  • For GCP Organisation Roles Lookup Reconciliation: Lookup.GCP.OrganizationRoles
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 GCP Group Lookup Reconciliation: Group
  • For GCP OrgUnit Lookup Reconciliation: __ORGUNIT__
  • For GCP Admin Roles Lookup Reconciliation: __ROLE__
  • For GCP Project Roles Lookup Reconciliation: __GCPROLE__
  • For GCP Organisation Roles Lookup Reconciliation: __GCPORGROLE__

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 GCP Group Lookup Reconciliation: __NAME__
  • For GCP OrgUnit Lookup Reconciliation: __UID__
  • For GCP Admin Roles Lookup Reconciliation: __UID__
  • For GCP Project Roles Lookup Reconciliation: __UID__
  • For GCP Organisation Roles 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 GCP Group Lookup Reconciliation: __NAME__
  • For GCP OrgUnit Lookup Reconciliation: __UID__
  • For GCP Admin Roles Lookup Reconciliation: __NAME__
  • For GCP Project Roles Lookup Reconciliation: __NAME__
  • For GCP Organisation Roles Lookup Reconciliation: __NAME__

Note: Do not change the value of this attribute.

Batch Size Enter the number of records that must be included in each batch fetched from the target system.

Note:

It is applicable for "GCP Group Lookup Reconciliation".