Hi Christian,
Here is a POC that connects to this webservice StockQuote Web Service using SOAP 1.1 specifications:
For this to work, you need to import com.sap.aii.utilxi.core.io.IOUtil (you can find it in your local java directory) as an imported archive and refer it
to archives used.
The response HTTP Headers are on the left side, the SOAP Output is on the left.
Regards,
Mark