Parallel Workflow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2010 03:07 AM
Hi, i'm very new to aflresco, what can I do if I need a workflow with parallel reviewer as below
1. originator insert multiple participant with individual criteria such as deadline
2. participants got an email notice about a workflow assignment
3. participants click the mail link back to the document
4. participants accept or reject with comment
5. flow end when all participant accepted the flow. (or anyone rejected the flow)
with this requirement, do i need to modify the code? or any existing template apply?
Thankyou very much.
1. originator insert multiple participant with individual criteria such as deadline
2. participants got an email notice about a workflow assignment
3. participants click the mail link back to the document
4. participants accept or reject with comment
5. flow end when all participant accepted the flow. (or anyone rejected the flow)
with this requirement, do i need to modify the code? or any existing template apply?
Thankyou very much.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2010 11:18 AM
The out-of-the-box parallel review work flow has to be enabled.
You set the due date when you initiate the work flow.
The out-of-the-box work flows from Alfresco do not send email to the participants in the work flow. Instead, the participants will have a "Tasks to be done" list on their home screen in Alfresco. The work flow source code is available, and you can customize it easily to perform the email action.
The tasks list has a link to the document.
You have to set the approval level for the work flow to 100%. By default, it is 50%.
——
You should note that the work flow you are describing may not be exactly the same as the business process you want to implement. The parallel review process doesn't reflect the give-and-take, back-and-forth communication that humans use to get things done. Hence, once someone clicks the "Reject" button, the document will be rejected, and you will have to start with a new work flow to get it approved.
You set the due date when you initiate the work flow.
The out-of-the-box work flows from Alfresco do not send email to the participants in the work flow. Instead, the participants will have a "Tasks to be done" list on their home screen in Alfresco. The work flow source code is available, and you can customize it easily to perform the email action.
The tasks list has a link to the document.
You have to set the approval level for the work flow to 100%. By default, it is 50%.
——
You should note that the work flow you are describing may not be exactly the same as the business process you want to implement. The parallel review process doesn't reflect the give-and-take, back-and-forth communication that humans use to get things done. Hence, once someone clicks the "Reject" button, the document will be rejected, and you will have to start with a new work flow to get it approved.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2010 03:45 AM
Thanks alot for the explaination, i've deployed the default parallel workflow to alfresco successfully, thanks~
on the other hand, the file is allowed multiple workflow start together, is it by design? normally should be only 1 workflow allowed to run.
Thankyou.
on the other hand, the file is allowed multiple workflow start together, is it by design? normally should be only 1 workflow allowed to run.
Thankyou.
