Several pipeline chains manage the different phases of the approval process.

The .xml configuration file for these pipeline chains is located in a .jar file at <ATG11dir>/DCS/config/config.jar. The Nucleus location for their processors is /atg/commerce/approval/processor/.

This section describes each pipeline chain and processor used in the order approval process.

Note: By default, both the approveOrder and checkRequiresApproval pipeline chains are configured to run in the context of the same transaction as the calling chain, processOrder. This prevents the situation where a processor in either of these pipelines throws an exception that causes them to roll back but does not cause the processOrder pipeline to roll back as well. In this problematic situation, the processOrder pipeline would finish executing without notifying the user of the error condition that exists.


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