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

  • Thread starter Thread starter CMI
  • Start date Start date
Status
Not open for further replies.
C

CMI

Guest
Hi, Peter. So I tried both: OpenEdge.Net.HTTP.Filter.Writer.EntityWriterRegistry:Registry:Put('application/soap+xml':U, get-class(StringEntityWriter)). OpenEdge.Net.HTTP.Filter.Writer.BodyWriterRegistry:Registry:Put('application/soap+xml':u, get-class(StringBodyWriter)). and the TYPE-OF(oResponse:Entity, OpenEdge.Core.String) = TRUE but the CAST value of the LONGCHAR has a length of '?'. Still not sure what is going on here?

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