This section describes how you can create the report definition for profiles.
Follow these steps:
The following example shows the report definition to report on the Profile table:
<report>
<Name>Profiles</Name>
<Profile>
<Report_Output>
<Property>
<Type>ID</Type>
<Type>Name</Type>
<Type>Description</Type>
<Type>Is_BuiltIn</Type>
</Property>
</Report_Output>
</Profile>
</report>
|
Column Name |
Description |
|
Id |
Unique identifier for the profile |
|
Name |
Name of the profile |
|
Description |
Description associated with the profile |
|
Is_BuiltIn |
Integer "1" indicating if the profile is a built-in profile. |
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|