Configuration changes
Several parameters in the Gateway configuration need to be added or updated.
Customize the Gateway Server configuration by following the process in the Customizing
FTM components section and by completing the following steps.
- The reference data files contain debit transactions only. To create a balanced file, call the following
user exit to generate an offsetting credit before the debits in the files. This user exit checks for a product
code of
FWFSand if found, skips inserting the credit record. This function is used to test X9 files that have existing credit items. All other product codes continue to insert a credit before the debits in the files. To use the exit, modify the following parameters to activate the exit.- userInsertItemClass = com.ibm.icpcs.gatewayserver.samples.SampleUserInsertItem