How to write resource path for Business Objects ? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to write resource path for Business Objects ?

edited Aug 18, 2025 7:32AM in Oracle AI for Fusion Applications 1 comment

What’s the correct way to define a resource path for an Oracle AI Agent, and which fields can be used as input parameters?

below is an example of standard resource path.

Is the path below the recommended way to write it, or does Oracle provide any guidelines or documentation for this?

1. Base URL

/fscmRestApi/resources/11.13.18.05/
  • /fscmRestApi/resources/ → standard base path for Fusion Cloud REST APIs.
  • 11.13.18.05 → the API version (this changes depending on your Fusion environment).

2. Resource Name

omSalesOrders
  • This tells you which object you’re querying. Here it’s omSalesOrders, which is the Sales Order header object.

3. Query Parameters

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!