The rejectQuote pipeline chain should be called when the requested quote is rejected. It contains a place holder processor that should be extended when saving quote details. The processor sets the state of the order to REJECTED_QUOTE. The pipeline chain’s transaction mode is TX_REQUIRED.

The following section describes the processor in the pipeline chain.

rejectQuote

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/rejectQuote

Object

atg.commerce.order.processor.ProcRejectQuote

Transitions

None. This is the only link in the chain and will cause the PipelineManager to return to the caller.


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