IBM® App Connect Enterprise resources

Message flows

The FTM IP ACH_Integration project contains the message flows that are shown in the following table.
Table 1. Message flows for the FTM IP ACH_Integration project
Message flow name Description
EventProcessingFlow.EventProcessingWrapperACH This flow replaces the event processing flow from the FTM IP TCH App project. It includes more subflows for the actions and the publish rule emitters that are defined in the model extensions.
PhysicalTransmission.PT_Wrapper_RequestFromChannel_ACH These flows replace their equivalents in the FTM IP TCH App project and include the post-mapper subflow that is defined in the model extensions.
PhysicalTransmission.PT_Wrapper_RequestFromCSM_ACH
AchIntegration.ResponseFromACH This flow handles the asynchronous FTM for Digital Payments response to a payment notification message that was sent to the Gateway Server. The flow does the following actions:
  • It creates an event that conforms to the Common Base Event specification to indicate that this precheck call completed.
  • The flow creates a transaction object only when a negative response is received from Digital Payments.
  • When the precheck phase ends prematurely due to an error, the flow reads the error information from the database and sends a Messaging API PaymentUpdateBean message to Digital Payments.