SciCat jobs - how to use them¶
If you want to post a jobs, check the structure of the job's body. From swagger endpoints we see that there are 4 fields:
- types (mandatory)
- jobsParams (mandatory)
- ownerUser
- ownerGroup
jobTypes¶
Possible values can be seen from the example config file:
- jobType: template_job
- jobType: archive
- jobType: retrieve
- jobType: public
- jobType: email_demo
- jobType: url_demo
- jobType: rabbitmq_demo
- jobType: switch_demo
- jobType: validate_demo
actionTypes¶
Per job one can execute several actions. There are these actionTypes:
- actionType: log
- actionType: validate
- actionType: rabbitmq
- actionType: url
- actionType: switch
- actionType: email
- actionType: error