Versions Compared

Key

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

...

Column
width11

Use Case

  • A developer can:
    • Inspect XML values
    • Reprocess failed mobile documents and initiate debugging
    • Inspect Error Call Stack


Column
width11

Image RemovedImage Added

What causes Mobile Documents to get error statusĀ 

  • Invalid inputs from the mobile userĀ 
  • "Source document" was changed, or processed by another user
  • Testing during AL development


Reprocessing Mobile Documents / Start Debugging

You can reprocess failed mobile documents from the Mobile Document Queue List in Business Central.

  • Processing never changes the request.
    You cannot modify the original request.
  • The current User is used to execute the code.
    Instead of running as the web service, the code will be executed in the context of "you", the currently logged-in user.
  • You

...

  • must Reset a document before reprocessing

"Reset Documents"-action

Go to the "Mobile Document Queue"-page.

...