OData Consumer Connector Guide > OData Consumer Connections > OData Consumer Connection Properties
  

OData Consumer Connection Properties

When you set up an OData Consumer connection, you must configure the connection properties.
The following table describes the OData Consumer connection properties:
Connection Property
Description
Runtime Environment
The name of the runtime environment where you want to run the tasks.
User Name
User name to connect to the OData Consumer service.
Password
Password associated with the user name.
URL
URL for the OData Consumer service data source offered through the OData V4 protocol. The URL must not contain $metadata or the object name.
Data Serialization Format
The format of data you want to transfer. You can choose one of the following options:
  • - ATOM/XML
  • - JSON
Default is ATOM/XML.
Security Type
Security protocol that you can use to establish a secure connection with the OData Consumer server. Select SSL or TLS. Default is None.
TrustStore File Name
Required if you select a security type. Name of the truststore file that contains the public certificate for the OData Consumer server.
Default is infa_truststore.jks.
TrustStore Password
Required if you select a security type.
Password for the truststore file that contains the public certificate for the OData Consumer server.
KeyStore File Name
Required if you select a security type. Name of the keystore file that contains the private key for the OData Consumer server.
Default is infa_truststore.jks.
KeyStore Password
Required if you select a security type.
Password for the keystore file that contains the private key for the OData Consumer server.