AgileShapes / Premier Extension |
This AgileShape can be used when a group of approvers is involved at an activity step, you can configure the AgileWork to require mandatory approvals from certain participants and to move forward based on a certain percentage of approves that have approved.
Field Name | Definition |
---|---|
UserDefinedProperties |
Note: Developers may need to write code to fully
implement this.
This property allows the process modeler to configure initial ClientData values that will be associated with the AgileShape's associated task(s) at runtime. This is basically a way of allowing you to specify a set of name/value pairs that are passed to your Web page via an object called a WorkItem. This is an alternative to passing data via URL parameters. In your Web page you can retrieve this data via the ClientData property of the WorkItem. It is then up to you to decide how to use the data. Click the Ellipses button to open the configuration dialog. ![]() |
Voting Configuration |
This property allows the process modeler to configure data binding to the data schema within a repeating table for which to establish the approval data. The "Mandatory" option provides an added level of functionality, requiring any participants that have been identified as "Mandatory" to approve, or the final decision will be not-approved. The final result is also configured here by setting a custom attribute to store the final result and specifying the percentage of participants that will need to approve before the final decision is considered as approved. For example, the process designer specifies the voting percentage as 60%. If 60% of the approvers approve the preceding request, then the final decision is considered as approved. Click the Ellipses button to open the configuration dialog. ![]() |
EnabledExchangeServer |
Default value: False This property allows the process modeler to enable the AgileShape to integrate directly with Microsoft Exchange Server so that the AgileShape's associated task(s) can be viewed directly from Microsoft Outlook's Task List by the task(s)'s assigned participant(s). See the ExchangeServer property for additional information. |
ExchangeServer |
This property allows the process modeler to configure the AgileShape's integration with Microsoft Exchange Server. When properly enabled and configured, the AgileShape will then insert, update, and remove Task items for the task's assigned participants, so that the tasks can be viewed directly from Microsoft Outlook. Click the Ellipses button to open the configuration dialog.
See the EnabledExchangeServer property for additional information. |
The properties of the basic AgileWork AgileShape are also included in this AgileShape. For more information, see AgileWork.