Description
Examines a product and its subproducts and only passes those parts with metadata (attributes) that match those specified here. All attributes must match on all subproducts. Any subproducts that do not pass the test are removed (not passed on as the output of this agent).Configuration Variables
Product attribute matches are specified as:(productAttribute_ <attrname>, attrvalue)
For example, to match a product from country=America, region=Northern one would specify:
(productAttribute_country "America")
(productAttribute_region "Northern")
Product
The output product consists of the all parts of the product tree that match all of the specified conditions.
Revised: 20 Nov 1998