Addendum Records and Processing
Gateway Server outbound processing may receive addendum X9.37 plug-in records from an incoming cash letter file, the Transaction Server, and from the Addenda User Exit (optional).
Addendum Records from Incoming Files
Addendum Records from the Transaction Server
By default, the Gateway retrieves addendum records (if available) from the Transaction Server unless the routing and processing option retrieveAddendaFromITS is set to false. If the data format of the addendum records is different from the outgoing file, the Gateway Server converts the addendum records to the same data format.
Addenda from User Exit
Users may insert, modify, delete addendum records for each item. The Gateway calls the user exit specified in the outUserAddendaClassName configuration keyword. Users must implement the UserUpdateICLRecordsInterface class or extend the UserUpdateAddenda class. Details of the user exit are in User Exits.