NODENAME_errorCode |
The error code for the activity. The error code will be 0 if successful and non-zero for error. |
NODENAME_informationCode |
Always zero for this activity. |
NODENAME_returnMessage |
Additional information string describing the error or success. |
NODENAME_outputData |
A String containing the record returned for this iteration. |
NODENAME_recordNumber |
The iteration number, starting with 1. When the activity is finished iterating, this will contain the number of records returned. |
NODENAME_nextPosition |
A Long value specifying the position in the input stream where the next iteration would begin reading |
NODENAME_outputDataN |
If the Accumulate Output Variables option is checked, these variables will be set with each returned record, where N is the iteration number (starting with 1). |