License Category | Required Condition |
---|---|
REST API license | Maximum Concurrent Sessions is set to a high value, for example, 100 sessions. |
Connector license | A valid Cloud Integration Hub connector. |
Name | Value |
---|---|
JVMOption1 | -Dhttp.proxyHost=<proxy host> |
JVMOption2 | -Dhttp.proxyPort=<proxy port> |
JVMOption3 | -Dhttp.useProxy=true |
JVMOption4 | -Dhttp.proxyUser=<proxy user name> |
JVMOption5 | -Dhttp.proxyPassword=<proxy password> |
Property | Description |
---|---|
Organization Name | Name of the organization in Informatica Intelligent Cloud Services. Appears in view only mode. |
Organization ID | ID of the organization in Informatica Intelligent Cloud Services. Appears in view only mode. |
Informatica Cloud User | Name of the Informatica Intelligent Cloud Services user to use at run time. The user must have an Admin user role in Informatica Intelligent Cloud Services. The user must also have Update and Execute permissions for the Data Integration assets associated with publications and subscriptions. |
Informatica Cloud Password | Password for the Informatica Intelligent Cloud Services user to use at run time. |
Runtime Environment | Informatica Intelligent Cloud Services Secure Agent runtime environment to use at run time. |
Rotate Key | Click Rotate Key to rotate the encryption key used for data encryption. |
Property | Description |
---|---|
Repository Type | Select Private. |
Enable Secret Vault | Stores the publication repository password for the connection in the Secret Manager in the runtime environment that is configured for your organization. This property appears only if secrets manager is set up for your organization. Select this option to use the credentials from the Secret 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. For information about how to configure and use a secrets manager, see "Secrets manager configuration" in the Administrator help. |
Repository Database Type | Choose Oracle, Microsoft SQL Server, or a MySQL database. If you use an SQL Server database, the collation is case-insensitive. |
Repository URL | JDBC URL of the repository, based on the database type:
Note: When you set up a MySQL 8.x private publication repository, you must add disableMariaDbDriver=true to the URL for Cloud Integration Hub to pick the appropriate drivers. To successfully establish a connection to the proxy service, add the following string to the repository URL: useSystemProxyOptions=false; |
User | Name of the user to access the repository. |
User Role | Role granted to the user to access the repository, based on the database type:
|
Password | Password of the user. |
Repository Schema | Schema used with the repository. For more information, see Bypass the Publication Repository Service in a private publication repository. Use a separate schema as a private publication repository for each organization. |
Property | Description |
---|---|
Enable File Store | If you use an on-premises Secure Agent, select to enable the hub to store published files as-is in a file store publication repository. |
File Store Repository Location | File directory path of the file store publication repository. The Informatica Cloud Secure Agent must be able to access the location. |