Configuration

Configuration variables are in the Facility > ENTERPRISE > Enterprise > Administration > Config Settings or Facility > Warehouse > WMS > Administration > Config Settings. These settings apply to all the warehouses in your Infor WMS enterprise:

Parameter Name

Description

about_key

Displays the About screen

lookup_key

Used for the lookup function

nav_home_key

Navigates you to the Main Menu

msg_key

Check messages in the messaging feature

item_key

Displays the product image

commit_msg_key

Sends a new message.

start_conv_key

Initiates conversations in the messaging feature.

autoSelectTextOnFocus

Not implemented

allowDecimalsInQty

If true, decimal values are allowed in the qty field

errorDialog

Displays the error messages. This value defaults to pop-up. This can be modified to TOAST for a small display that does not require user permission.

vibrate

Turn on or off support for haptic response.

vibratePattern

If vibrate is on, this is the style in which the device will provide haptic response. Format is a comma separated list of millisecond values with brackets. It uses the pattern:

[Vibrate,Pause,Vibrate,Pause,….]

vibrateOnInputError

If true, user receives haptic response in input errors from screen commits.

vibrateOnValidationError

If true, user receives haptic response on field level validation errors.

vibrateOnNewMessage

If true, user receives haptic response when receiving new instant messages.

soundOn

Enable the audible alert

soundRepeat

Number of times to repeat the audible alert

soundOnInputError

Play sound on input error (TRUE/FALSE)

soundOnValidationError

Play sound on validation error (TRUE/FALSE)

soundOnNewMessage

Play sound on a new message (TRUE/FALSE)

enableGlobalViewsForWebUI

Enables the Global Views option.
Note: 
  • By default, this value is set to 0.
  • If the value is set to 1, the tenant's admin user can create or modify Global Views.

UPDITEMCUBEBASEDONDIMS

If this parameter is set to True, the application updates the Cube field value for all items based on the Master Unit Dimensions defined for that Pack Key. The Master Unit Dimensions are specified on the Dimensions tab of the Pack screen.

Note: The logic applies to Excel imports for creating or updating items and pack keys.

GENCOMMODITYUPDATEDEVENTSWITHPACKUPDATES

If this parameter is set to True, the application generates the commodity updated events for Pack Key dimensions on the Integration Logs screen.
ML_OPTIMIZEDPICKPATH_ENDPOINT If the API endpoint URL is specified in this parameter, the application identifies the appropriate ION API endpoint to invoke the pick path optimization algorithm. This configuration links the WMS wave release logic with the AI endpoint, enabling optimization of each pick assignment. The application sends pick assignments to the AI service and receives optimized pick sequences in response.
ML_OPTIMIZEDPICKPATH_START_X

If a value is specified in the Current Value field for this parameter, the application uses that value to determine the X‑coordinate of the warehouse that serves as the starting point for shortest‑path routing. The X‑coordinate for each location in a warehouse is defined in the X Coordinate field on the Location screen. This setting is critical for calculating the most efficient pick path.

Note: You must specify XY coordinates and orientation for all locations, including the staging locations.
ML_OPTIMIZEDPICKPATH_START_Y

If a value is specified in the Current Value field for this parameter, the application uses that value to determine the Y‑coordinate of the warehouse that serves as the starting point for shortest‑path routing. The Y‑coordinate for each location in a warehouse is defined in the Y Coordinate field on the Location screen. This setting is critical for calculating the most efficient pick path.

Note: You must specify XY coordinates and orientation for all locations, including the staging locations.
CONGESTION_MAX_USERS This parameter determines the maximum number of users allowed in an aisle at the same time. If the number of active pickers exceeds the limit, the application diverts the next assignment picker to the next pick.
CONGESTION_MAX_DIST The parameter defines the maximum distance for evaluating the next pick. When the next pick is within the specified distance, the application diverts the user. When the distance exceeds the specified value, the application keeps the user waiting until congestion clears.