Friday, December 20, 2013

Flat File Connector: Creating Reconciliation Profile

Description: You will be creating a reconciliation profile for the flat file connector. This consists of creating reconciliation fields and reconciliation action rules.

Reconciliation fields represents the actual fields of the target system. Association between the reconciliation fields and target system fields is determined by a lookup, namely Lookup.*.UM.ReconAttrMap.

Reconciliation action rules define the actions that must be performed based on the reconciliation rules. These action rules determine how the reconciliation events are processed (E.g. A new provisioned resource in Oracle Identity Manager is created and associated with the corresponding owner identity. The matched provisioned resource in Oracle Identity Manager is updated to reflect the current state of the target account).

To add fields and action rules to the flat file reconciliation profile:

1. Log in to design console and navigate to Resource Management -> Resource Objects.


2. Search for the FLATFILERESOURCE object and click the Object Reconciliation tab.


3. Click Add Field and add the following fields.

Field Name Field Type Required
AccountId String Yes
FirstName String No
email String No
lastName String No
Roles Multi-Valued Attribute No



Example: Specify Field Information and Save

4. To add a field to a multi-valued field, right click it and select Define Property Fields. The new field should be nested inside the multi-valued field.




5. Add the following action rules under the Reconcilitation Action Rules tab.

Rule Condition Action
No Matches Found None
One Entity Match Found Establish Link
One Process Match Found Establish Link



6. Update the metadata by clicking Create Reconciliation Profile.


No comments:

Post a Comment