Procedure to troubleshoot a GatewayScript

How to use the debugger to troubleshoot a GatewayScript file.

A high-level procedure of troubleshooting a GatewayScript with the debugger is as follows.
  1. Include one or more debugger; statements in your GatewayScript file.
  2. Enable debugging for the action or the B2B Gateway document routing preprocessor.
  3. Identify and connect to the available debugger session with Session ID.
  4. Use debugger commands to debug the file.