Use the ApprovedDroplet servlet bean (class atg.commerce.approval.ApprovedDroplet) to retrieve all orders that have been approved and/or rejected by a given approver. ApprovedDroplet queries the order repository and returns all orders that have the approver’s profile ID in the approverIds property.

Refer to Appendix: Core Commerce Servlet Beans of the Guide to Setting Up a Store for detailed information about the input, output, and open parameters of ApprovedDroplet, as well as a JSP code example using this servlet bean.


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