You can change the group that has access to the critical
path management tool in Process Portal by
updating the 100Custom.xml configuration file.
You can then use the Process Admin Console to add users to the group.
About this task
The following entry in the
PROFILE_HOME\config\cells\cell_name\nodes\node_name\servers\server_name\process-server\config\system\99Local.xml configuration
file defines the user group that is allowed to access the Critical
Path Management tool in
Process Portal. By
default, this group is
tw_process_owners:
<action type="ACTION_CHANGE_CRITICAL_PATH"> <role>tw_process_owners</role> </action>
The tw_process_owners group
includes the tw_admin user by default.
If you
want to change the default group for the critical path management
tool, make the change in the
PROFILE_HOME\config\cells\cell_name\nodes\node_name\servers\server_name\process-server\config\100Custom.xml configuration
file.
Important: Make all required modifications to the 100Custom.xml file.
Do not edit the 99Local.xml file.