Dashboard > Tempo > ... > FAQ > Assign Tempo actions to certain roles, or certain users only. > View
Tempo Log In   View a printable version of the current page.
Assign Tempo actions to certain roles, or certain users only.
Added by Nicolas Modrzyk, last edited by Nicolas Modrzyk on Sep 11, 2008

Assign Tempo actions to certain roles, or certain users only.

If nothing is specified, the form manager should display all actions to all users, CLAIM, REVOKE should be available to any user out of the box.
It is however possible to have certain actions only for certain users or roles. To do this, you have to set the roles and users in the related task metadata.
Each Task has an action/acl list that should be filled with the list of roles and users that can access the action
In, Task.java, this is represented by:

Map<String, ACL> _actionACLs = new HashMap<String, ACL>();

This is field can be updated at different time in the task lifecycle.
At design time, a graphical representation, taken from Intalio|Designer, for doing such a change to the CLAIM action, would be:

The result would be that the actions would only be available to the users and roles that have been added.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators