Executing a Job multiple times using a loop
This scenario describes a Job composed of a parent Job and a child Job. The parent Job
implements a loop which executes a child Job five times, with a pause of three seconds
between each two executions.