Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%CSP.UI.System.AuditUtils

abstract class %CSP.UI.System.AuditUtils extends %Library.RegisteredObject

Utilities used by Management Portal Audit.

Method Inventory

Parameters

parameter DOMAIN = %Utility;

Methods

classmethod PatEventDataRows(ByRef EventData As %String, ByRef pItems)
Prepare EventData for Audit. The array of items may be classes/routines/globals/SQL tables/SQL cached queries, etc. Will insert carriege return and line feed for every 10 items for easier view audit data later.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab