Error in Target Reconciliation
I am using the webservices connector for target reconciliation.
Getting the below error in target reconciliation:-
<Jul 25, 2018 1:39:56,631 PM EEST> <Warning> <ORG.IDENTITYCONNECTORS.GENERICWS.GENERICWSCONNECTOR> <BEA-000000> <org.identityconnectors.genericws.GenericWSConnector : getBatchSize : Invalid batch option. Turning it off>
<Jul 25, 2018 1:39:57,139 PM EEST> <Error> <ORG.IDENTITYCONNECTORS.GENERICWS.GENERICWSCONNECTOR> <BEA-000000> <org.identityconnectors.genericws.GenericWSConnector : accountSearch : Error while searching user records
java.lang.IllegalArgumentException: Uid value must not be blank!
at org.identityconnectors.framework.common.objects.Uid.check(Uid.java:89)
at org.identityconnectors.framework.common.objects.Uid.<init>(Uid.java:80)
at org.identityconnectors.framework.common.objects.ConnectorObjectBuilder.setUid(ConnectorObjectBuilder.java:58)
at org.identityconnectors.genericws.utils.ConversionUtil.convertToICFObject(ConversionUtil.java:80)