Process matching is determined by the reconciliation mapping key field. During a target reconciliation run, process matching rule is performed on each process form of a resource object instance (account). If no match is found, then entity matching (uses reconciliation rule which tries to match based on an attribute in the OIM User Profile with a target system attribute) is performed.
1. Log in to design console and navigate to Process Management -> Process Definition.
2. Search for Flat File and click Reconcilation Field Mappings tab.
3. For single-valued attributes, click the Add Field Map button. Add the following reconciliation field to process form field mappings.
Field Name | Field Type | Process Data Field | Key Field | Case-Insensitive |
---|---|---|---|---|
String | UD_FLAT_FIL_EMAIL | No | No | |
AccountId | String | UD_FLAT_FIL_ACCOUNTID | Yes | No |
FirstName | String | UD_FLAT_FIL_FIRSTNAME | No | No |
lastName | String | UD_FLAT_FIL_LASTNAME | No | No |
Example |
4. For multi-valued attributes, click the Add Table Map button. Then right click on the multi-valued attribute and click Define property field map. There must be at least one key field in a table map.
Field Name | Field Type | Table Name |
---|---|---|
Roles | Multi-Valued | UD_FLAT_CH |
No comments:
Post a Comment