Generate a complete report or truncate a report
Use the respective XML to define whether a complete report must be generated or a report must be truncated. Truncation is useful when a report contains large number of rows. For example, use the Role Violation.xml to define this setting for a role violation report.
This figure displays the default setting:
defaultvalue in Role Violations.xml
Based on your requirement, define this setting as :
Xml file name and path | [InstallPath]\ProcessModules\Reports\ReportParameters \SRSAuthorizations Insight for ION - Violations_ION Application Role Violations.xml |
---|---|
Tag |
<parameter>
|
Node |
<parameter name="ReportType" required="false"
displayName="##ReportType_DN##" spParamName="@ReportType" visible="false"
inSeperateRow="false" defaultvalue="1" />
|
Configuration setting | If you want a complete report then modify the default value to 0. |
Default Value | By default, the value is set to 1 and the report is truncated. |