Try OpenEdge Now
skip to main content
Programming Interfaces
Audit Policy Maintenance APIs : Generic utility API : get-policies-merge procedure
 

get-policies-merge procedure

Gets the merged version of the active policies so the caller can generate a report of all settings that are turned on for auditing. This procedure reads only active audit policies.
Parameters:
INPUT DATASET-HANDLE FOR hDset
ProDataSet with the policies.
OUTPUT TABLE-HANDLE FOR ttHandle
Temp-table where we will store merged information. The definition of the temp-table is in the src/auditing/include/aud-report.i include file.