Forum Discussion

ZJH's avatar
ZJH
Occasional Contributor
5 years ago
Solved

Endpoint last part

Hi, When I add a WSDL file to SOAP UI, the default Endpoint is same with the WSDL. For example: End Point/axis/services/WSAmandaSecurityService WSDL 1.1/axis/services/WSAmandaSecurityService?...
  • richie's avatar
    richie
    5 years ago

    Hey ZJH 

     

    Ok - SOAP service requests are not like REST APIs because you don't have query or template parameters in the URI - so you can quite easily edit the path of a SOAP request (within the SoapUI tab) unlike REST requests where you have to alter the source request in the Projects section to alter the URI of a request.

     

    Check out the following screenshot:

     

    As per the screenshot - specify the servername and full path you need to try!

     

    Cheers,

     

    rich