The following section describes the processor in the pipeline chain.

retrieveOrderWaitingShipMap1

This processor compiles a HashMap, where the keys are Order IDs and the values are sets of shipping group IDs whose quantities could not previously be allocated from inventory. This HashMap is placed in the pipeline’s parameter map.

Transactional mode: TX_MANDATORY

Nucleus component: /atg/commerce/fulfillment/processor/RetrieveOrderWaitingShipMap

PipelineProcessor object: atg.commerce.fulfillment.processor.ProcRetrieveOrderWaitingShipMap

Transitions: None. This is the only link in the chain and causes the PipelineManager to return to the caller.