Cloud Integration Hub > Hub administration > System Properties
  

System Properties

System properties determine Cloud Integration Hub behavior, such as showing events and identifying load balancer. You can access the System Properties page from the System Properties link on the top right of the Cloud Integration Hub Home page. To configure and edit the system properties in Cloud Integration Hub, you must be assigned the Admin role.
The following table describes the system properties:
System Property
Description
dih.console.accessmode
Access mode for the Data Integration Hub console to show Data Integration Hub events in Cloud Integration Hub.
If the Cloud Integration Hub server can access Data Integration Hub REST APIs, set the value to direct.
If the Cloud Integration Hub server can't access Data Integration Hub REST APIs, set the value to cihprocessor. Your organization must have a valid CIHProcessor license in Informatica Intelligent Cloud Services, and CIHProcessor must be able to access the Data Integration Hub REST APIs.
dih.console.url
URL of the Data Integration Hub console.
The host can contain either the IP address or the host name, for example:
https://dihhost:18443/dih-console
dih.console.username
User name of the user account of the Data Integration Hub console.
dih.console.password
Password of the user account of the Data Integration Hub console.
cih.api.loadbalancer.base.url
URL of the load balancer.
Configure this property to use the URL of an external load balancer as the base API URL of publications and subscriptions that publish and consume data with an API to a private publication repository.
cih.api.swagger.base.url
Base URL of the Swagger structure.
Configure this property to add a base URL to Swagger structures for publications and subscriptions that publish and consume data with an API.
cih.pubrepo.recreate.disable
Determines whether or not Cloud Integration Hub re-creates assets when you switch publication repositories.
By default, Cloud Integration Hub doesn't re-create the assets. To enable asset re-creation, set the value to false.
cih.sub.notification.base.url
Configure this property to parameterize the notification URL of a subscription that consumes data with an API.