Use these events to
Customize unplanned RegistrationTypes (adhoc functions).
- Create new steps for your custom adhoc RegistrationType's.
- Add or modify steps for standard Mobile WMS adhoc RegistrationType's.
- Handle captured values from the mobile device.
- Set arguments in standard posting routines.
IntegrationEvents
GetRegistrationConfiguration
- OnGetRegistrationConfiguration_OnBeforeAddSteps — Add/Replace steps or Manipulate Header Field Values before standard steps are generated
- OnGetRegistrationConfiguration_OnAddSteps — Create steps for existing and new Unplanned Functions.
- OnGetRegistrationConfiguration_OnAfterAddStep — Modify properties for any single step, both standard and custom. Not adding steps.
- Legacy event
PostAdhocRegistration
Examples
-
Case: Default total RunTime based on produced quantity in Production Output — A customer wants the RunTime step for Production Output to be populated with a default value.
-
-
How-to: Add action to Order Line menu — Add a new Unplanned Function as action on Pick Lines.
-
How-to: Add ImageCapture Step for Adjust Quantity — Adds an extra ImageCapture Step to the Adjust Quantity functionality.
-
Case: Add custom step 'To-Location' to Unplanned Move — Add custom step for To-Location when posting Unplanned Move from/to locations without "Directed Putaway-and-pick"
-
How-to: Create custom Unplanned function in Main Menu — The most common control for customization
Add a new function to the Main menu. "Header fields" and optional "Steps" to collect
-