Versions Compared

Key

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

...

  1. Start the Debugger from VS Code

  2. In the client, open "Mobile Document Queue List"
  3. Locate a failed entry with (Status "Error")

  4. Select Action"Reset Document"
  5. The Status will change to "New"

  6. Select Action "Process Document"
  7. The debugger will now catch the error

Using NAV 2013 R2 - 2018

  1. Start the debugger from C/SIDE.
  2. Select "Debug Next"

  3. Provoke the error from the mobile device.

  4. The debugger will now catch the error

...