Requirements - Completing the Parameters tab
This tab contains the fields described in this table.
Field | Description |
Input Activity | The name of an activity to run after you have loaded all the input parameters into the requirement. The activity moves the input data to the validation pages of individual documents of the requirement as needed for validation. Definethis activity on the same class or an ancestor class of the class on which the Requirement rule is defined. For an example, see the MortgageIncome requirement or the CreditScore requirement. |
Output Activity | The name of an activity to run before the output parameters are passed back to the parent case. This activity moves the validated data of individual document validation pages to the requirement level to be passed back through parameters. Define this activity on the same class or an ancestor class of the class on which the Requirement rule is defined. For an example, see the MortgageIncome requirement or the CreditScore requirement. |
Name | The name of the Parameter used to exchange data between the Requirement work object and the parent case. |
Description | The description of the parameter used to exchange data between the Requirement work object and the parent case. |
In/Out/Both | Accepts parameters IN / OUT / BOTH. IN –Indicates that the parameter is passed IN to the requirement object defined by this Requirement rule from the parent case at the time the requirement is created. OUT- Indicates that the parameter is passed OUT to the parent case from the requirement object defined by this Requirement rule when the requirement is validated. BOTH - Indicates that the parameter is passed IN to the requirement object defined by this Requirement rule from the parent case at the time the requirement is created, and also passed OUT to the parent case from the requirement object defined by this Requirement rule when the requirement is validated. |
Property | The name of the property that contains the data to be mapped between the parent case and the parameter page. This property must be a single value scalar property that is present in the Applies To class of the Requirement rule definition or an ancestor class. |
Previous topic Requirements - Completing the Requirement tab Next topic Requirements - Completing the Subject Tags tab