The createPromotionEvaluationOrder pipeline chain creates the return calculation order by cloning a given Promotion Evaluation Order (PEO) and establishing related ReturnRequest properties. The pipeline chain’s transaction mode is TX_REQUIRED.

The following section describes the processor in the pipeline chain.

cloneReturnCalcuationOrder

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/custsvc/returns/CloneReturnWorkingOrder

Object

atg.commerce.order.edit.processor.ProcCloneOrderForEdit

Transitions

If the processor returns 1, call the initializePEOState processor.

initializePEOState

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/custsvc/returns/InitializeReturnWorkingOrderState

Object

atg.commerce.order.edit.processor.ProcInitializeCloneEditState

Transitions

If the processor returns 1, call the initializePEOReturnRequestProperties processor.

initializePEOReturnRequestProperties

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/custsvc/returns/InitializePEOProperties

Object

atg.commerce.order.edit.processor.ProcInitializePEOProperties

Transitions

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


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