My Oracle Support Banner

When Creating Service Connection From A Catalog based on "fscmRestApi" It Is Failing with 500 Error. (Doc ID 2907169.1)

Last updated on FEBRUARY 12, 2024

Applies to:

Visual Builder Studio - Version 22.10.1 and later
Information 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

With the "describe?metadataMode=minimal"parameter it is called the minimal describe and without the parameter it is called full describe

 

 

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'


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
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.