get-policies-merge procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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.