Data Fields | |
| string | job_name |
| string | job_type |
| Job Type - Could be equal to "command" or "yacs_file" or "python_salome". More... | |
| string | job_file |
| string | env_file |
| FilesList | in_files |
| FilesList | out_files |
| string | work_directory |
| string | local_directory |
| string | result_directory |
| string | maximum_duration |
| ResourceParameters | resource_required |
| string | queue |
| Engines::ParameterList | specific_parameters |
| string Engines::JobParameters::job_type |
Job Type - Could be equal to "command" or "yacs_file" or "python_salome".
| string Engines::JobParameters::maximum_duration |
Time for the batch (has to be like this : hh:mm) - Could be empty, in this case, default value of the selected resource will be used.
| string Engines::JobParameters::queue |
Name of the batch queue choosed - optional
| Engines::ParameterList Engines::JobParameters::specific_parameters |
Specific parameters for each type of job - optional