...
...
Use Case
- View XML values and know whether AL code has taken effect
- View Error Call Stack
- Share this information with Service Desk
See Mobile Document Queue List for details about Request/Response XML.
View and Download Request/Response XML
Step 1:
Open the Mobile Document Queue List.
You can now see the XML on-screen and search using the browser "Find function" (CTRL+F).
Step 2:
Download the XML.
...
...
Example of Request XML
...
...
...
...
...
...
...
...
View Error Call Stack and Debug
See Debugging.
When a request ends in Status: Error, it will remain so until it succeeds. Subsequent attempts from mobile will only attempt to re-process this original request.
You can use this to inspect the Call stack and initiate debugging.
Go to the "Mobile Document Queue"-page.
- Select the latest Document with Status = Error
- Select Document > Show Response XML
or - Select Process > Process Document
You can also re-run the process and get the error on the screen
...