Description
Accepts any type of input product and outputs a list of URLs that refer to the file or URL products of the input.
Configuration Variables
NoneProduct
Product is null if there are no inputs or the input has no file content or URL content. The output is a single flat list regardless of the hierarchical structure of the input. If there is only one item then the output is a single item (not a list of one element).
How it works
Applies a simple iterator on the input product and builds a list of URL product.
Revised: 12 January 1999