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!

OIM Siebel custom Lookup attributes mapping

Hi,

I am working on OIM siebel Connector. we have an Dropdown Attribute in siebel name "Work Location". we need to map with OIM Siebel Application Instance attribute Work Location that is also an lookup (dropdown) field. please tell me how can i do this. the other textfied are mapped successfully and also update in Siebel but this attribute is a Lookup their i am getting error given below, please share documents article or helping material or tell me the method which should i follow to solve this issue.

Running Siebel Update Child Table

<Apr 18, 2017 5:45:56 PM PKT> <Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : doUpdate : Error while updating user

java.lang.NullPointerException: Parameter 'uid' must not be null.

  at org.identityconnectors.common.Assertions.nullCheck(Assertions.java:49)

  at org.identityconnectors.framework.impl.api.local.operations.UpdateImpl.validateInput(UpdateImpl.java:259)

  at org.identityconnectors.framework.impl.api.local.operations.UpdateImpl.update(UpdateImpl.java:81)

  at sun.reflect.GeneratedMethodAccessor3638.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(ConnectorAPIOperationRunnerProxy.java:93)

  at com.sun.proxy.$Proxy607.update(Unknown Source)

  at sun.reflect.GeneratedMethodAccessor3638.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy.invoke(ThreadClassLoaderManagerProxy.java:107)

  at com.sun.proxy.$Proxy607.update(Unknown Source)

  at sun.reflect.GeneratedMethodAccessor3638.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:107)

  at com.sun.proxy.$Proxy607.update(Unknown Source).....

Thanks,

Kashif

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2017
Added on Apr 18 2017
0 comments
144 views