This section describes how to create the report definition for actions. The Action table stores the actions for a particular securable. For example, actions are View, Open, Save, and so on.
Follow these steps:
The following example shows the report definition to report on the Action table:
<report>
<Name>Actions</Name>
<Action>
<Report_Output>
<Property>
<Type>Name</Type>
<Type>Display_Name</Type>
</Property>
</Report_Output>
</Action>
</report>
|
Column Name |
Description |
|
Name |
Action identifier |
|
Display_Name |
Display name for the action identifier |
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|