Softerra LDAP Administrator Help | Show AllHide All |
This section describes report schema elements, used to define a report for LDAP Administrator application. You need to be familiar with XML if you want to edit report files.
<reports>
Describes the <reports>
element, which is the top-level element for all report files.
<report>
Defines an LDAP Administrator report.
<tags>
Defines a list of groups the report belongs to.
<appliesTo>
Defines what LDAP servers can be used with the report.
<searchFrom>
Specifies the DN to be used as a search base for an LDAP search request during the report generation.
<filter>
Defines an LDAP search filter to query objects for the report.
<filterParameters>
Specifies parameters used in a parameterized search filter.
<userParameters>
Specifies parameters that are provided or adjusted via the user interface of the report dialog.
<resultAttributes>
Specifies the list of LDAP attributes that will be displayed for the report.