An object reference to a Progress.Lang.OERequestInfo class that allows you to set the response to a current request that an AppServer agent or a Pacific Application Server agent returns to a client.
Data type:
Access:
Applies to:
DEFINE VARIABLE ccid AS CHARACTER NO-UNDO.ccid = SUBSTRING(BASE64-ENCODE (GENERATE-UUID), 1, 22).ASSIGNSESSION:CURRENT-RESPONSE-INFO:ClientContextId = ccid.
© 2014 Progress Software Corporation and/or its subsidiaries or affiliates. |