...
Child pipelines must have one input view and one output view.
Support for Ultra
...
Tasks
Does not work inĀ supportĀ Ultra PipelinesTasks.
Limitations
Reuse is currently not supported because of the requirement to close an input view to force flush all documents out.
Reads only the first output document for a specific input document (the remaining documents are ignored and dropped).
Supports expressions on the pipeline specification, but only evaluates the input document to PipeLoop, not for each iteration.
...