java.lang.UnsupportedOperationException: Operation 'interface org.identityconnectors.framework.api.operations.UpdateApiOp' not supported.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by idmr2, 1 year ago
via Oracle Community by 965325, 1 year ago
via Oracle Community by user5414897, 1 year ago
java.lang.UnsupportedOperationException: Operation 'interface org.identityconnectors.framework.api.operations.UpdateApiOp' not supported.
at org.identityconnectors.framework.impl.api.AbstractConnectorFacade.getOperationCheckSupported(AbstractConnectorFacade.java:268)
at org.identityconnectors.framework.impl.api.AbstractConnectorFacade.update(AbstractConnectorFacade.java:154)
at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.doUpdate(ICProvisioningManager.java:639)
at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.doEnable(ICProvisioningManager.java:619)
at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.disableObject(ICProvisioningManager.java:567)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpCUSTOMDISABLEUSER.CUSTOMO365DISABLEUSER(adpCUSTOMDISABLEUSER.java:109)
at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpCUSTOMDISABLEUSER.implementation(adpCUSTOMDISABLEUSER.java:54)
at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:197)
at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2496)
at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:3166)
at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:707)
at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:606)
at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:478)
at com.thortech.xl.dataobj.util.tcProcessUtilities.disableProcess(tcProcessUtilities.java:1226)
at com.thortech.xl.dataobj.util.tcProcessUtilities.startDisableProcess(tcProcessUtilities.java:634)
at com.thortech.xl.dataobj.tcOIU.disableObjectInstance(tcOIU.java:1947)
at com.thortech.xl.dataobj.tcOIU.disableObjectInstance(tcOIU.java:1903)
at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.disableAppForUser(tcUserOperationsBean.java:4138)
at Thor.API.Operations.tcUserOperationsIntfEJB.disableAppForUserx(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)