The /atg/commerce/order/OrderLookup servlet bean retrieves one or more Order objects, depending on the supplied input parameters. OrderLookup has a security feature that allows the current user to view only her own orders. By default, this feature is enabled for /atg/commerce/order/OrderLookup. To disable the feature, set the enableSecurity property to false.
For more information, see the OrderLookup section of the Commerce Guide to Setting Up a Store for more information.

