JDBC Connector Guide

JDBC Connector Guide

Endpoint URLs for OData-Enabled Connections

Endpoint URLs for OData-Enabled Connections

When you publish an OData-enabled connection, Application Integration generates an OData Service URL and an OData Swagger URL.
To view the URLs, click
Actions
Properties Detail
. You can use the OData Service URL to view the details of the REST endpoint. You can use the OData Swagger URL to view the details of the endpoint and metadata of the OData API.
The following image shows the generated OData Service URL and OData Swagger URL for an Informatica Cloud endpoint:
The image shows the generated OData Service and Swagger URLs for an Informatica Cloud endpoint.
If you enable Cloud access to the OData endpoint URLs, by default, the URLs are generated for an Informatica Cloud endpoint. You can also use the equivalent Secure Agent endpoint URLs to access data from the OData service.
The following table describes how to convert the Cloud endpoint URLs into the Secure Agent endpoint URLs by changing their format:
URL Type
Default Cloud Endpoint URL Format
URL Format to be Used for the Agent
OData Service URL
https://<Informatica Intelligent Cloud Services URL>/active-bpel/odata/v4/<connection_name>
https://<host>:<port>/process-engine/odata/v4/<connection_name>/<schema_name>
OData Swagger URL
https://<Informatica Intelligent Cloud Services URL>/active-bpel/odata/v4/<connection_name>/$metadata?swagger
https://<host>:<port>/process-engine/odata/v4/<connection_name>/$metadata?swagger
To view a video about generating a Swagger endpoint URL for an OData-enabled JDBC connection and viewing the metadata of the OData API, see the following community article:

0 COMMENTS

We’d like to hear from you!