Understanding OpenAPI Documents

PeopleSoft Integration Broker provides OpenAPI documents for OpenAPI REST services. OpenAPI REST Services are synchronous service operations.

Using the Provide Web Service wizard, you can publish OpenAPI documents to the PeopleSoft WSDL repository in the PeopleTools database.

You can access an OpenAPI document in the WSDL Repository using the Services component or by using the URL generated by the Provide Web Service Wizard when you provide an OpenAPI REST service.

After you a publish a OpenAPI document using the Provide Web Service wizard, the system displays a OpenAPI URL. The URL provided is the path to the OpenAPI document in the WSDL repository in the PeopleSoft Pure Internet Architecture. The URL is used by external systems that will be invoking a PeopleSoft service.

The OpenAPI URL format is path style. The following example shows a OpenAPI URL in path format where the service provided is FLIGHT_INFORMATION:

http://<machine>:<port>/PSIGW/RESTListeningConnector/node/FLIGHT_INFORMATION.1.api