Previous Topic: Configure the Names of the Message Queues on the Distribution Server

Next Topic: Message Routing Configuration

Configure the Names of the Message Queues on the CA Access Control Enterprise Management Computer

In this procedure you define the message routing settings on CA Access Control Enterprise Management. You configure the Message Queue settings on CA Access Control Enterprise Management to identify this Message Queue as the primary server.

To configure the names of the Message Queues on the CA Access Control Enterprise Management computer

  1. On CA Access Control Enterprise Management, open the file queues.conf in an editable form. The file is located by default in the following directory, where ACServerInstallDir is the directory in which you installed CA Access Control Enterprise Management:
    ACServerInstallDir/MessageQueue/tibco/ems/bin
    
  2. Locate the queue named 'queue/snapshots' and add the word 'global' after the word 'secure' at the end of the queue name, as follows:
    queue/snapshot secure, global
    
  3. Locate the queue named 'queue/audit' and add the word 'global' after the word 'secure' at the end of the queue name, as follows:
    queue/audit secure, global
    
  4. Locate the queue named 'ac_endpoint_to_server' and add the word 'global' after the word 'secure' at the end of the queue name, as follows:
    ac_endpoint_to_server secure, global
    
  5. Locate the queue named 'ac_server_to_endpoint' and add the word 'global' after the word 'secure' at the end of the queue name, as follows:
    ac_server_to_endpoint secure, global
    
  6. Save and close the file.

Note: For information about message routings, refer to the TIBCO Enterprise Message Server User's Guide.