The processElectronicShippingGroup chain is executed when called by the handleElectronicFulfillOrderFragment chain, or the handleElectronicShipGroupUpdateModification.

The following section describes the processor in the pipeline chain.

allocateElectronicGoodChain

This processor iterates through all of the ShippingGroupCommerceItem relationships within the given shipping group, obtains the quantity in that relationship, and for each distinct item to be sent, it executes the allocateElectronicGood chain.

Transactional mode: TX_MANDATORY

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

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.