Layer7 API Management

  • 1.  Filtering Soap Operation

    Posted Feb 14, 2017 08:47 AM

    Hi all,

     

    I'm tyring to filter  Soap Operation with EWS service.

    I just need one operation: GetUseravailability.

     

    When I don't filter any operation, I'm able to send Request to the backend server, but when I do one modification on the WSDL with "Edit WSDL",  I get an error "Service not found".

    the SOAPOperation header in in the request.

     

    You can find the edition of the WSDL in attachments.

     

    Can you see something wrong in my procedure?



  • 2.  Re: Filtering Soap Operation

    Broadcom Employee
    Posted Feb 14, 2017 04:45 PM

    To remove operations from an existing WSDL, only step #2 should be necessary.  Source WSDL window shows all operations and the Resulting WSDL window also shows all operations.  Remove undesired operations from Resulting WSDL window and click finish.

     

     

    Resulting Service:

     

     

    Hope this helps.