CA Service Management

  • 1.  SDM servlet server COnfiguration

    Broadcom Employee
    Posted Dec 15, 2017 11:11 AM
      |   view attached

    HI All

    I configured the SDM in Advance Availability Mode with F5 load balancer.

    however system is configured with SSL and SDM publish online.

    now system is working fine but the attachments are not working.

    can anyone have any suggestion



  • 2.  Re: SDM servlet server COnfiguration

    Posted Dec 15, 2017 11:15 AM

    Hi Muhammad - have you configured and implemented SSL for both Tomcat and IIS?  

    What URL and port is the F5 load balancer pointing to on the APP servers?

    Most likely its not working because SSL is not configured somewhere, or the proper servlet path is not set on the repository or server configuration records, thus it may be attemping to go from SSL to non-SSL, which all modern browsers block.

    Let us know,
    Jon I.



  • 3.  Re: SDM servlet server COnfiguration

    Broadcom Employee
    Posted Dec 15, 2017 11:35 AM

    Hi Muhammed,

     

    See if you have followed this document to correct this behavior

     

    https://support.ca.com/us/knowledge-base-articles.tec1067976.html

     

    Let me know if this helps.



  • 4.  Re: SDM servlet server COnfiguration
    Best Answer

    Posted Dec 15, 2017 01:01 PM

    what error to you get when trying to upload/download?

    As mentioned this is many time due to SSL config and to make sure that the attachment servlet path on you BG server configuration is correctly set to you public address.

     

     

    Hope this help

    /J



  • 5.  Re: SDM servlet server COnfiguration

    Broadcom Employee
    Posted Dec 18, 2017 03:48 AM

    Thanks Jon / Jerome

    I need to add the SSL however if you do the redirection then we need to add the redirection link like 

    https://redirectionlink.com/CAisd/UploadServlet.

    Regards

    arif 



  • 6.  Re: SDM servlet server COnfiguration

    Posted Dec 18, 2017 10:02 PM

    Are you using IIS as your web server? Please note that attachments are processed through an applet using the Tomcat server. If you have configured IIS to use SSL have you configured Tomcat for SSL as well?