Hi All,
I have written an RPGLE program, which sends a SOAP request by using http_url_post api.
This api sends my SOAP request to the called WebServer program, and writes the respond to an IFS file.
It works lovely.
But if there is a problem (etc 404 error=the URL...
