I have wsdl SOAP service with basic auth. I need to call this service and can send some file e.g pdf,txt or any other format to scan.
I am looking for some option to send SOAP request with file stream and basic auth. Any pointers will be helpful
I tried some of the options methioned in below url, however it do not have basic auth