JQuery: Connect to SAP Web Service


/ Published in: jQuery
Save to your folder(s)

There are a couple of steps involved to connect to an SAP web service. Really, its about the same as connecting to a regular ASMX web service, using the .ajax() function. Make sure you have a WSDL with the function and connection information. I recommend using SoapUI for testing and verification.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.