I am working on Microsoft Great Plains SOAP Web Services and using 
soap-ntlm-3 to invoke services.

The WSDL is recursive in nature, has some XSD imports and no authentication 
is required.

When I invoke createClient(), with required WSDL URL, I am getting 
following error.

D:\NodeProject\node_modules\soap-ntlm-3\lib\wsdl.js:723
for (var i = 0, child; child = children[i]; i++) {
^
TypeError: Cannot read property '0' of undefined
at ServiceElement.postProcess 
(D:\NodeProject\node_modules\soap-ntlm-3\lib\wsdl.js:723:42)
Please suggest how should we proceed.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/1010cc78-c62b-45f9-90e1-8e1a5d1e8639%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to