Create queues on EMS Server

By default, TIBCO API Exchange Gateway uses the queue names for ESB transport as defined in the ASG_CONFIG_HOME/asg.properties file.

Create the following queues on the EMS server:

asg.out.request

asg.out.request.reply.0.0

asg.out.request.reply.0.1

asg.out.request.reply.0.2

Note:
  • The queue names can be overwritten by editing the values of global variables as defined in the ASG_CONFIG_HOME/asg.properties file. If you changed the default values as mentioned in Facade Queue Names For ESB Transport and Target Queue Names For ESB Transport, you should create the queue names defined by the global variables.
  • You can edit the global variables values as follows:
    • Using the Config UI. See Set Runtime Properties for details.
    • Editing the ASG_CONFIG_HOME/asg.properties file using a text editor.