Back Forward Summary View form
Completing the Parameters tab

  1. About 
  2. New 
  3. Content 
  4. Drill Down 
  5. Organize 
  6. Format 
  7. Chart 
  1. Parameters 
  2. Pages & Classes 
  3. Join 
  4. HTML 
  5. History 
  6. More... 

Use the Parameters tab for informational purposes to record the name, description, and data type of parameters used in the view.5.4

In most cases, an activity with a Property-Set method is executed before the list view is executed, supplying values for the parameters. Then the standard activity Rule-Obj-SummaryView.ShowView is called, passing the parameter page. For an example, see PDN article How to use parameters as selection criteria in a list view report.

NoteFor security reasons, list view rules to be executed on a web node as part of a Pega composite application cannot use parameters as selection criteria.

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 from string, boolean, and integer.

Up About Summary View rules