For Each Result Block
Every Map requires a For Each Result Block, which directs TIBCO Scribe® Online to process the result set from the Query Block, processing each record from the source datastore. Except for the Query Block, all other Blocks are nested inside the For Each Result Block.
The For Each Result Block is always the first Block after the Query Block. All other Blocks work within the For Each Result loop. As indicated by the arrow, as soon as the Map successfully reaches the end of the For Each Result Block for a record, TIBCO Scribe® Online processes the next available source record.
When all source records have been processed for this Map, the Solution moves to the next Map in the Solution or stops, if this is the last Map.
Block Properties — General Tab
From the General tab, you can change the Block Label and add a description for this Block.
Block Properties — Errors And Warnings Tab
If there are any errors or warnings for this Block, the Errors and Warnings tab displays the number of errors or warnings in the tab name. See Block And Map Errors And Warnings.
Once you have corrected the errors, select the Validate button to update the Errors and Warnings tab.