Create Queue, attach users to queue

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2015 10:24 AM
Hi,
I am using Activiti for running my BPMN using my own web application.. I want to create queue and be able to attach users to queues.
I am wondering if there are concepts of queues already in Activiti or can i use any available feature like a queue. what comes to my mind is when i create a queue, it is like creating a group called "Queue". when i attach users to a queue it is adding users to group. when a user de-queues from a queue, he takes a task assigned to the group"Queue". Am i right in assuming so or do i miss anything.
Thanks for your assistance in advance.
regards
Shiva.
I am using Activiti for running my BPMN using my own web application.. I want to create queue and be able to attach users to queues.
I am wondering if there are concepts of queues already in Activiti or can i use any available feature like a queue. what comes to my mind is when i create a queue, it is like creating a group called "Queue". when i attach users to a queue it is adding users to group. when a user de-queues from a queue, he takes a task assigned to the group"Queue". Am i right in assuming so or do i miss anything.
Thanks for your assistance in advance.
regards
Shiva.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2015 10:26 AM
Actually i am looking for some parallel to things available in WPS.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 05:37 AM
The concept you describe as 'queue' matches the 'candidate group' concept in Activiti
