SOAP Request - maybe HTTP Request - To Navision 2018 Soap webservice

Hi

My solutions was like below.
Input as below

image

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”
image

Attatchments, Cookies and Parameters is all empty.

Hope you will get it to work.

Cheers

2 Likes