Versions Compared

Key

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

Problem

You get a runtime error on mobile with an error message from Business Central.

...

Step 2:  Inspect the Callstack

The call stack callstack points to the failing code, which directly at the Error.

This is VERY helpful.

The source of the error can be:

...

The Request /Response shows also what data was exchanged between Mobile and BC.

Step 3: Has the system been updated lately

  • Has Mobile WMS extension been updated?
  • Have you changed any extension code?
  • Has Business Central been updated?
  • Have you changed setups?

Step 4.1:

...

Check all third-party

...

extensions including Partner customization

Partners extend Mobile WMS with their own code. Do you have other extensions installed, add-ons, or from your partner.?

Try uninstalling them temporarily  Consider doing this in a sandbox (step 6) to avoid disrupting the business.

  • Go to: Extension Management
  • Select an extension
  • Select the three dots
  • Select Uninstall  Uninstall
  • Does the issue change?

Step

...

4.2: Does

...

any extension subscribe to Mobile WMS or Base -events?

Add ?page=9510 to your URL to open Extensions can affect the system through event subscribers,

Check for any  

Open the "Event Subscriptions" -page .

...

by:

  • Adding ?page=9510 to your URL - this should open the page

Step 5: Is it isolated to one order or any order?

...