Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Posting can happen when mobile user has made registrations.

Configuration

Posting can be triggered

  • automatically
  • manually
    or
  • when manually when promted.

See Order Lines Mobile Configuration for settings related to posting.

Success Message

When posting is completed the backend can include a message in the response, to be displayed on mobile.

Example XML of successful posting

<?xml version="1.0" encoding="utf-8"?>
<response xmlns="http://schemas.microsoft.com/Dynamics/Mobile/2007/04/Documents/Response" messageid="AC6E5C81-A82C-4209-A8BE-F069C6A82778" status="Completed">
  <description>Order posted successfully.</description>
</response>  
  • No labels