Generate a complete report or truncate a report
Use the respective XML to generate a complete report or truncate a report. As an example consider the xml file Role Violation Details.xml to generate a complete Role Violation Details report or to truncate it.
Truncation is useful when a report contains large number of rows. By default, you can change the truncation limit.
Configure the xml as follows:
| XML file name and path | [InstallPath]\Adapters\TMonitor\ \ProcessModules\SAPAI\Reports\RDL\ Rule Violation Analysis |
| 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 defaultvalue to 0. |
| Default Value | By default, the value is set to 1 and the report is truncated. |