With using the REST execution job, you can execute the API of the Cloud Service that provides the REST interface.
Submitting a job (API) on a cloud service that provides a REST interface
Waiting for the submitted job on the cloud service to be completed (Including when executed asynchronously) (Note1) (Note2)
Killing a running job on a cloud service to match the killing a REST execution job (Note1) (Note3)
Setting the value of the specified response result key to the job net variable and linking with the successor job (Note1)
Secure management of authentication information by encrypting information such as passwords
(Note1) When the Content-Type of the API is the application/json format (Note2) When an API for retrieving the results of execution jobs is provided on the cloud service side (Note3) When an API for killing the execution jobs is provided on the cloud service side
For details of usage procedures of REST execution job, refer to the "Systemwalker Operation Manager Installation Guide".