Configuring shipment-based backroom pick
To configure shipment-based backroom pick in Store Inventory Management (SIM)-disabled stores, enable appropriate resource permissions and set up bar code types and rules.
- Shipment-based backroom pick is supported only in ship nodes where the Store
Inventory Configuration option in Applications Manager is set to SIM not
enabled or the
manageOrganizationHierarchy
API is called with a value of00
for theStoreInvConfig
attribute. - Shipment-based backroom pick is supported only for pickup in store and ship from store orders.
Applications Manager
- Resource permissions
Enable the following resource permissions for backroom pick by using Applications Manager:
- Backroom pick for pickup in store - ISF000001
- Backroom pick for ship from store - ISF000002
- Pick all - ISF000053
- Manually update quantity while picking - ISF000004
- Order modification permissions
During shipment-based backroom picking, in case of any shortage, if you want a note to be added,
ADD_NOTES
order modification permission must be given at the order line level for appropriate statuses. - Bar code types
Configure the following bar code types for your store by using Applications Manager:
Item
. Used by no-inventory stores. Also used to scan serialized items. To use theItem
bar code type, source should beItem
.HoldLocation
. External service. The bar code validation source isYCD_Translate_BarCode_HoldLocation
.Note: This configuration is not required if staging location scan is not required during backroom pick. If the store is configured as a no-inventory store and if staging location scan is required as part of backroom picking and locations are maintained in an external system, then the Barcode Validation Source must be set as External Source and provide a validation service for this bar code type.
- For sales orders
In Applications Manager, enable the
on_success
event ofcreateShipment
transaction to change the shipment status toReady for Backroom pick
orReady for customer pick
. Enabling this event will invoke the action that will change the shipment status toReady for Backroom pick
.You must also add the
Change Status Required
condition andChange Shipment Status to Backroom Pick
alert. - For transfer orders
In Applications Manager, enable the
on_success
event ofcreateShipment
transaction to change the shipment status toReady for Backroom pick
orReady for customer pick
.You must also add the
Change Status Required for TO
condition andChange Shipment Status for TO
alert.
Sterling Business Center
- Pickup and Shipping - Allows the pickup and
shipping orders to move to
Ready for Backroom Pick
status. It is mandatory to set these options asY
. - Move transfer order shipments to Ready for Backroom Pick status - Allows picking and shipping to be done for transfer orders in store. If this is unchecked then backroom picking is skipped and shipment status is moved to Ready for Packing.
- The Staging location required and Staging location translation required options are applicable.