![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
By default, you can define one ESB channel at facade side to process northbound requests. Similarly you can define three ESB channels at target side to process southbound requests. Each ESB channel is configured using the global variables specified in the ASG_CONFIG_HOME/asg.properties file.
1.
2. Search the be.channel.deactivate property:
3. If you have not taken the backup of the be.channel.deactivate property, copy the be.channel.deactivate property to be.channel.deactivate.backup, as follows:
a. To enable the northbound ESB channel, remove /DefaultImplementation/Channels/North_ESBChannel from the value of the be.channel.deactivate property. The modified value of the property is as follows:
b. To enable the southbound ESB channels, remove the /DefaultImplementation/Channels/SouthboundEsb0Channel,/DefaultImplementation/Channels/SouthboundEsb1Channel, ,/DefaultImplementation/Channels/SouthboundEsb2Channel from the value of the be.channel.deactivate property. The modified value of the property is as follows:
ASG_CONFIG_HOME/asg.properties file defines JMS server connections, queue names and the user details for ESB transport.
Table 38: facade Queue Names (ESB)
Table 39: Target Queue Names (ESB) By default, TIBCO API Exchange Gateway uses the queue names for ESB transport as defined in the ASG_CONFIG_HOME/asg.properties file.
• 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.
− Using the Config UI. See Set Runtime Properties for details.
−
•
•
• This user is specified by the global variable properties in the ASG_CONFIG_HOME/asg.properties file. See JMS Server Connection Parameters For ESB Channel.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |