"No Match Found" Status during Manual Linking in Recon Manager
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