...
Note |
---|
When a job is generated by the server, it will never be with an extension '.job0'. It is typically 't1.job1', 't1.job2', 't1.job3', etc. The number at the end increments with each run of the job. |
Regardless of how the job was generated, i.e via python script or by the ecflow server, we need a way of checking the job independent of ecFlow.
...