Mobile WMS uses an application.cfg file to setup the behaviour on the mobile device. When you need to make configural changes to the app, you need to know more about what are the possibilities built-in. On top of that we have made it possible for you to actually make the changes from the AX/D365FO client.
From the client you can find the page creator by navigating to: Mobile WMS/Setup/Customizations/Page Creator
Pages
The first tab menu you can create the new page. You have select the type of page you want. There are three types:
Lookup
Order list or Order lines
Unplanned item registration
There types are key to the function you are going to need for the page. We have made some templates that can guide you to the correct choice of page. The templates can be found here: ##GL
Configuration
On the next tab menu "Configuration", you have lots of the settings available to control the Mobile WMS app.
We have identified 6 groupings with the most commonly used setup.
Header
On Successful Post
On Results Selected
General
List
How do you want to present your data?
Requests
Used in lookups and unplanned item registrations
Lookup - gets registration collection
Submit - posting method for your request
Additional Properties
Here you find extra configuration properties. These properties enhances the app behaivour to your specific requirement.
Menu Items
XML
Your new XML page from within D365FO must be copied and pasted into the application.cfg on the mobile device. The page should be placed under the section called <pages>.
If you need it as a new page you also must create a new <menuitem> also located under <pages>.
Offline
Page creator does not support offline specific functionalities.