Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Appendix B Configuration Tasks : Configure TIBCO Enterprise Message Service

Configure TIBCO Enterprise Message Service
This section describes the steps to setup and configure TIBCO Enterprise Messaging services destination required by the Core Engine at runtime. This section assumes that TIBCO API Exchange Gateway has access to a running instance of TIBCO Enterprise Messaging Service.
1.
2.
   create queue asg.out.request
   create queue asg.out.request.reply.0.0
   create queue asg.out.request.reply.0.1
   create queue asg.out.request.reply.0.2
   create queue asg.in.request
   create queue asg.in.request.reply.0
   create queue asg.custom.request
   create queue asg.custom.request.reply.0
For example, use the tibemsadmin tool of TIBCO Enterprise Message Service as follows:
1.
2.
Change to the EMS_HOME/bin directory.
3.
Start the tibemsadmin tool, as follows:
   tibemsadmin server "tcp://host:port" user adminuser
4.
create queue asg.in.request
create queue asg.in.request.reply.0
create queue asg.out.request
create queue asg.out.request.reply.0.0
create queue asg.out.request.reply.0.1
create queue asg.out.request.reply.0.2
create queue asg.custom.request
create queue asg.custom.request.reply.0
5.
Exit the tibemsadmin utility.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved