After you have configured the Message Queue settings and configured the message queue routing settings on the Distribution Server and CA Access Control Enterprise Management, you set up the message routes on the Distribution Server and CA Access Control Enterprise Management.
Example: Set Up Message Routes on the Distribution Server
This example shows you how to set up the message route settings on the Distribution Server. You set up a route between the Distribution Server and CA Access Control Enterprise Management to route messages arriving from CA Access Control endpoints to the Message Queue on CA Access Control Enterprise Management. Complete this procedure on every Distribution Server in your enterprise.
DistServerInstallDir/MessageQueue/tibco/ems/bin
[ENTM-NAME]
url = ENTM-URL
ssl_verify_host = disabled
ssl_verify_hostname = disabled
Defines the short name of the CA Access Control Enterprise Management computer.
Defines the CA Access Control Enterprise Management URL.
Example: Set Up Message Routes on CA Access Control Enterprise Management
This example shows you how to set up the message route settings on CA Access Control Enterprise Management. You set up a route between CA Access Control Enterprise Management and the Distribution Server to send messages from CA Access Control Enterprise Management to the Distribution Server and from there to the endpoints.
ACServerInstallDir/MessageQueue/tibco/ems/bin
[DS-NAME]
url = DS-URL
ssl_verify_host = disabled
ssl_verify_hostname = disabled
Defines the short name of the Distribution Server.
Defines the Distribution Server URL.
Note: For information about message routings, refer to the TIBCO Enterprise Message Server User's Guide.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |