CA AutoSys scripting supports invoking anonymous & secured REST service? -


need write autosys script invoke rest service e.g. http://example.com/api/job/test-job , setup autosys job.

autosys script supports rest service? if yes, support anonymous rest service or can support secured service well?

also, can record http response code? if yes, can record http response 200 ok success , rest failure when job runs?

see link - https://support.ca.com/cadocs/0/ca%20workload%20automation%20system%20agent%20r11%203-enu/bookshelf_files/html/webservicescliuser_11_3_1/index.htm

ca seems support automation agent using cli through may invoke http/https web services although there no information provided on response codes.

also if filewatcher can trigger http requests, sort of rest interface pertinent web app functionality might work. there not seem way autosys directly invoke , record response rest service though.

as alternative can interface web service using platform (such java) , calling same via autosys.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -