For Each Agent step

Include vertical iterations in application processes.

This step provides vertical iterations, or iteration containers, for application processes. If, for example, you have numerous application servers, you can use this step to employ all agents in the environment to simultaneously deploy components to the servers. In this case, using this step means that overall deployment is not impacted even if one application server is slow.

This step runs the process that is defined within the container for each agent in the application environment. The workflow, or subprocess, in the container has its own start and finish steps, as shown in the following process. You can use any step within the container to define the subprocess. An iteration container can connect to any step, even other iteration containers.

A process that includes a For Each Agent step

Feedback