[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Changing PASOE agent logging dynamically

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
@Torben our PASOE clients are .Net openclients. So even if our error classes were SERIALIZABLE, I believe they are still unable to pass from server to client. The only supported way to send an error back to the client is for us to encode/serialize it as a character and return it in a statement like so: RETURN ERROR ch-error.

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