I try to use IBM workload scheduler on bluemix, but I can't find good information about using this service.
My steps are follow :
- Create new Process library
- Create new Process
- Add general information
- Add trigger
- Add restful step and add url in it.
The URL reference to the existing Java liberty instance that already connected to the service.(add some secure headers in advanced options)
- Then I try to test my job and just run it now.
But in the end I have error :
AWKRST030E An error occurred establishing a connection to the remote service. The error message is "Connection timed out".
Maybe I don't indicate some fields?
Can anybody explain how to schedule task from existing liberty instance using Restful step in bluemix workload scheduler? Or can offer another solution how to use this service?
P.S. the url that I paste full.