Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"No Match Found" Status during Manual Linking in Recon Manager

vijay chinnasamyJan 24 2011 — edited Jan 24 2011
Hi,

I have a custom connector and the process form contains only First Name, Last Name, User ID and Password (four fields). Only First Name, Last Name and User ID are mandatory in the process form.

I populated the UserMap for FirstName, LastName and UserID. Also, Server Name and Status (Provisioned).
I am using the following code to link the user with the Target. It does not work - In the Recon Mgr, it is showing as "No Match Found".

long reconKey = reconUtility.createReconciliationEvent(Users_Object, reconDetails, true);

Then, I checked the Recon Rules, Process Definition and Resource Object Definition.

I added the Rule in the Recon Rule Builder. (User Login equals USER ID)
I added the recon rules in the RO (No Match Found -> Assign to Admin , One match found -> Link the User).
Recon Filed Mappings are fine in the Process Definition.

Thought this could be cache - restarted OIM - Still no luck.

Any idea why I am still getting the "No Match Found"?

Regards
Vijay Chinnasamy
This post has been answered by Kevin Pinsky on Jan 24 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2011
Added on Jan 24 2011
3 comments
156 views