Control form
|
|
C-2281 C-2282 42SP6 Optional. Identify parameters for this control rule. This tab appears only if the rule is non-auto-generated as specified by the Auto-Generated? checkbox on the HTML tab.Proj-1128 5.4
Parameters are supported on control rules identified in flow action, section, and harness rules. (Parameters are allowed only for JSP-based rules.)
Use of parameterized control rules — both standard rules and those you build for your applications — is recommended for flexibility and to reduce the number of distinct control rules in your application.
For a partial list of standard rules that accept parameters, see Atlas — Standard Control rules with parameters.
This tab is wide. To display more of the content, click the collapse arrow () in the portal to temporarily hide the navigation panel. When you finish working with this tab, click the expand arrow () to display the navigation panel again.
Field |
Description |
Name |
Choose a name for
this parameter, starting with a letter and using only letters
and digits. B-21984 slow Do not choose a parameter name
that starts with the reserved word Use the following syntax to identify complex parameters: Proj-1128
As with scalar parameters, these complex parameters are not true property rules — no Rule-Obj-Property rule exists for them — but they mimic the structure of the property types. Complex parameter definitions are accepted on this Parameters tab, on the Parameters tab of the Section form. Use the <pega:param > JSP tag, within the <pega:reference ..> JSP tag, to set values for complex and scalar parameters. Typically, complex parameter values are used within the scope of a <pega:foreach ..> JSP tag. |
Description |
Optional. Enter descriptive text to document the purpose of each parameter. This description appears when a developer completes parameter values. |
Data Type |
Select
|
Required? |
Select to indicate that the parameter (of data type
Leave cleared for Boolean parameters. |
Type for SmartPrompt |
Optional. To aid application developers in selecting a value for this parameter, identify a concrete class that has a single key part, such as Data-Admin-Operator-ID. This instructs the system to let developers complete this parameter value through a SmartPrompt selection rather than by typing; it has no runtime effect. Vague Examples? |
Validate As |
Optional. Identify a |
HTML Fragment for Parameter Prompting |
Optional. Identify an HTML fragment rule that can prompt developers (when completing the Format form) with descriptive text for each parameter. |