Try OpenEdge Now
skip to main content
Programming Interfaces
Audit Policy Maintenance APIs : Additional audit policy procedures : _get-policies.p
 

_get-policies.p

Reads the audit policy settings stored in a specified source database into a specified target ProDataSet object.
Parameters:
INPUT pcDbName AS CHARACTER
Logical name of the source database.
OUTPUT DATASET-HANDLE phDataset
ProDataSet object where the procedure stores the policies.
OUTPUT erroMsg AS CHARACTER
Error messages.