The handleShipGroupUpdateModification chain is executed when called by the handleModifyOrderNotification chain.

The following section describes the processor in the pipeline chain.

shipGroupUpdateModification

This processor iterates through each shipping group contained within the modification. Makes sure the state of the shipping group is INITIAL, then sets it to PROCESSING, resets the submitted date on the shipping group to the current time, and sends out a ModifyOrderNotification message detailing the changes made.

Transactional mode: TX_MANDATORY

Nucleus component: /atg/commerce/fulfillment/processor/HandleShipGroupUpdateModification

PipelineProcessor object: atg.commerce.fulfillment.processor.ProcHandleShippingGroupUpdateModification

Transitions: None. This is the only link in the chain and causes the PipelineManager to return to the caller.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices