The validateQuote pipeline chain validates elements of the quote. The pipeline chain’s transaction mode is TX_REQUIRED.

The following section describes the processor in the pipeline chain.

validateOrderForQuote

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateOrderForQuote

Object

atg.commerce.order.processor.ProcValidateOrderForCheckout

Transitions

If the processor returns 1, call the verifyOrderAddressesForQuote processor.

verifyOrderAddressesForQuote

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/VerifyOrderAddress

Object

atg.commerce.order.processor.ProcVerifyOrderAddress

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