Friday, 21 April 2017

Which is the best SOAP Package for NodeJS?

I want to create an SOAP client and access to different services/function provided in that. Would like to know which one is the best.

Following are my concern in selection of a package:

  • Should be able to set a user name and password
  • user name will contain a '\' (backward slash)in it.

NOTE: Most of the SOAP Package has issue with this single back slash.

Please suggest or share some documents to read up on this.

Thanks, Dipak



via Dipak

No comments:

Post a Comment