Previous Topic: Reassign Option User List

Next Topic: Special Characters for Member Lists Properties


System, Workflow and Task Parameters

CA GovernanceMinder exposes several types of parameters to Workpoint processes. Typically CA GovernanceMinder populates these parameters with values when it creates a Workpoint job.

Examples: System, Workflow, and Task Parameters

The RoleSuggURole process suggests new roles during a role certification campaign. This process declares the following parameters:

certification.useApprovers

Specifies which entities in a link under review generate reviewers. The value comes from the certification.useApprovers CA GovernanceMinder system property.

This value is not unique to the workflow, but applies to review tasks in all business workflows.

Default: 1,2

flow.userApproval.userMembersList

Specifies the member list that is used to assign reviewers for user entities.

This parameter reflects settings made by the user in the campaign creation wizard, and stored by CA GovernanceMinder in the workflow context. The flow. prefix indicates that it applies to all tasks of this worfklow that review a user entity.

task.personID

Specifies the user in the link under review.

task.roleName

Specifies the role in the link under review.

These task parameters contain information unique to this workflow task. Other Workpoint jobs of the workflow reference other links in the campaign.