Deployment
The following sections describe deployment tasks that are needed to support the integration with FTM for Digital Payments.
Create a WebSphere® MQ queue for the response from FTM for Digital Payments
Create the queue by running the following script in the FTM IP
ACH_Integration/config/mq directory.
AchIntegrationQs.sh queue-manager-nameWhere- queue-manager-name
- Is the name of the FTM queue manager.
Deploy configuration data
Generate the FSM and config scripts from the model or use the scripts that are provided in the FTM IP ACH_Integration/config/database directory to populate the FTM database. For more information, see Deploy configuration to the database.
Copy the required Digital Payments JAR files to the FTM for Immediate Payments installation
Copy the following JAR files from the Digital Payments
install_directory/shared/v325/pfs/ITS/lib directory
to the <install dir>/ip/v325/run/classes directory:
- appbr.jar
- base_java_utilities.jar
- baseaccessors.jar
- payment_accessors.jar
- txaccessors.jar
- util.jar
Deploy the BAR files
Depending on your deployment topology, create one or more BAR files for all message flows in the
FTM IP ACH_Integration and FTM IP TCH App projects. Do not create the
message flows in the following list because they are replaced by integration-specific versions.EventProcessingFlow.EventProcessingWrapperPhysicalTransmission.PT_Wrapper_RequestFromChannelPhysicalTransmission.PT_Wrapper_RequestFromCSM
Note: Do not include Java™ resources in the BAR files.
Deploy the BAR files that you created.