Comparison of single and multi target actions
The following table outlines the difference between the operation modes:
| Aspect | Single Target | Multi Target Action |
|---|---|---|
| Number of parallel activities | One | Number of entries in target array |
| Final execution status | Equal to status of automation | Always successful |
| Failure during fully automated runbook (FARB) execution | Aborts the FARB | Proceeds the FARB |
| Specifying an empty target | Failure to execute automation | Enters special case for empty array |