System scenarios
- Calling a Job and passing the parameter needed to the called Job
 - Displaying remote system information via SSH
 - Echoing 'Hello World!'
 - Modifying a variable during a Job execution
 - Passing a value from a parent Job to a child Job
 - Propagating the buffered output data from the child Job to the parent Job
 - Running a list of child Jobs dynamically