The following sections describe each processor in the pipeline chain.

executeRepriceOrderChainForUpdate

Transactional mode: TX_MANDATORY

Nucleus component: /atg/commerce/pricing/processor/ExecuteRepriceOrderChain

PipelineProcessor object: atg.commerce.order.processor.ProcExecuteChain

Transitions: If returns one, executes the updateOrderAfterReprice processor.

updateOrderAfterReprice

Transactional mode: TX_MANDATORY

Nucleus component: /atg/commerce/order/processor/UpdateOrder

PipelineProcessor object: atg.commerce.order.processor.ProcUpdateOrder

Transitions: None, this is the last link in the chain and will cause the PipelineManager to return to the caller.