Layer7 API Management

 View Only

  • 1.  Soap Client

    Posted 30 days ago

    I need to call external soap web service. I have tried various way but I want to do the same using in build assertions. Does anyone has example to share?



    -------------------------------------------


  • 2.  RE: Soap Client

    Posted 29 days ago
    Edited by Mesut Yalcin 29 days ago
      |   view attached

    Hi Shamim, 

    Attached an example of a SOAP service call, after you import use the commands below to call it. 

    curl -L 'https://localhost:8443/demo/soapcall'
    curl -L -X POST 'https://localhost:8443/demo/soapcall?service=continent'
    curl -L -X POST 'https://localhost:8443/demo/soapcall?service=country'



    ------------------------------
    Mesut Yalcin
    Senior Solution Architect
    MAXXYS AG - http://www.maxxys.de
    ------------------------------

    Attachment(s)

    xml
    DemoSoapCall.xml   8 KB 1 version