Please enable JavaScript to view this site.

ESL Documentation

Navigation: » No topics above this level «

FAQs_WebAccess_Q12.eal

Scroll Prev Top Next More

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