When Creating Service Connection from a Catalog based on "fscmRestApi" it is failing with 500 Error.
(Doc ID 2907169.1)
Last updated on NOVEMBER 09, 2022
Applies to:
Visual Builder Studio - Version 22.10.1 and laterInformation in this document applies to any platform.
Symptoms
When trying to create a service connection for fscmRestApi based on a catalog option it is failing to fetch but whereas crmRestApi and hcmRestApi we are able to fetch and can create Service connection based on catalog.
Connecting to https://<Host>/fscmRestApi/resources/latest/describe?metadataMode=minimal
We are able to create Service connection from catalog using
https://<Host>/hcmRestApi/resources/latest/describe?metadataMode=minimal
https://<Host>/crmRestApi/resources/latest/describe?metadataMode=minimal
For example curl -X GET -u <username:password> https://<host>/fscmRestApi/resources/<version>/describe?metadataMode=minimal -H 'Content-Type: application/vnd.oracle.adf.resourceitem+json'
Changes
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 |