OData is a REST-based and standardized protocol that provides access to data over the Web. You can use the OData protocol to access data services from the Cloud, including internal data sources like those available with a JDBC connection.
OASIS has standardized on
OData V4. Informatica recommends that you use version to use OData V4, and it is the default version.
Your organization can expose OData feeds on an endpoint such as:
Data is available in Atom XML format or JSON, including support for the XML content-type.
When the OData schema is generated, note the following:
The IID fields are excluded.
The key fields are added to the OData Key definition.
The schema uses the same type as the native data type for each field.
You can enable OData in connections configured to run on Secure Agents. The Secure Agent, rather than opening a port, opens up an outbound connection to the Informatica Cloud servers through which all communication occurs. The Secure Agent then has access to any on-premises applications or data sources.
If you publish an OData enabled connection to a Secure Agent, the OData URL on the
Connection
page is an Informatica Cloud URL.
You do not see a Secure Agent URL. To construct the Secure Agent URL, replace all text