I'm facing an issue in Visual Builder Studio (VBS) from Oracle Fusion HCM where I'm unable to see or select REST endpoints in the "Call REST" action, even though:
- I’ve successfully created and tested the Service Connections (GET calls work fine in the Service Connection test tab).
- I’ve marked the backend as “Accessible to application extensions”.
- Authentication type is set to Oracle Cloud Account.
- Service Connection is based on ADF Describe backend configuration.
However, when creating an action chain and selecting Call REST, I can see the service name, but no endpoints/methods appear in the dropdown.
Questions:
- Are there any specific roles or privileges required for the user to see and use these endpoints in VBS?
- Is there any additional configuration needed in the backend or service connection metadata to expose these methods to app extension pages?
- Could this be related to profile or environment misconfiguration?
Edited:
Attaching the screenshot of endpoints not being displayed from the Data tab. (See comments)
Attaching the version of Oracle Visual Builder Studio. I checked in another VBS instance too and the issue seems to be the same. (See comments)
Is this a tool / version specific issue?