RequestId property

Contains a unique value that identifies the client request currently running in an AppServer session. The client generates a value for the RequestId property and is passed on to the AppServer agent as a part of each request. The initial value for this property is a randomly generated character string containing a globally unique identifier.

Data type: CHARACTER

Access: PUBLIC Read-only

Applies to: Progress.Lang.OERequestInfo class

You can access this property in an:

See also

CURRENT-REQUEST-INFO attribute, CURRENT-RESPONSE-INFO attribute, REQUEST-INFO attribute, RESPONSE-INFO attribute