Create the IBM MQ queues
You need to create the IBM MQ queues that are used by this sample application.
The scripts and files that you need to use to create the IBM MQ queues for this sample application are extracted from the FXH_Debulking_And_Bulking_Sample_PI.zip file. For more information about the names of the IBM MQ files that are provided for this sample application, see Installation files.
The following sections describe how to create the queues for each IBM MQ platform.
IBM MQ on the Windows operating system
After extraction, the files are located in the configuration subdirectory for the IBM MQ files.
Run the queue creation script by using the following
syntax.
ftmQueues.cmd [Queue Manager] > log.txt
IBM MQ on UNIX
After extraction, the files are located in the configuration subdirectory for the IBM MQ files.
Run the queue creation script by using the following
syntax.
ftmQueues.sh [Queue Manager] > log.txt