This chain processes an unpriced Order. The following sections describe each processor in the pipeline chain.

executeRepriceOrderChainForProcessOrder

Transactional mode: TX_MANDATORY

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

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

Transitions: Return value of 1 executes executeProcessOrderAfterReprice next.

executeProcessOrderAfterReprice

Transactional mode: TX_MANDATORY

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

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

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