I need to download or process a file from a soap based web service in node.js. can someone suggest me on how to handle this in node.js
I tried with 'node-soap' or 'soap' NPM module. it worked for normal soap web service. But, not for binary steam or MTOM based SOAP web service
Use ws.js
Here is how to fetch the file attachments:
Two limitations:
.
with: