Installation procedure
To install the Corporate Payment Services reference application, do the following steps:
- Create the FTM queue manager if it was not already created.
- Create the IBM® MQ queues used by the CPS reference
application:
- Locate the IBM MQ script for the appropriate operating system in the list of installation files in Table 1.
- Run the following command:
where your_QManager_name is the name of the FTM queue manager.runmqsc your_QManager_name < gpyQueues-CreateReference.txt
Note: Therunmqsc
command needs to be run from the IBM MQ bin subdirectory.
- Create the FTM core database if it was not already created. Note: The name of the database and the database schema are required to proceed with the installation.
- Add the FTM runtime Java™ classes and resources to the class path environment variable if they were not already added. For more information, see Setting up FTM IBM MQ and IBM App Connect Enterprise resources.
- Install the FTM
Operations and Administration Console and configure it to use your database. For more information, see Installing
the FTM
Operations and Administration Console.
- When you create the JMS queue definition, use the values that are shown in the following table to send
commands to the reference application,
Table 1. Corporate Payment Services reference application FTM command JMS queue definition Field Value Provider WebSphere® MQ messaging provider Name ftmQCPS JNDI name jms/ftmq/CPS Reference Description FTM CPS Reference console queue Queue Name FXH.GPY.COMMAND
- When you create the JMS queue definition, use the values that are shown in the following table to send
commands to the reference application,
- Create the definitions for the finite state machine and static configuration values in the database.
- Locate the database script installation instructions for the appropriate operating system. For more information about the installation files, see Table 1.
- Connect to the FTM database and follow the instructions.
- To run the CPS reference application flows, deploy the IBM App Connect Enterprise archive file to its own execution group. Use the IBM App Connect Toolkit or IBM MQ Explorer.