Pipelet: Order GetOrder

Pipelet GetOrder

Finds the Order for the given order document number specified by OrderNo. Order access in the storefront can be limited, please see the class description of OrderMgr for more details. The pipelet exits with an ERROR if any of the following are true: - an OrderNo is not supplied or - an order with the OrderNo cannot be found.

Group:

Order

Flags:

Error Connector

Input Parameters

OrderNo : String Optional

Output Parameters

Order : LineItemCtnr : Optional

The order or null if nothing could be found.