How To Preprocess Flat File Before Providing Data To Flat File Connector
(Doc ID 2858671.1)
Last updated on APRIL 01, 2022
Applies to:
Identity Manager Connector - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Goal
A user is reconciled into Oracle Identity Manager (OIM) from an Active Directory (AD) Trusted source. We then use a file from the Flat File Connector to update a few other attributes. However, the client is not providing the matching attribute for flat file.
In the flat file connector preprocess handler, we are using UserManager API to search for the user in OIM based on firstname, lastname and MiddleName
We are getting below error while searching for the user:
Entered in to Hire Location
VERSIONS
OIM 12.2.1.4.211010
12c Flat file connector. (org.identityconnectors.flatfile-12.3.0.jar)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |