The OrganizationContextFormHandler, which extends the PurchaseProcessFormHandler, allows you to set the context for a given organization. In business-to-business environments, external users can be members of multiple organizations. Organizational context defines the catalog, price list and other properties that are presented to a user when they log in.

The atg.commerce.order.purchase.OrganizationContextFormHandler class updates the currentOrganization with the user’s organization. It also looks for and loads incomplete orders that are part of the specified organization context. It also saves recently modified order, or creates a new order in the user’s organizational context.

This form handler also has a set of properties that specify redirection URLs that are used for error and success conditions.


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