Layer7 API Management

  • 1.  CA Layer 7: Error Handling

    Posted Sep 03, 2018 11:59 AM
      |   view attached

    Hi, I am using CA Layer 7 and I would like to know how do I return the response from the web service which I have secured irrespective of the HTTP status code.

    I do not want any custom handling done by the CA Layer 7, unless the URL is malformed

    If the HTTP status code is 200, then the response is handled perfectly and the client who is calling the CA Layer 7 URL gets the proper response.

    If the Response is HTTP 500 the web service which is secured returns he custom error code with Error message, this is what I want to pass with out any intervention of CA Layer 7, currently, I do not get the response back and I am force to use the custom error handling.



  • 2.  Re: CA Layer 7: Error Handling
    Best Answer

    Posted Sep 04, 2018 10:20 AM

    There is this option on the Other tab of the HTTP routing assertion: Pass through SOAP faults with error status 500

     

    Route via HTTP(S) Assertion - CA API Gateway - 9.3 - CA Technologies Documentation