Tuesday, May 20, 2014

OIM - Re-Create Reconciliation Profile on Resource Object Form

If your target recon scheduled job is failing to create recon events, search your wls_oim1-diagnostic.log ($SERVER_NAME)-diagnostic.log.

If this error message is found:
DFW-99998 [org.xml.sax.SAXParseException][oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl$ProfileMarshaller.unMarshal][oim]

Open the wls_oim1.log ($SERVER_NAME.log) file and find the name of the Resource Profile that is invalid.
For example:
oracle.iam.reconciliation.exception.ReconciliationException: Invalid Profile - Exchange User

To resolve this:
  1. Login to the Design Console
  2. Expand Resource Management
  3. Double-click Resource Object. 
  4. Click the Search (binoculars) icon
  5. Click the Resource Objects Table tab which appears at the bottom. 
  6. Double-click the object matching the Error message above "Invalid Profile - [Resource Object]". 
  7. Select the Object Reconciliation tab at the top. 
  8. Finally, click the Create Reconciliation Profile button. 
  9. Re-run your target recon job (Note that if incremental is chosen you'll need to make a new change in the target system to re-test the recon).

No comments:

Post a Comment