fileToFileCheck message
The PresentmentColumnChange, PresentmentGroupStateChange, and PresentmentGroupColumnChange events are used for this message.
com.ibm.paydir.ima.txsvr.event.appbridge.PresentmentGroupEventHandlerThe PresentmentGroupEventHandler class creates the fileToFileCheck message to be sent to the Distribution engine. When the Distribution engine receives the fileToFileCheck message, it determines if there are any outbound transmissions that are configured for file to file delivery and associated with the corresponding inbound transmission. If so, Distribution ensures that all of the eligible transactions from the inbound transmission are mapped. Once all of the inbound transactions are mapped, Distribution builds and releases the corresponding outbound transmissions that have transactions that were delivered in the inbound transmission.
<EVENT>
<NAME>Distribution - Inbound complete, check File to File</NAME>
<TYPE>PresentmentColumnChange</TYPE>
<TYPE>PresentmentGroupStateChange</TYPE>
<TYPE>PresentmentGroupColumnChange</TYPE>
<EXEC>
com.ibm.paydir.ima.txsvr.event.appbridge.PresentmentGroupEventHandler
</EXEC>
<PARAMETER name="msgType">fileToFileCheck</PARAMETER>
<PARAMETER name="state">BALANCED</PARAMETER>
<PARAMETER name="condition">ACCEPTED</PARAMETER>
<PARAMETER name="presColumns">CONDITION=NONE[SUSPENDED];PENDING=ALL[NO]</PARAMETER>
<PARAMETER name="sourceId">2</PARAMETER>
<PARAMETERREF>schedulerReferenceProperties</PARAMETERREF>
<PARAMETERREF>sendToDistribution</PARAMETERREF>
</EVENT>