Menu-Level Customization of the Mobile Application

There are occasions when a warehouse needs to set up different menu options for the Mobile Application to specify resource-level parameters for different behaviors. For example, a new Pack Shipment menu is created to enable automatic recording of item details in the container being packed or a new Ad hoc move menu is created for a particular activity code and activity group.

When customizing the Mobile Application, the JSPs and HTMLs are mostly changed. Therefore, a new resource ID for the new customized version is created. All the JSP and HTML files corresponding to the factory shipped resource IDs are copied into new directories corresponding to the new resource ID. These newly created directories are at the same level as the old directories from which the JSP and HTML files are copied. The HTML files are modified by replacing the occurrence of <resourceId>.ppc with <new resourceId>.ppc. The new resource ID is then associated with a new menu item.