Back Forward Report Definition form
Completing the Parameters tab

Reports category
  1. About 
  2. New 
  3. Design 
  4. Chart 
  5. Data Access 
  6. User Interactions 
  7. Pages & Classes 
  1. Parameters 
  2. History 
  3. More... 

Purpose

Use the Parameters tab for informational purposes to document the name, description, and data type of parameters used in the report definition.

When a report definition is run within a workflow and is embedded in a section, an activity with a Property-Set method is typically executed before the report definition is executed, supplying values for the parameters. Then the standard activity pzOpenAndRunReport is called, passing the parameter page.

You can use parameters within the rule

NoteFor security reasons, report definitions to be executed on a web node as part of a Pega composite application cannot use parameters.

Field

Description

Name

Enter the name of the parameter.

Description

Enter the description of the parameter.

Data Type

Enter the data type of the parameter. Select string, boolean, or integer.

Default Value

Optional. Enter a default value for the parameter.

Up About Report Definitions