When it adds a CommerceItem to an order, the atg.commerce.order.purchase.CartModifierFormHandler sets the value of the item’s siteId property. The value is typically the site that was current when the item was added to the order. In some cases, though, it may be a different site; for example, if the CommerceItem is a cross-sell associated with a different site, this property will contain the site ID of the associated site.

Order items in the Order Repository have two properties for tracking the sites they are associated with:

The OrderLookup, ScheduledOrderLookup, and ApprovalRequiredDroplet servlet beans have siteIds and siteScope input parameters to determine which sites to look up orders for. (See Site Scope for information about these parameters.)


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