[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Unique ID for PASOE ABL session?

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Hi, In 12.0 we have added a feature called as RequestID which is the unique identifier of a request in PASOE. It will be in the format of : : . Example:- ROOT:r:00001 It will be generated in all the logs in PASOE and if you want to get it in the code, then you can get it from the RequestInfo Object.

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