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. If it returns 4002, call the validateInStorePickupSG 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.

validateInStorePickupSG

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateInStorePickupShippingGroup

Object

atg.commerce.order.processor.Proc ValidateInStorePickupShippingGroup

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