Number of rows displayed on a report

By default, the number of rows displayed on the above reports is limited to 10,000. To change the number of rows displayed on a report, truncate the report using the XML and then configure the number of rows to be displayed on a report.

Configure the xmnumberofrulesdisplayed_roleviolationl as :

XML file name and path [InstallPath]\Adapters\Tmonitor\ProcessModules\SAPAI\Reports\RDL\SAP Security
Tag <parameter>
Node <parameter name="TruncateAt" required="false" displayName="##TruncateAt_DN##" spParamName="@TruncateAt" visible="false" inSeperateRow="false" defaultvalue="10000" />
Configuration setting To change the truncation limit, keep the defaultvalue as 1 in the Authorization Details by Roles.xml and then change the defaultvalue in the above node to any desired numeric value.
Default Value By default, 10000 rows are displayed on a report.