For activity
The For activity allows for iterative processing of a list of input data within a process.
When a For activity is placed on the BMC Atrium Orchestrator Development Studio process canvas, an End For object is automatically placed to the right of it. A For activity is linked to a series of activities, terminating at an End For object. The process will execute the linked activities between the For and End For activities for each item in the list, moving to the next item on the list each time the End For object is reached. When all items in the list have been processed by the For loop activities, the process will continue with the activities that follow the End For object.
<lines>
<line>value one</line>
<line>value two</line>
<line>value three</line>
</lines>
<line>value one</line>
<line>value two</line>
<line>value three</line>
</lines>
To configure a For activity
- On the BMC Atrium Orchestrator Development Studio process canvas, double-click the For activity to open the Property Panel.
Select a Parameter type in the Input pane.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*