{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}

{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Report URL Parameter

Various report URL parameters which control report generation can be allowed or disallowed here.

Allow Parameter 'datasource'

Allows or disallows the setting of the data source configuration as a report URL parameter.

Set the name of the data source configuration that will be used to create connection to the database. It overwrites the value saved in the rpt file.

A Data Source Configuration contains all information needed to create a database connection.

You need to set a value for this parameter only if you want to use a different data source configuration than one saved in the *.rpt file.

For more information see Report URL Parameters.

  • Default value: Disallowed

Allow Parameter 'password'

Allows or disallows the setting of the database password as a report URL parameter. For security purposes, it is highly recommended to leave this at disallowed.

Specifies the password for logging on to password protected databases used by the report and all of his sub reports. Use this parameter instead of password# if you use the same password for the main report and all sub reports.

The password parameter for the users you only need to set if the password is not empty. You don't need to set an empty password like ...&password0=.

For more information see Report URL Parameters.

  • Default value: Disallowed

Allow Parameter 'prompt'

Allows or disallows the usage of prompts as a report URL parameter.

Specifies the value for the parameter field (prompt) with the specified name. Parameter field values are assigned by name to the parameter fields.

For more information see Report URL Parameters.

  • Default value: Allowed

Allow Parameter 'init'

Allows or disallows the setting of an output format as a report URL parameter.
If this parameter is not allowed, then it is only possible to use the Java viewer to display reports.

The init parameter specifies the output format in which the executed report will be returned to the client and how the report should be displayed in the browser, e.g.: init=pdf.

For more information see Report URL Parameters.

  • Default value: Allowed

Allow Parameter 'sf'

Allows or disallows the setting of a Record selection formula as a report URL parameter.

Specifies the Record selection formula.

For more information see Report URL Parameters.

  • Default value: Disallowed

Allow Parameter 'gf'

Allows or disallows the setting of a Group selection formula as a report URL parameter.

Specifies the Group selection formula.

For more information see Report URL Parameters.

  • Default value: Disallowed

Allow Parameter 'stopAfterPage'

Allows or disallows the setting of the upper bound for the number of pages to be rendered as a report URL parameter.

Specifies the upper bound for the number of pages to be rendered. If your report has n pages and you set stopAfter=100 then at most, 100 pages will be rendered.

For more information see Report URL Parameters.

  • Default value: Allowed
 
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Report URL Parameter