Hello guys,
I am trying to consum a SOAP API to send data from FME desktop but I am getting the HTTP/1.1 500 Internal Server Error.
Here is what I did:
I have configured the API request in SoapUI copied the xml request and send it the HttpCaller transformer using the XMLTemplater.
I have enabled the authentication option in the HttpCaller and entered the username/password using the basic type.
Thank you in advance.