PreviousNextIndex

LOG-AUDIT-EVENT( ) method

Creates an audit record for the specified application-defined audit event in each connected audit-enabled database whose current audit policy has this audit event enabled.

This method returns a Base64 character string that specifies a universally unique identifier (UUID) as the primary index for the generated audit event record. The UUID is 22 characters in length (the two trailing Base64 pad characters are removed).

Return type: CHARACTER

Applies to: AUDIT-CONTROL system handle

Syntax
LOG-AUDIT-EVENT( event-id, event-context [, event-detail 
  [, audit-custom-detail ] ] ) 

event-id
event-context
event-detail
audit-custom-detail

OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex