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

Version 1 Next »

How to Change a Process

Available from Version 3.14 of Mobile WMS for Dynamics AX/365FO


Change your registrations on the mobile device without code. 

You can change registrations and behavior on the mobile device simple by overriding the instructions being sent to the mobile device. 

Below you can see from the document queue an example of receive order lines. Navigate to the document type "GetReceiveOrderLines". 


Click on the "Answer" tab. 

Here you can find various information's sent to the mobile device and as an example you can override these by using display override. 


How to Change the Node?

From the document queue you find e.g. highlighted in above image 3 nodes. 

  • OverDeliveryValidation
  • UnderDeliveryValidation
  • RegisterSerialNumber

Important that the letter casing is correct. 


Navigate to Mobile WMS/Setup/Pages.

Find the page ReceiveLines.


Click on Data Sources.

Marked in red on above image you find examples of 3 nodes that are replaced with an expression. 

Important that the expression has correct casing.




  • No labels