Description
Builds a composite product from the product that it's sources provide.Configuration Variables
None other than scheduling parameters.Product
Product is null if there are no sources or if the sources don't contribute product.If there is only one source then that sources product is passed through untouched.
If there are multiple sources then a higher level product is built that "contains" the sources. The top level product is built as:
- id: the name of the channel
- description: " multiple sources"
- content: vector of subproducts
Revised: 12 January 1999