Administrator
- Administrator
- All Products
Connection property
| Description
|
|---|---|
Connection Name
| Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
|
Description
| Description of the connection. Maximum length is 4000 characters.
|
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not
supported by Data Ingestion and Replication and the Data Access Management services. When you enable the secret vault in the connection, you can select
which credentials that the Secure Agent retrieves from the secrets manager. If you
don't enable this option, the credentials are stored in the repository or on a local
Secure Agent, depending on how your organization is configured. If you’re using this connection
to apply data access policies through pushdown or proxy services, you cannot use
the Secret Vault configuration option. For information about how to configure and use a secrets manager, see
"Secrets manager configuration" in the Administrator help .
|
Runtime Environment
| The name of the runtime environment where you want to run the tasks.
Select a Secure Agent, Hosted Agent, serverless, or elastic runtime
environment. For more information about how to configure
and use the runtime environments, see Runtime Environments in the
Administrator help. |
Service Type
| The service type of the OData V2 application endpoint to which you want to connect.
Choose one of the following service types:
|
Service URL
| The service URL for the selected OData V2 service type.
For the Default service type, enter the root URL of the service.
For example, enter the service URL in the following format:
https://sandbox.api.sap.com/s4hanacloud/sap/opu/odata/sap/API_CHARTOFACCOUNTS_SRV
You can verify if the URL is valid by appending
$metadata to the URL.
For SAP S/4HANA catalog service type, enter the URL of the catalog service in SAP S/4HANA.
For example, to access the data from the SAP S/4HANA catalog service, enter the service URL in the following format:
http://<hostname of the OData server>:<port number>/sap/opu/odata/iwfnd/CATALOGSERVICE;v=2/
If the host name and port number is
inpha1.informatica.com:8001 and the service endpoint is SAP S/4HANA Catalog, enter the following URL:
https://inpha1.informatica.com:8001/sap/opu/odata/iwfnd/CATALOGSERVICE;v=2/
|
Authentication Type
| The type of user authentication to connect to the OData service.
Choose from the following authentication types:
|
Username
| Applies to basic authentication.
The user name to connect to the OData V2 application.
|
Password
| Applies to basic authentication.
The password associated with the OData V2 application user name.
|
API Key
| Applies to API key authentication.
Unique API key required to connect to the OData V2 application.
|