Identity Management (MOSC)

MOSC Banner

Bulk Update Attributes in the Webservice connector failing with number format exception

edited Mar 1, 2016 11:56AM in Identity Management (MOSC) 2 commentsAnswered ✓

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center