Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

OData Connection Properties

OData Connection Properties

Use an OData connection to access an OData URL. The OData connection is a Web connection. You can create and manage an OData connection in the Administrator tool or the Developer tool.
The order of the connection properties might vary depending on the tool where you view them.
The following table describes the OData connection properties:
Property
Description
Name
Name of the connection. The name is not case sensitive and must be unique within the domain. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
ID
String that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
Description
Description of the connection. The description cannot exceed 4,000 characters.
Location
Domain where you want to create the connection.
Type
Connection type. Select
OData
.
User name
Optional. User name with the appropriate permissions to read data from the OData resource.
Password
Optional. Password for the OData URL user name.
URL
OData service root URL that exposes the data that you want to read.
Security Type
Optional. Security protocol that the Developer tool must use to establish a secure connection with the OData server.
Select one of the following values:
  • None
  • SSL
  • 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 server.
Default is
infa_truststore.jks
.
Password
Required if you select a security type.
Password for the truststore file that contains the public certificate for the OData server.
KeyStore File Name
Required if you select a security type.
Name of the keystore file that contains the private key for the OData server.
Default is
infa_truststore.jks
.
Password
Required if you select a security type.
Password for the keystore file that contains the private key for the OData server.

0 COMMENTS

We’d like to hear from you!