B
Bill Wood
Guest
WRT >>> Where can i find the documentation for sending soap message using HTTP [using the new HTTP client introduced in 11.5.1] This refers to a set of OOABL objects and methods that let you create HTTP requests and control the headers, cookies, and content. You are really sending the SOAP Message as an XML payload over HTTP. This is documented in the help. The online help is at: http://documentation.progress.com/output/ua/OpenEdge_latest/#page/dvpin/making-http(s)-requests-from-abl-applications.html# The API documentation is at https://documentation.progress.com/output/oehttpclient/index.html
Continue reading...
Continue reading...