HCL Commerce Enterprise

Create Organization page (B2B)

Buyer Administrators for a B2B organization can use the Create Organization page to create suborganizations. The Buyer Administrator can also select roles that can be assigned to buyers who belong to the new organization.

A suborganization inherits the following characteristics from the parent organization:
  • Roles: The roles that display in the Roles section depend on the roles that can be assigned to buyers in the parent organization. To enable more roles in the suborganization, first select the roles as assignable in the parent organization. For more information, see Organization Details page (B2B).
    Note: For more information about roles, see Organizational management roles.
  • Approvals: By default, order approval and buyer approval settings are inherited from the parent organization.
  • Contracts: Suborganizations inherit contracts from the parent organization. To create a separate contract for the suborganization, contact the Seller Administrator.

Elements of the Create Organization page


Create Organization page

Full size screen capture

JSP files

The page layout is built with widgets that use the Commerce Composer framework to retrieve and display content. However, the page is not managed in the Commerce Composer tool, and not all the widgets are available to Management Center users in the Commerce Composer tool.
  • OrganizationCreateEdit.jsp represents the entire page.
    Note: This JSP file represents both the Create Organization page and Organization details page. The widgets and their properties that are rendered by this JSP file depend on the action that was made on the Organizations and Buyers page. The Edit Organization button forces OrganizationCreateEdit.jsp to use one set of widgets, while the Create Organization button forces OrganizationCreateEdit.jsp to use a different set of widgets or properties.
  • 1 BreadcrumbTrail.jsp* is the top-level JSP file for the Breadcrumb Trail widget, which displays the breadcrumb trail.
  • 2 MyAccountNavigation.jsp is the top-level JSP file for the My Account Navigation widget, which displays the My Account sidebar and its navigational links.
  • 3 OrganizationList.jsp is the top-level JSP file for the Organization List widget, which controls how organizations are displayed.
    • For Buyer Administrators who manage 20 or fewer organizations, a drop-down list displays. All managed organizations appear in the drop-down list.
    • For Buyer Administrators who manage more than 20 organizations, a search option displays. Organization names that match the search term are displayed in a table format. If the search field is left empty, then all organizations are displayed.
  • 4 OrganizationSummary.jsp is the top-level JSP file for the Organization Summary widget, which displays organization address and contact information. For the Create Organization page, this widget displays empty address and contact information fields to complete for the new organization.
  • 5 OrganizationRoles.jsp is the top-level JSP file for the Organization Roles widget, which displays the roles section where the Buyer Administrator can select the roles that can be assigned to buyers in the new organization.
* indicates widgets that are available to Management Center users in the Commerce Composer tool.

Links and buttons

6 Organization List
Displays a list of organization that the Buyer Administrator manages.
7 Submit
Submits the new organization for processing and directs to the Organization Details page (B2B).
8 Cancel
Cancels the creation of the new organization and returns to the Organizations and Buyers page (B2B).