Method not found in SOAP Activity

Hi @Michaeljep,

In the properties panel you can see the “Body”.
Copy the body of Soap Ui and paste in the property Body. Everything should be in double quotes (“”) in a single line.
For Headers, in the Headers property, you have write every header in separate argument.
Select the method which you are using Get/ Post/ Put/ Delete.
Choose appropriate Accept format also.

image