Hi : I tried with ignoreWarning = "true" but it doesn't work. Do you
know the correct format how it can be given in the below schema xml file
which we import
Hi Darren, But this same request works fine from the SOAP UI that
confuses me. "System clocks are out by too much" by this do you mean my
campaign on-premise server timezone and the SMS system server timezone
might be different.. RegardsAneesh
Sample JS file added below which is causing the error. Could someone
help to fix this issue?This SOAP request get success while trying from a
SOAP UIxtk.workflow.Cleanup(instance.id);var req = new
HttpClientRequest("https://xxxxx/test/ws");logInfo("Connection
establish..");req.header["Content-Type"] = "text/xml;
charset=utf-8";req.header["SOAPAction"] = "";req.header["Host"] =
"xxxxx";req.method = "POST";logInfo("All parameters set");req.body =
''+'
UserWsxxxx=xxxx==2020-03-13T10:30:36.407Z'+''+...