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 2009

  1. Start the debugger from C/SIDE.
  2. Select "Debug Next"
  3. In the client, open "Mobile Document Queue List"
  4. Locate a failed entry with (Status "Error")

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

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

...