SOAP Call using offline/local WSDL

I have set up a webservice locally on my PC for a custom software, which supports SOAP XML webservice calls. Because this is locally hosted, there’s no web-based WSDL. Is it possible to upload the local WSDL file, analyze and use the services included in the local WSDL to be used within Generic Web Services node?

Hi @jaydeep1,

I am not super experienced with using that node, so please excuse me if I suggest something that doesn’t work. Have you tried putting the path to that file as url like so file://path/to/file?

best,
Gabriel

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.