Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • headerConfiguration 
  • registrationCollectorConfiguration
    • Collector Steps that may be merged to workflows already defined in application.cfg
    • The document handler classes (i.e. Receive, Pick, Ship) manages which Collector Steps are in fact enabled for the document type.
    • See also: Collector Steps and base Workflows

  • menuConfiguration
    • Menu items included in the main menu. Is always generated by the system based on current data from from Mobile WMS Setup, and should never Menu Setup.
    • Should never need be changed programmatically (cannot be extended).

List Data (used to populate drop-down boxes)

  • Location Codes, Return Reason Code, etc.. or customized data
  • To be used for data that is very unlikely to change during the handheld device session. Transactional data like " Sales Orders " or "Quantity on Hand" should never be provided as reference List Data.

...