About SweetSOA - Web Service Client
Mobile application client that consumes SOAP-based enterprise web services. This works similar to SoapUI or Curl for testing Web Services.
Instructions
-----------------
1. Use SoapUI to generate the Soap Request http://www.soapui.org/
2. In SoapUI - Save Soap Request as XML file. (From Request Window > Right Click > Save As)
3. Add the XML declaration the top of your XML Soap Message - < xml version="1.0" encoding="UTF-8" >
4. Copy XML file to Android device.
5. In SweetSOA App - Open XML File
6. Send Request
The application source code can be found on SourceForge (http://sourceforge.net/projects/sweetsoa/)
Download and install
SweetSOA - Web Service Client version 1.0.0 on your
Android device!
Downloaded 1,000+ times, content rating: Not rated
Android package:
com.jacx.ssoa.android, download SweetSOA - Web Service Client.apk
by Y####:
This worked well for us. Allowed us to simulate a call from outside our firewalls, which is where the issue was.