[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge.http.net.pl server SOAP+XML response into a Longchar?

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
Well, not really sure, but I would assume that after: hXmlDoc = cast(oResponse:Entity, WidgetHandle):Value. the variable hXmlDoc is already an X-DOCUMENT which contains the entire response from your HTTP call. Works better on Linux as well ;-)

Continue reading...
 
Status
Not open for further replies.
Back
Top