cLoop
Processes messages repetitively and possibly in different ways.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cLoop Standard properties
These properties are used to configure cLoop running in the Standard Job framework.
The Standard cLoop component belongs to the Orchestration family.
Basic settings
Properties | Description |
---|---|
Loop Type |
|
Copy |
Select this check box to use the copy mode. It is cleared by default. If this option is disabled, the same exchange will be used for each iteration. So the result from the previous iteration will be visible for the next. If this option is enabled, each iteration restarts with a fresh copy of the input exchange. |
Usage
Usage guidance | Description |
---|---|
Usage rule |
cLoop can be a middle component in a Route. |
Limitation |
n/a |