The allocateShippingGroup chain is executed when called by the processHardgoodShippingGroup chain.

The following section describes the processor in the pipeline chain.

allocateItemRelationshipChain

Iterates through the ShippingGroupCommerceItem relationships contained in the shipping group, and executes the allocateItemRelationship chain for that relationship.

Transactional mode: TX_MANDATORY

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

PipelineProcessor object: atg.commerce.pricing.processor.ProcSendScenarioEvent

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