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

Component

/atg/commerce/fulfillment/processor/
  HandleShipGroupUpdateModification

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, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices