Simple Workflow-Rule with Parallel Accept/Reject
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 06:58 AM
I use Alfresco V2.1.0 CE Final and the advanced parallel workflows from the workflow-context.xml (from extension/.sample), some fine stuff!
But now we have some needs to create a Parallel Workflow in an Simple Workflow Action within an Workspace Business-Rule (not as Advanced Workflow). There are some parallel Acceptors/Rejecter and however a required accept or reject percentage for the workflow trigger. How can i lay the foundations for that?
Anybody with experiences or ideas?
But now we have some needs to create a Parallel Workflow in an Simple Workflow Action within an Workspace Business-Rule (not as Advanced Workflow). There are some parallel Acceptors/Rejecter and however a required accept or reject percentage for the workflow trigger. How can i lay the foundations for that?
Anybody with experiences or ideas?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 07:45 AM
You'll need to maintain state for your simple workflow - which will require custom aspect(s) - I'm not sure where you'll put those aspects, perhaps on the content being reviewed, the space within which review takes place.
You can also trigger an advanced workflow from a rule - see http://wiki.alfresco.com/wiki/WorkflowAdministration#Step_7:_Integration_with_Rules_.28Optional.29
You can also trigger an advanced workflow from a rule - see http://wiki.alfresco.com/wiki/WorkflowAdministration#Step_7:_Integration_with_Rules_.28Optional.29
