Configuring bulk inventory move
Ensure that you configure the appropriate properties to enable store associates to move
inventory in bulk.
System Management Administrator (SMA)
In SMA, configure the isf.ui.bulkmove.maxNumberOfProductSelectionAllowed
property as needed for your business. By default, the value of this property is set to 100.
If a source location contains more products than the predefined value, the Move summary page is displayed along with a confirmation message. A store associate can confirm to move all products to the destination location. Otherwise, the Product list page is displayed. By default, all products in the list are selected to move. If the store associate does not want to move one or more products, then the store associate can clear the checkboxes of the products from the list.
The following example explains the bulk move scenario based on the configuration:
Consider that the value of
isf.ui.bulkmove.maxNumberOfProductSelectionAllowed property is set to 50. If a
store associate attempts to move 60 products, which is more than the predefined value, then all the
60 products are by default selected to move. After the store associate confirms to move, the
products are moved to the destination location. However, if the store associate attempts to move
less than or equal to 50 products, the store associate can choose to move either all the products or
exclude some of the products from the list that need not be moved.