Try OpenEdge Now
skip to main content
Programming Interfaces
Audit Policy Maintenance APIs : Importing policies from XML : refresh-db-cache procedure
 

refresh-db-cache procedure

Calls the method that refreshes the database cache with the newly loaded policy settings. This should only be called after a successful call has been made to import-xml-dbprocedure or save-changes-to-dbprocedure. It is up to the caller to decide if the cache should be refreshed after new policy settings are loaded. See import-xml-dbprocedure and save-changes-to-dbprocedure for more information.
Parameters:
INPUT pcDbName AS CHARACTER
Logical name of the database to have its cache refreshed.
OUTPUT perrorMsg AS CHARACTER
Error messages.