Problem
You get a runtime error on mobile with an error message from Business Central.
...
Step 4.2: Use "Code Coverage" to identify Partner customization
Go to the "Code Coverage" -page.
- Select "Start"
- Provoke the Error/Issue
- Select "Stop"
- Inspect the result for non-base object IDs e.g. 50100
Note: Mobile WMS objects are numbered 6181000-6182250, so ignore them
Step 4.3: Use "Event Subscriptions" to identify Partner customization
Go to the "Event Subscriptions" by adding ?page=9510 to your URL.
Example: https://businesscentral.dynamics.com/TenantID/SandboxOrProd/?page=9510
Example with filters: https://businesscentral.dynamics.com/TenantID/SandboxOrProd/?page=9510&filter='Publisher Object ID' IS '6181000..6182250' AND 'Subscriber Codeunit ID' IS '<6181000|>6182250'
Please note that the filtered view displays only subscribers to Mobile WMS events. However, a request may also trigger other partner subscriber functions that are linked to standard Business Central events, such as posting events or database triggers related to standard BC tables.
Step 5: Do you have the correct User Permissions?
...
Filter by label (Content by label) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...