Debugging scripts

Any errors that prevent your scripts from running properly will be listed in the integration’s Progress window.

If you are familiar with using a debugger, the Microsoft Script Debugger is available from msdn.microsoft.com. Refer to the documentation included with the debugger for a complete description of its features.

To use this debugger with Integration Manager, install the debugger and include the Stop statement in your VBScript code where debugging should begin. When this statement is encountered, the debugger starts, allowing you to debug from that point.

Microsoft Dynamics GP does not provide technical support for debugging scripts or using the Microsoft Script Debugger.


 


Documentation Feedback