Hi
My solutions was like below.
Input as below
In soapUi I got the SoapAction and made a header in Ui with the same line.
The headers (1) in Ui is set to be as a String with the name (2) SOAPAction and with the line from the webservice from SoapUi (3)
The body from SoapUi is “converted” from XML to a string in double cuotes “String”
Attatchments, Cookies and Parameters is all empty.
Hope you will get it to work.
Cheers