- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi all,
I have now a Connection to a test instance of Adobe Campaign, I can sucessfully logon with my user credentials to this instance,
With the help of this article Web service calls I want to create an interface in Java, JavaScript or another language.
I'm using now Eclipse as an IDE.
But I have the Problem to find out the exact JavaScript Framework or Java library.
In this example an object "HttpSoapConnection" or "SoapService" is be used.
var cnx = new HttpSoapConnection("https://serverURL/nl/jsp/soaprouter.jsp");
var session = new SoapService(cnx, 'urn:xtk:session');
Can anybody give me an hint, where I can find this object ?
Or can give me a Code snippet ?
Many thanks in advance.
Tristan
Solved! Go to Solution.