Common Content for Data Engineering
- Common Content for Data Engineering 10.2.1
- All Products
Property
| Description
|
---|---|
URL
| Required. OData service root URL that exposes the data that you want to read.
|
securityType
| Optional. Security protocol that the Developer tool must use to establish a secure connection with the OData server.
Enter one of the following values:
|
trustStoreFileName
| Required if you enter a security type.
Name of the truststore file that contains the public certificate for the OData server.
|
trustStorePassword
| Required if you enter a security type.
Password for the truststore file that contains the public certificate for the OData server.
|
keyStoreFileName
| Required if you enter a security type.
Name of the keystore file that contains the private key for the OData server.
|
keyStorePassword
| Required if you enter a security type.
Password for the keystore file that contains the private key for the OData server.
|