18.4.7.10 Example: Creating a REST Data Source Against a Fusion Applications Endpoint
Learn how avoid an error when creating a REST Data Source against a Fusion Applications end point which uses selectively required attributes.
Some Fusion Applications end points identify a set of indexed attributes, at least one of which must be provided when retrieving the data. Since App Builder retrieves sample data from the endpoint when you define a REST Data Source, you may encounter an error when trying to use such an endpoint. This topic explains how to avoid the error during REST Data Source creation by configuring a filter that uses one of these selectively required attributes.
- Create a REST Data Source for an Endpoint with Selectively Required Attributes
Create a REST Data Source against a Fusion Applications end point which uses selectively required attributes. - Remove the Hard-Coded q Parameter
Edit the REST Data Source to remove the hard-codedq
parameter and add a filter parameter for selectively required attributes.
18.4.7.10.1 Create a REST Data Source for an Endpoint with Selectively Required Attributes
Create a REST Data Source against a Fusion Applications end point which uses selectively required attributes.
To create the REST Data Source: