Configuring the High Value Payments message queues
The following procedure describes how to configure the High Value Payments IBM® MQ message queues for a payment scheme.
The FTM for High Value Payments reference application for a payment scheme uses several IBM MQ queues. These queues must belong to the FTM queue manager. Follow
these steps to create the High Value Payments
IBM MQ message queues:
- Open a command window.
- Go to the <install
dir>/admin/scripts/mq directory, where:
- <install dir>
- Is the FTM for High Value Payments installation directory.
- High Value Payments queue names have a queue prefix property, FXTQPFX, that has
a default value of
FXT
. If a different value needs to be used, edit the ftmModelQs.properties file and change the value of the property. The same change needs to be done in the <Installation Directory>/admin/scripts/database/ftmhvp_config.properties file. For more information, see Deploy configuration to the database. - Create the queues by running the following script:
where:ftmModelQs.sh queue-manager-name
- queue-manager-name
- Is the name of the FTM queue manager.
If you also want to configure the queues for the simulators that are provided by
High Value Payments, follow this same procedure. The files that you need to use to create the queues
for the simulators are in the <install
dir>/admin/scripts/simulator/mq directory, where:
- <install dir>
- Is the FTM for High Value Payments installation directory.