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

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
There is also a BodyWriterREgistrty which is used to convert the 'real' objects into HTTP bodies. If the XML is not real then you may want to add a similar line to handle the input longchar OpenEdge.Net.HTTP.Filter.Writer.BodyWriterRegistry:Registry :Put('application/soap+xml':u, get-class(StringBodyWriter))

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