The security.group attribute of a user interaction element sets which users or groups of users have permission to respond to the user interaction.

Create a workflow.

Open the workflow for editing in the workflow editor.

Add some elements and a user interaction to the workflow schema.

Identify an LDAP user group to respond to the user interaction request.

1

Click the User Interaction element in the workflow schema.

2

Click the Attributes tab for the user interaction.

3

Click Not set for the security.group source parameter to set which users can respond to the user interaction.

4

(Optional) Select NULL to allow all users to respond to the request for user interaction.

5

To limit the permission to respond to a specific user or user group, click Create parameter/attribute in workflow.

The Parameter information dialog box opens.

6

Name the parameter.

7

Select Create workflow ATTRIBUTE with the same name to create the LdapGroup attribute in the workflow.

8

Click Not set for the parameter value to open the LdapGroup selection box.

9

Type the name of the LDAP user group in the Filter text box.

10

Select the LDAP user group from the list and click Select.

For example, selecting the Administrators group means that only members of that group can respond to this request for user interaction.

You limited the permission to respond to the user interaction request.

11

Click OK to close the Parameter information dialog box.

You set the security.group attribute for the user interaction.

Set the timer.date attribute to set the timeout period for the user interaction.

To set the timeout to an absolute date and time, see Set the timeout.date Attribute to an Absolute Date.

To create a function to calculate a timeout that is relative to the current date and time, see Calculate a Relative Timeout for User Interactions.