Generate a complete report or truncate a report

Use the respective xml to define whether a complete report should be generated or should be truncated. For example, use the Role Violation.xml to define this setting for a Role Violation report.

Truncation is useful when a report contains large number of rows. By default, you can change the truncation limit.

To configure this xml setting for Role and User Violations reports:

XML file name and path [InstallPath]\Adapters\TMonitor\ProcessModules\LAWSONAI\Reports\RDL\Authorizations Insight for Lawson - Violations\Lawson 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 defaultvalue to 0.
Default Value By default, the value is set to 1 and the report is truncated.

To configure this xml setting for Role and User Violation Details reports:

XML file name and path [InstallPath]\Adapters\TMonitor\ProcessModules\LAWSONAI\Reports\RDL\Authorizations Insight for Lawson - Violations\Lawson Role Violation Details.xml
Tag <parameter>
Node <parameter name="ViolationRuleLimit" required="false" displayName="##ViolationRuleLimit_DN##" spParamName="@ViolationRuleLimit" visible="false" inSeperateRow="false" defaultvalue="100" />
Default value By default, the value is set to 100 and the report is truncated at 100 violations.