
ZENworks® ESM 3.5 Administrator’s Manual 51
EVENT_CLIENTRULE_FACT_VW: This view describes the generic reporting mechanism for
integrity and scripting rules. The data is grouped by user, day, policy, location and rule.
EVENT_COMPONENTACTION_FACT_VW: This view describes the Management Console
activity performed on specific components. For example, you could see when the policy update
interval was changed for a specific location in a policy. The data is grouped by user, day, policy,
component and defines the new and old value.
EVENT_MANGERIO_FACT_VW: This view describes when a component has been created or
edited. The data is grouped by user, day, component and action.
EVENT_ORGANIZATIONACTION_FACT_VW: This view describes the user activity as it
relates to ESM integration with an Enterprise information repository. All user management
activities are reflected within this table.
EVENT_POLICYCOMPONENT_FACT_VW: This view describes the interaction of
components and policies. For example, when a location is added to a policy, an audit row would
reflect that change. The data is grouped by user, day, policy, component and action.
EVENT_PUBLISHACTION_FACT_VW: This view describes the policy and component
assignment to an organization.
EVENT_SERVERACTION_FACT_VW: This view describes the user activity with the
Distribution Service. (Check In, for example)
EVENT_USERACTION_FACT_VW: This view describes the user policy activity with the
Distribution Service. (Policy, Key, EFS Key, Schema downloads.)
So how do I create a report?
The following steps describe the creation of a simple report. The following example uses the
Visual Studio.NET 2003 Enterprise Architect IDE.
Step 1: From the IDE, select Add New Item and add a new Crystal Report (see Figure 28)
Figure 28 : Add New Crystal Report