Pipelet GetProduct
Returns the Product identified by the supplied ProductID.
The pipelet returns with an ERROR if any of the following is true:
- a ProductID is not supplied,
- a product with the ProductID doesn't exist,
- a product with the ProductID does exist but it is not currently online or
- a product with the ProductID does exist but is not assigned to the site catalog.
Group:
Catalog
Flags:
Error Connector
Input Parameters
ProductID
:
String
(Optional)
Output Parameters
Product
:
Product
:
(Optional)