...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<job_chain> <job_chain_node state="100" job="jobjob1_sample_shell_with_parameter_set" next_state="200" error_state="error"/> <job_chain_node state="200" job="job_sample_shelljob2_shell_with_parameter_get" next_state="success" error_state="error"/> <job_chain_node state="success"/> <job_chain_node state="error"/> </job_chain> |
...
The example described above can be downloaded from the following link:
Unpack the files into your JobScheduler's live
folder and run the order using JOC.
The example behavior described above will be visible in the order log file.