Generate a complete report or truncate a general report
Use this XML to generate a complete report or truncate a report. Truncation is useful when a report contains large number of rows. By default, you can change the truncation limit.
Report Type.xml -Generate a complete report or truncate a report
Configure the XML as :
XML file name and path | [InstallPath]\ProcessModules\Reports\ReportParameters\SRSAuthorizations Insight for Oracle E-Business Suite – General.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 of attribute "ReportType" to 0. The attribute "TruncateAt" is ignored in this case. |
Default value | By default, complete report is generated. |