About Reset Zone Pend-In Quantities

There may exist incorrect pend-in quantities against tasks in some locations that must corrected. An ANT-based script, ResetZonePendInQuantities.xml is provided that allows you to fix the incorrect pend-in quantities.

The ResetZonePendInQuantities.xml script takes EnterpriseCode, Node, ZoneId, and Action as input that are read from the input file, inputForClearPendInLocationInventory.xml. The valid values for Action attribute are 'Info' or 'Update'. If no value is passed for Action, it is defaulted as 'Info'. If the value passed for Action is 'Info', the script will provide the incorrect quantities for location inventory and LPN pend-move. If this script is run with Action set to 'Update', incorrect quantities of Location inventory and LPN pend-move will be corrected.

In case of a multi-schema deployment, set up connection parameters in the ConnectionInfo Element for each Task Element in the inputForClearPendInLocationInventory.xml input file. For example, to correct pend-in quantities for a location that exists in a non-default colony, you must provide ColonyId in the ConnectionInfo element.