The Order Status gear includes three gear configuration pages with which to customize the function and display of the gear:

The table below describes the instance parameters for the Order Status gear that can be configured on the installConfig page. Typically, they are set by the portal administrator.

Instance parameter

Description

Default Value

OrderPage

The URL of the order details page used by the commerce application; this page is displayed when the portal end user clicks an order number in the Order Status gear.

Important: By default, this parameter is set to a generic URL. If you’re running the gear with the Motorprise store, you must change this parameter to /Motorprise/en/user/order.jsp.

If you’re running the gear with your own commerce application, you must change it to the JSP that is appropriate for the application. Note that if the JSP does not support multiple locales, you’ll need to configure a separate gear instance for each required locale.

en/user/order.jsp

The table below describes the instance parameters for the Order Status gear that can be configured on the instanceConfig page. Typically, they are set by the community leader.

Each of the instance parameters stores a boolean value that indicates whether, in Full Page mode, the portal end user can filter and display only those orders in the specified order state. If a parameter is set to true, then the associated state is included in the filter drop-down list.

Instance parameter

Description

Default Value

ShowShippedFilterFull

Indicates whether the end user can filter and display only Shipped orders.

true

ShowSubmittedFilterFull

Indicates whether the end user can filter and display only Submitted orders.

true

ShowApprovedFilterFull

Indicates whether the end user can filter and display only Approved orders.

true

ShowRejectedFilterFull

Indicates whether the end user can filter and display only Rejected orders.

true

ShowPendingApprovalFilterFull

Indicates whether the end user can filter and display only Pending Approval orders.

true

ShowPendingRemoveFull

Indicates whether the end user can filter and display only Pending Remove orders.

true

ShowRemovedFull

Indicates whether the end user can filter and display only Removed orders.

true

ShowPendingCustomerActionFull

Indicates whether the end user can filter and display only Pending Customer Action orders.

true

ShowPendingCustomerReturnFull

Indicates whether the end user can filter and display only Pending Customer Return orders.

true

The table below describes the user parameters for the Order Status gear that can be configured by the portal end user on the userConfig page.

User Parameter

Description

Default Value

NumberOfOrdersFull

The maximum number of orders to display per page in Full Page mode.

10

NumberOfOrdersShared

The maximum number of orders to display in Shared mode. If set to zero, recent order information is not displayed.

5

ShowOpenOrdersShared

Boolean value that indicates whether to show in Shared mode the number of open orders placed by the user.

“Open” orders are those orders whose state is specified in OrderLookup.openStates. (For more information on the OrderLookup component, see the Order Status Gear Implementation section.)

true


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