Transaction Server

Transaction Server notifies Payment Repair when each batch is loaded by sending a process work request. Payment Repair checks to see if there are any repairable payments in the batch and, if there are, the work is ingested for operator repair. The Transaction Server must be configured to send requests to Payment Repair.

Payment Repair also communicates with Transaction Server to acquire data for repairable payment items and to notify it of the repair results. Communication between the applications uses the following methods:
WebSphere® MQ Message Queues
Transaction Server sends work request messages to Payment Repair and receives response messages when the work is complete.
Database Access
Payment Repair queries tables in the FTM database to obtain information about repair items.
RMI Access
Payment Repair calls the Transaction Server API, using its RMI protocol, to obtain the image views displayed to the repair operators.