SAP Field Gass Connector - GetSchema Api Fails With 404 Not Found Error
(Doc ID 3034201.1)
Last updated on JULY 17, 2024
Applies to:
Identity Manager Connector - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Any provisioning or reconclilation activity fails with errors like below in log:
APFieldglass Group Lookup Reconciliation with Job History Id:2237576[[ org.identityconnectors.framework.common.exceptions.ConnectorException: HTTP 404 Error : Requested resource not found.
...
^M ^M ^M ^M ... ^M ^M Not Found
at org.identityconnectors.restcommon.utils.RESTCommonUtils.checkStatus(RESTCommonUtils.java:194)
at org.identityconnectors.restcommon.ClientHandler.executeRequest(ClientHandler.java:250)
at org.identityconnectors.genericscim.GenericSCIMSchema.getschema(GenericSCIMSchema.java:457)
at org.identityconnectors.genericscim.GenericSCIMSchema.buildSchema(GenericSCIMSchema.java:108)
at org.identityconnectors.genericscim.GenericSCIMConnector.init(GenericSCIMConnector.java:227) ...
Changes
Enabling TRACE:32 for generic scim connector and collecting logs showed that the code executing was not writing the expected debug info.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |