Which IIQ version are you inquiring about?
8.4 P2
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
We do have LogiPlex framework web service connector, which is SaaS application. The integration was conducted through the Cloud Gateway. we encountered an error stating while testing the connectivty, ‘Failed to create connector object for the sailpoint.services.standard.connector.LogiPlexConnector connector: java.lang.reflect.InvocationTargetException,’ along with another error related to the web service connector class while testing the application connectivity.
I have already tested the web service connector with the Cloud Gateway, and everything functioned as expected. However, when I attempt to use the combination of LogiPlex, the web service connector, and the Cloud Gateway, this error arises.
Caused by: sailpoint.tools.GeneralException: Couldn’t load connector class: sailpoint.connector.webservices.WebServicesConnector
at sailpoint.connector.ConnectorFactory.createConnector(ConnectorFactory.java:179) ~[identityiq.jar:8.4p2]
at sailpoint.services.standard.connector.LogiPlexConnector.init(LogiPlexConnector.java:187) ~[ssf-tools-6.jar:?]
at sailpoint.services.standard.connector.LogiPlexConnector.init(LogiPlexConnector.java:127) ~[ssf-tools-6.jar:?]
at sailpoint.services.standard.connector.LogiPlexConnector.(LogiPlexConnector.java:94) ~[ssf-tools-6.jar:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?]
at sailpoint.connector.ConnectorFactory.createConnector(ConnectorFactory.java:198) ~[identityiq.jar:8.4p2]
… 77 more
Does any one have any idea on this, we have been upgraded from 8.3 to 8.4 P2 very recently.