What would be the impact if I set SupportGroupWorkItem=false vs SupportGroupWorkItem=true in ibpmproperties table
And I create process definition with tasks as group workitem.
It does creates group workitem with false,
do we provide option to set a task as group task (like studio) in console process designer
Author: Nanda Subramani
Attachment:
Author: Marc Bui
Attachment:
SupportGroupWorkItem
Initial value: false
This parameter specifies support for the Group Work Item feature of Interstage BPM. If this parameter
is set to true, you can specify work items as group work items. This means that anyone in the specified group can work on them.
Note: • Note the following when setting the parameter to true:
• The functionality and filtering of work items is restricted. Refer to the API Javadoc for details.
• The parameter has no effect on work items associated with Voting Activity Nodes and when a Role Java Action is used. A group work item is not generated; instead,
work items for each user in the group are generated.
• In the Directory Service, don't use the same name for a user and a group. A user having the same name as a group can work on a group work item even if the user doesn't belong to that group.
• If you specify any other value than true, TRUE, false or FALSE, the Interstage BPM Server uses the initial value false.Author: Rajeev Kumar Singh
Attachment:
Author: Marc Bui
Attachment:
Author: Nanda Subramani
Attachment:
Author: Marc Bui
Attachment: