InteractDT | navigation
Some of the properties in this category are used internally and should not be changed
welcomePageURI
- Description
- The
welcomePageURI
property is used internally by other applications. It specifies the Uniform Resource Identifier of the Unica Interact Design Time index page. You must not change this value. - Default Value
- No default value defined.
seedName
- Description
- The
seedName
property is used internally by other applications. You must not change this value. - Default Value
- No default value defined.
Type
- Description
- The
type
property is used internally by other applications. You must not change this value. - Default Value
- No default value defined.
httpPort
- Description
- This property specifies the port used by the Unica InteractDT web application server. If your installation of Unica InteractDT uses a port that is different from the default port, you must edit the value of this property.
- Default Value
- 7001
httpsPort
- Description
- If SSL is configured, this property specifies the port used by the Unica InteractDT web application server for secure connections. If your installation of Unica InteractDT uses a secure port that is different from the default port, you must edit the value of this property.
- Default Value
- 7001
serverURL
- Description
- The
serverURL
property specifies the URL used by Unica InteractDT. If your installation of Unica InteractDT has a URL that is different from the default, you should edit the value as follows:http://<machine_name_or_IP_address>:<port_number>/context-root
If you access Unica InteractDT with the Chrome browser, use the fully qualified domain name (FQDN). If you do not use the FQDN, the Chrome browser cannot access the product URLs.
- Default Value
- http://localhost:7001/InteractDT
logoutURL
- Description
- The
logoutURL
property is used internally to call the logout handler of the registered application, if the user clicks the logout link. Do not change this value. - Default Value
- -
serverURLInternal
- Description
- The
serverURLInternal
property specifies the URL for the Unica InteractDT web application when SiteMinder is used. This property is also used for internal communication with other Unica applications, such as Unica Deliver. If the property is empty, the value in theserverURL
property is used. Modify this property if you need internal application communication to be http and external communication to be https. If you use SiteMinder, you must set this value to the URL for the Unica InteractDT web application server, formatted as follows:http://<machine_name_or_IP_address>:<port_number>/context-root
- Default Value
- No default value defined.