The ApprovalPipelineManager uses an approval pipeline configuration file to manage the pipelines in the order approval process. The configuration file is located at <ATG10dir>/DCS/atg/commerce/approval/approvalpipeline.xml.

If you modify the pipelines in the order approval process, you’ll need to extend the approvalpipeline.xml file to override the default configuration. To do so, create a new approvalpipeline.xml file at /atg/commerce/approval/ in your config directory. During deployment, the Oracle ATG Web Commerce platform uses XML file combination to combine the approvalpipeline.xml files in the CONFIGPATH into a single composite XML file.

For general information about how to modify existing pipelines, see the Processor Chains and the Pipeline Manager chapter. For more information on XML file combination, see the Nucleus: Organizing JavaBean Components chapter in the ATG Platform Programming Guide.


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