Use the ApprovalRequiredDroplet servlet bean (class atg..approval.ApprovalRequiredDroplet) to retrieve all orders requiring approval by a given approver. ApprovalRequiredDroplet queries the order repository and returns all orders that meet the following two criteria:

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