Iterator - iterate using a counter
Search form
Description - Iterate a loop a specified number of times
Runtime Class - com.ibi.agents.XDIterCount
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Iterations: | integer | Number of times to repeat the loop |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Document: | string | The document emitted at each iteration is the original document or the result of the previous iteration. Select from one of the following options:
|
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Document: | string | Final document emitted is a status document, the original document, the result of the last iteration or an accumulation. Accumulations are memory intensive. Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnParseError | Could not parse a document. |