XML for Creating Transmission Processed Notifications

<EVENT>
   <NAME>Transmission Processed Extract - Presentment Group Event</NAME>
   <TYPE>PresentmentGroupStateChange</TYPE>
   <EXEC>com.ibm.paydir.ima.txsvr.event.appbridge.PresentmentGroupEventHandler</EXEC>
   <PARAMETER name="msgType">TaskInitiation</PARAMETER>
   <PARAMETER name="destinationID">sampleTransmissionProcNotif</PARAMETER>
   <PARAMETER name="state">FILE_PROCESSED</PARAMETER>
   <PARAMETER name="parmFileName">../profiles/SchedulerReference.properties</PARAMETER>
   <PARAMETER name="jmsSendQueue">FXH.SERVICESFRAMEWORK.INPUT.QUEUE</PARAMETER>
</EVENT>
Table 1 describes the parameters for creating transmission processed notifications.
Table 1. Transmission Processed Notifications Task Create Notifications Event Parameters
Property Description
msgType Messaging API message type ID. It must always be TaskInitiation.
destinationID The transmission processed notification configuration name in Services Framework.
Note: This is not the registered name
state One or more states that must be met for the event handler to run