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

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

Peter Judge

Guest
As you note, currently, the only way to intercept any error from AppServers calls is to add the BLOCK-LEVEL directive and a CATCH block to any and all .P that’s called from a client. This is, um , clunky. We have talked informally internally about adding some form of handler to be able to generally catch unhandled errors/exceptions in PASOE. It may be worth raising the issue of how to generally handle errors raised on an AppServer request (without having to change every entrypoint) in the CVP forum and also creating an Idea for it.

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