...
Property | Description | |||||||
---|---|---|---|---|---|---|---|---|
pico.rcp.platform.host | Default value: Example value: 192.168.0.190 This property specifies the IP address or the hostname of the Platform to be used by other pico instances such as Execution Contexts, Service Contexts or Command Line. If a failover occurs and you have entered a hostname as the value for this property, the hostname will be retrieved from the DNS enabling reconnection. If you have entered a static IP address as the value for this property, reconnection issues may occur after a failover, if the IP address has changed. | |||||||
pico.rcp.platform.port | Default value: This property specifies the port for connecting the Execution Contexts to the Platform. | |||||||
pico.synchronizer.port | Default value: This property specifies the port used for synchronizing files from the Platform to external ECs. → check if this is actually used for MZ9 since it was not included in the install.xml | pico.rcp.server.host | Default value: This property specifies the IP address or hostname of the pico instances. It will be used to determine the interface that the pico instances must bind to and the IP address/hostname that will be used by connecting processes. If a failover occurs and you have entered a hostname as the value for this property, the hostname will be retrieved from the DNS enabling reconnection. If you have entered a static IP address as the value for this property, reconnection issues may occur after a failover, if the IP address has changed. When the value for this property is left blank, the pico instance will bind to all IP addresses of the host. This means that the pico will listen for inbound network traffic on all network interfaces, and may attempt to use any local IP address for outbound network traffic.
| |||||
mz.webserver.port | Default value: This property specifies the port for connecting to the Desktop. |
...
Property | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
mz.eclist | Default value: This property specifies the EC(s) to be installed. Only applicable if install.types includes ec. | ||||||||||
ec.backlog.dir | Default value: This property specifies the directory where ECs can store their backlogged events. If this parameter is removed, the EC's events will not be logged. Only applicable if install.types includes ec. | ||||||||||
ec.webserver.enabled | Default value: This property specifies if the web server for Execution Contexts should be active. Only applicable if install.types includes ec. | ||||||||||
ec.webserver.port | This property specifies the password to be used for the EC Web InterfaceDefault value: This property specifies the port for the EC web server. Only applicable if install.types includes ec.
| ec.httpd.password |
| → check if this is actually used for MZ9 since it was not included in the install.xml