Description
Excerpt |
---|
Use the document queue to inspect the XML data being sent to and from the Mobile devices. |
Benefits
During development it can be very useful to inspect the XML to know:
- Have you code taken effect?
- Which values are available in the request you are reading
Flow
Due to the nature for Webservices the flow is as follows:
- Request = Data from mobile device → BC.
- Response = Data from BC to → mobile device.
How to use it
Go to to the "Mobile Document Queue"-page
...