Copy rows to result
Description
Copy Rows to Result transfers all rows from the current workflow's data stream into an internal result set that can be read by the next workflow or process entry in a process sequence. Use this step when you need to pass row-level data between workflows in a process — for example, sending lookup results from one workflow to another for further processing. The receiving workflow uses the Get Rows from Result step to retrieve these rows.
Configurations
| Field Name | Description |
|---|---|
| Step Name | Specify the name of this step as it appears in the workflow workspace |