copy "Host: vwebbh.xxxx.abcdef.com\n"
"Content-Type: text/xml; charset=UTF-8\n"
"Content-Length: " length of Message "\n"
"SOAPAction: \"https://vwebbh.xxxx. abcdef.com"
"/bgst/test/services/1/getDATA?wsdl\"\n"
to Web_hdr
copy HTTPPostWithHdr(URL_String, Web_hdr, Message, true, false, false) to Result