...
...
Use the document queue to inspect the XML data being sent to and from the Mobile devices. Also, error call stacks can be found here.
Overview
Table of Contents | ||||
---|---|---|---|---|
|
Use case
When development it can be very useful to inspect the XML to know:
- Has the code taken effect?
- Which values are available in the request you are reading
Flow
The nature of Web services is as follows:
- Mobile always initiates the communication with a Request
- BC Responds
How to inspect mobile communication
Go to the "Mobile Document Queue"-page.
...
...
...
...
...
...
How to inspect the error call stack
Info | ||
---|---|---|
| ||
|
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
Select Process > Process Document
For a better view, copy this dialog to notepad
...