[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OE 12 PASOE Debugging

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

Peter Judge

Guest
It's no buggier than usual :) The run-time error is coming from code that's trying to convert the message body (as an input param) into a string. I'm guessing that that's empty and that's causing the error. There's no checking for an empty body so that's a bug. This is the stuff from That's the OperationHandler line 1119 and on. Can you post the snippet from the gen file for this GET operation? If it's a JSDO READ then I wouldn't expect the input dataset .

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