Processing window activity sample user exit
This sample Distribution user exit supplements the criteria that is used to keep a processing window open when the delivery window cutoff task runs.
You can use this user exit to define the criteria that can keep a processing window open instead of allowing it to close. If you do not define any criteria in the user exit, the window closes when the task criteria for the processing window is met.
For example, a closing window that is configured with the name EOD is held open when all of the following
user-defined criteria are met.
- The business day that is associated with the closing window has no batch (ICL) records.
- The window that is closing has a company name of SAMPLE TEST.
To activate the processing window activity sample user exit, set the processing window activity user exit
general property to:
com.ibm.paydir.presentment.userexit.samples.SampleUserProcessingWindowActivity
Note: The processing window activity sample user exit is part of the reference configuration, so it is
activated when the data setup utility is used to import the reference configuration.