This chain places a scheduled order and then sends an event. The following sections describe each processor in the pipeline chain.

runProcessOrderPipeline

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/RunProcessOrderChain

Object

atg.commerce.order.processor.ProcExecuteChain

Transitions

If the processor returns 1, call the sendMessageScheduledOrderMessage processor.

sendMessageScheduledOrderMessage

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/SendScheduledOrderMessage

Object

atg.commerce.order.processor.ProcSendScheduledOrderMessage

Transitions

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


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices