Previous Next

CLEAR-APPL-CONTEXT( ) method
Clears the application context for the current session.
Return type:
Applies to:
 
Syntax 
CLEAR-APPL-CONTEXT( )
After calling this method, the APPL-CONTEXT-ID attribute is cleared for all connected audit-enabled databases and is no longer recorded in audit event records for this application context.
There can be only one active application context per session at any one point in time. To set a different application context for the session, you can:
*
*
Calling this method does not generate an audit event or an audit record.
If successful, this method returns TRUE. Otherwise, it returns FALSE.
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.