For on-premise Enterprise Message Service, install Enterprise Message Service on another computer and create queues and topics. For more information, see TIBCO® MDM Installation and Configuration Guide. When deploying on-premise Enterprise Message Service , perform the following steps:
Procedure
Extract the
createQueues.txt from
TIBCO Product and Service Catalog Docker image at the location
$MQ_HOME/bin/install.
Run
$EMS_HOME\bin\tibemsadmin -server tcp://$EMS_SERVER_NAME:$EMS_SERVER_PORT -user $EMS_USER -password $TPASS -script createQueues.txt.
Extract the createtopic.txt and
createtopic.sh from
TIBCO Product and Service Catalog Docker image at the location
$AC_HOME/bin.
Run
createtopic.sh to create channels. Use the following syntax to run the
createtopic utility: