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