By default, every Distribution Server is configured to work with the Message Queue that is running on that server. To route messages to another Message Queue, you must reconfigure the Message Queue settings.
This procedure shows you how to modify the Message Queue settings on the Distribution Server to enable communication with the CA Access Control Enterprise Management Message Queue. Complete this procedure for every Distribution Server in your enterprise.
To modify the Message Queue settings on the Distribution Server
DistServerInstallDir/ACMQ/tibco/ems/bin
You have modified the message queue settings on the Distribution Server.
Note: For information about message routings, see the TIBCO Enterprise Message Server User's Guide.
Example: tibemsd.conf file
The example shows you a snippet from the tibemsd.conf file after you modify the routing settings for a Distribution Server named DS_Example:
####################### # Server Identification Information. # server: unique server name # password: password used to login into other routed server ####################### server = DS_Example password = ####################### … ####################### # Routing. Routes configuration is in 'routes.conf'. This enables or # disables routing functionality for this server. ####################### routing = enabled #######################
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |