The completeQuote pipeline chain should be called when the requested quote is completed. It contains a place holder processor that should be extended when saving quote details. This chain is invoked by the OrderManager.completeQuote method, and updates the quoteInfo object with values for providerNote, externalId, expirationDate and agentId. These values are used when integrating with a third-party quoting system.

The pipeline chain’s transaction mode is TX_REQUIRED.

The following section describes the processor in the pipeline chain.

completeQuoteRequest

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/CompleteQuoteRequest

Object

atg.commerce.order.processor.ProcCompleteQuoteRequest

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