Skip to content

nikolayvoronchikhin/soap-cascade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This branch is forked from https://npmjs.org/package/soap-js which was branched from https://github.com/milewise/node-soap.

Install: npm install soap-cascade

This branch makes modifications documented in https://github.com/milewise/node-soap/issues/143 that allow the soap-js branch to work with Cascade Server by Hannon Hill.

Features

  • propagate namespace in SOAP Envelope
  • correctly encode arrays from JSON arguments
  • reorder arguments to match WSDL before sending (added with version 0.1.0 - disable in lib/normalize.js by uncommenting line near end of file)

For examples of use see Grunt Cascade Examples. This resource also has a wiki.

To generate JavaScript code from the WSDL see WSDL to JS.

version 0.1.1 fixes structured data node issues allowing pages with data definitions to be edited. Also strips out empty arguments before sending.

About

a branch of soap-js that works with Cascade Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published