Data Integration Hub Connection Properties
When you set up a Data Integration Hub connection, you must configure the connection properties.
The following list describes Data Integration Hub connection properties:
- Runtime Environment
The name of the runtime environment where you want to run the tasks.
- Data Integration Hub Console URL
- The Data Integration Hub Operation Console URL. The default is https://localhost:18443/dih-console.
- Data Integration Hub Console Username
- User name to connect to the Data Integration Hub Operation Console.
- Data Integration Hub Console Password
- Password to connect to the Data Integration Hub Operation Console.
- Data Integration Hub Server URL
- The Data Integration Hub server URL. The default is https://localhost:19553/dx-server-rest-api.
Must be identical to the URL in the dx-configuration.properties file that resides in the Data Integration Hub installation.
- Data Integration Hub Internal Username
- User name to connect to the Data Integration Hub server.
It must be identical to the username in the dx-configuration.properties file that resides in the Data Integration Hub installation.
- Data Integration Hub Internal Password
- Password to connect to the Data Integration Hub server.
Must be identical to the password in the dx-configuration.properties file that resides in the Data Integration Hub installation.
- Publication Repository JDBC Connection URL
- Optional. The Data Integration Hub publication repository URL.
Must point to the Data Integration Hub publication repository.
For Oracle the format must be jdbc:informatica:oracle://<host>:<port>;sid=<sidName>
For Microsoft SQL Server the format must be jdbc:informatica:sqlserver://<host>:<port>;databaseName=<dbname>
- Publication Repository JDBC Jar Directory
- The path where the Data Integration Hub publication repository JAR files reside. The default is <DIHInstallationDir>/shared/lib.
Must be local to the Secure Agent that resides in the location that you specify in Runtime Environment.
If you don't specify a directory path here, the Secure Agent obtains the JAR files from the directory that is specified in the CLASSPATH system variable.
- Publication Repository Schema
- Microsoft SQL Server only. The publication repository schema.
- Publication Repository Username
- User name to connect to the publication repository.
- Publication Repository Password
- Password to connect to the publication repository.