Create queues on EMS Server
By default, the TIBCO API Exchange Gateway uses the queue names for SOAP JMS transport as defined in the ASG_CONFIG_HOME/asg.properties file. After the SOAP JMS transport is enabled, create the queues on the EMS server.
Create the following queues on the EMS server:
asg.soap.in.request
asg.soap.in.request.reply.0
asg.soap.forward
asg.soap.forward.reply.0
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 change the default values as mentioned in Facade Queue Names for SOAPJMS Transport and Target Queue Names for SOAPJMS Transport, create the queue names defined by the global variables.
- You can edit the global variable values as follows:
- By using the Config UI. See Set Runtime Properties.
- By editing the ASG_CONFIG_HOME/asg.properties file using a text editor.
Copyright © Cloud Software Group, Inc. All rights reserved.