Description
Excerpt |
---|
...
| ||
You can use the Mobile Document Queue List to handle and inspect |
...
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.
...
failed mobile documents. |
...
Example of Request XML
...
...
...
...
...
Request example
...
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
orSelect Process > Process Document
...
You can also re-run the process and get the error on the screen
...
Paste the text into a Text Editor like "Notepad" (Ctrl+V)
...
Info |
---|
External code unitIf the call stack points to non Tasklet code unit e.g. connector, you can look for the publisher after the "-" sign - example below "ShipIT 365 by IDYN B.V." |
...