Executed when called by the handleElectronicModifyOrderNotification chain.

The following sections describe each processor in the pipeline chain.

extractShippingGroupIds1

This processor extracts the shipping group IDs from the ModifyOrderNotification message and places them in the pipeline’s parameter map.

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/fulfillment/processor/ExtractShippingGroupIds

Object

atg.commerce.fulfillment.processor.ProcExtractShippingGroupIds

Transitions

Return value of 1 executes the processElectronicShippingGroupsChain1 processor.

processElectronicShippingGroupsChain1

This processor iterates through the shipping groups contained in the ModifyOrderNotification message, and runs the processElectronicShippingGroup chain for each.

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/fulfillment/processor/ProcessElectronicShippingGroupsChain

Object

atg.commerce.fulfillment.processor.ProcProcessShippingGroups

Transitions

None. This is the last link in the chain and causes the PipelineManager to return to the caller.


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