It’s been a really long time since I’ve done SOAP (like a really long time)… and judging from the previous posts here - it’s been a long time for a lot of people…
I’ve been bumping my head into an absolute wall trying to get the login stuff to work for eTapestry XML API via SOAP.
If there is anyone out there that has connected to eTapestry via Servoy - or if there are any SOAP gurus out there - any help would be GREATLY appreciated!
The issue is that the server keeps just returning an 500 error complaining about creating an “envelope”:
Internal Server Error (caught exception while handling request: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Unable to create envelope from given source: )
I’d be interested in the code that gets this working when you get it figured out. Adelo’s code is the typical approach that should work. However — as with most SOAP services — the devil is in the details and eTapestry’s version seems to have a few of those.
It will even let you do SQL Queries (including joins, updates, etc!) Those DonorPerfect people GOT IT RIGHT. It was an absolute SNAP to get it working flawlessly (under 5 minutes). I’ve spent a few DAYS monkeying around with this SOAP crap!