Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Added Parameter in the w_config_custom include to Suppress Intermediate TSR

There were processing delays and failures when gnerating generating a high volume of TSRs during loads. 18 thousand records could generate 52 thousand TSRs.

A new parameter was added to reduce the number of TSRs generated by simply not creating intermediary TSRs and only sending the final TSR.

The InternalTSRGeneration parameter with values of ā€œYā€ and ā€œNā€ may be added to the incoming file. If set to "Y", there will be one ACK and one TSR message in the local and FTP folders. A valud value of "N" will maintain the default bahavior behavior of many intermediate TSRs being generated.

...