Copy rows to result
Description
The Copy Rows To Result transform allows you to transfer rows of data (in memory) to the next pipeline (or workflow action) in a workflow via an internal result row set.
This transform can be used by the Get Rows from Result transform and some workflow actions that allow to process the internal result row set.
this transform is mainly available for historical reasons. There are newer and better ways to create loops in Hop, check the Best Practices for more information. |