The handleHardgoodShipGroupUpdateModification chain is executed when called by the handleHardgoodModifyOrderNotification chain.

The following sections describe each processor in the pipeline chain.

extractShippingGroupIds

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.pricing.processor.ProcSendScenarioEvent

Transitions

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

processHardgoodShippingGroupsChain2

This processor iterates through the list of shipping groups and executes the processHardgoodShippingGroup chain for each group.

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/fulfillment/processor/
  ProcessHardgoodShippingGroupsChain

Object

atg.commerce.pricing.processor.ProcSendScenarioEvent

Transitions

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


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