I need to connect to a SOAP endpoint from a windows machine, however, the PowerShell New-WebServiceProxy
cmdlet fails to process the WSDL. I can't change the WSDL, and I have the connection working in PHP.
I'm not too sure about using PHP just as a scripting tool. What other tools might be available to get the SOAP endpoint running, and C# seems overkill for this.
other features I need in the scripting tool - watch/open a file that is created - find rows that a different in the Files (CSV)