Products | Versions |
---|---|
TIBCO Fulfillment Order Management | - |
Not Applicable | - |
Description:
Example:
Suppose product "ABC" has a PCO relationship with "Product_A" (autoprovision=true). We would like "Product_A" to be included in the plan only if the order line containing product "ABC" contains a UDF called "MyProd" and its value is "2".
Under the Fulfillment Catalog:
2). Go to the "Relationships" tab (see attached ScreenS1.png).
4). Click on "Add Relationship" (see attached ScreenS1.png)
6). In the field "Relationship Value", put the Xpath expression "exists($var//Product[udf[name='MyProd' and value='2']])" (see ScreenS2.png).
7). Click on "Save and Process".