...
- Start the Debugger from VS Code
- In the client, open "Mobile Document Queue List"
- Locate a failed entry with (Status "Error")
- Select Action"Reset Document"
- The Status will change to "New"
- Select Action "Process Document"
- The debugger will now catch the error
Using NAV 2009
- Start the debugger from C/SIDE.
- Select "Debug Next"
- In the client, open "Mobile Document Queue List"
- Locate a failed entry with (Status "Error")
- Select Action"Reset Document"
- The Status will change to "New"
- Select Action "Process Document"
- The debugger will now catch the error
...