Expected Transmissions Properties

The following table shows the parameters for expected transmissions. This process allows any predefined expected transmissions to be automatically loaded into the Trackables table and tracked when a new business day is activated. The predefined expected transmissions are added and maintained through the Control Center. For more information about the initial setup and ongoing maintenance of participants and expected transmissions, see Participant management. When this option is activated, any expected transmissions that are not flagged as being complete can potentially prevent the end of day process from completing. This completion is flagged by the Gateway Server after the expected transmission is received or sent.
Table 1. Expected Transmissions Properties
Property Default Value Range Description
loadExpectedPresentments false true/false This parameter specifies whether the expected transmissions are loaded into the Trackables table when a new business day is activated. The expected transmissions are tracked and, if overdue, an alert email message is sent according to the email address specified within the expected transmission.
loadExpectedPresentmentsUserExit none N/A The fully qualified class name of the load expected transmissions user exit. This Java™ class must implement the com.ibm.icpcs.utilities.userexit.UserExitInterface and must be in the class path of the Transaction Server. It allows the user to control which expected transmissions are loaded. For more information about how this user exit can be designed, see User exits.