The following sections describe each processor in the pipeline chain.

dispatchOnSGType

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateShippingGroupByType

Object

atg.commerce.order.processor.ProcDispatchOnProperty

Transitions

If the processor returns 4000, call the validateHardGoodSG processor. If it returns 4001, call the ValidateElectronicSG processor.

validateHardgoodSG

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateHardgoodShippingGroup

Object

atg.commerce.order.processor.ProcValidateHardgoodShippingGroup

Transitions

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

validateElectronicSG

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateElectronicShippingGroup

Object

atg.commerce.order.processor.ProcValidateElectronicShippingGroup

Transitions

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


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