Bulk Update Attributes in the Webservice connector failing with number format exception
Hi All,
I am attempting to change the bulk update adapter for a webservice connector
The change i am making is to use the method ICPProvisioningManager.updateAttributeValues(String, String[]) instead of what is generated updateAttributeValues(Map, Map)
now when i try to use the adapter process task UD_XXX_USR Updated I am getting a number format error, but I can't figure out where its coming from.
oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : updateAttributeValues : Error in updateAttributeValue[[
java.lang.NumberFormatException: null
at java.lang.Long.parseLong(Long.java:404)
at java.lang.Long.parseLong(Long.java:483)
...
...
...
There are 3 variables in this task Resvoled at runtime