AutoSys Workload Automation

 View Only
  • 1.  HTTP (SERVLET) job type in CA Workload Automation DE

    Posted Oct 12, 2018 06:11 PM

    Hello All,

     

    We kindly need help on an HTTP (SERVLET) job type in CA Workload Automation DE

    12.0.02.00.

    We currently have a job with GET invocation type. We would like to add security enhancement to the web service.

     

    In the future, the existing CA job need to send a security token for each web service call.

     

    For example:  before we call http web service. Now, we need call “https” web service with a new header (“Authorization token”).

     

    Any input on how this can be done via CA would be much appreciated. Thank you.

     

     

     



  • 2.  Re: HTTP (SERVLET) job type in CA Workload Automation DE
    Best Answer

    Broadcom Employee
    Posted Oct 15, 2018 09:57 AM

    Hi,

    You will need to set up a truststore.  The truststore will have the SSL cert for https link.

    First setup a keystoe, you can check this documentation.  Then specify the truststore pointing to the keystore

    Also, CA Agent can import the certs in to the keystore automatically when the job runs, see here.

     

    Thank you,

    Nitin Pande

    CA Technologies