Business Analytics Administration : Business Analytics Server Administration : Deploying Business Analytics Instances, Clusters or Artifacts : Business Analytics Dashboard in a clustered scenario : Configuration : Universal Messaging (UM)
Universal Messaging (UM)
Configure the relevant Universal Messaging properties on your Business Analytics slave and master nodes.
The relevant um.properties file is stored in the <MashZoneNG-installation>/um/ folder.
Slave node
Ensure that the um.properties on the slave node are set as follow.
um-server.port=9009
um-core.sessionFactory.realmUrl.1=nsp://masternode:${um-server.port}
um-client.drivers=WEBSOCKET,JSONP_LONGPOLL
The port and realmUrl parameters should point to the right endpoint running on the master node. Replace the host name masternode by your real server's host name.
Master node
Ensure that the um-server.slaveNodes parameter in the um.properties on the master node is set as follow.
um-server.slaveNodes=slavenode1,slavenode2
Note:  
The um-server.slaveNodes property must be a comma separated list of slave nodes. The embedded UM server launcher adds ACLs for these client addresses on start-up so that they can create request, visualization and data channels on the realm.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback