Using Open Interface/Java (Java Beans Services) APIs for QUERY operations
To use Open Interface, Java (Java Bean Services) APIs for QUERY operations, make sure the API is deployed and configured with the GET HTTP method, and appropriate security grants has been defined in the Oracle Integration Repository.
Procedure
-
Log in to Oracle EBS and navigate to Integration Repository.
-
Click Search to access the main Search page.
-
Use the search criteria to filter APIs of the required interface type. For example:
- Open Interface - Select the Interface Type as “Open Interface”.
- Java - Select the Interface Type as “Java”. Click the Show More Search Options link and use the search criteria and corresponding value. For example, Category as the Interface Subtype, and set the Category Value to: Java Bean Services.
-
Execute the search and in the Search results, click the required interface name link to open the interface details page.
-
In the REST Web Service tab- Service Operations section, all applicable Service Operations and the supported HTTP method check boxes will be displayed. Those service operations with GET HTTP method check box selected are the Queryable APIs.
If a Java method is annotated with a specific HTTP method, then the corresponding HTTP method check box is preselected. The administrator can change the HTTP method check box selection before deploying the service.
-
Click Deploy (if the API not deployed already).
-
Create the security grants (if not defined). Refer to the Oracle Help topic “Creating a Security Grant”