This section describes how to create the report definition for securables. The Actions table stores the securables for a particular action. For example, actions are Mart, Model, Entity, User Management, and so on.
Follow these steps:
The following example shows the report definition to report on the Securable table.
<report>
<Name>Actions</Name>
<Securable>
<Report_Output>
<Property>
<Type>Name</Type>
<Type>Parent_Name</Type>
<Type>Display_Name</Type>
</Property>
</Report_Output>
</Securable>
</report>
|
Column Name |
Description |
|
Name |
Securable identifier |
|
Parent_Name |
Parent securable item if any |
|
Display_Name |
Display name for the securable identifier |
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|