cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple simple workflows?

comozoi
Champ in-the-making
Champ in-the-making
Hello!
I am having a problem with workflows. I would like to know if it is possible to do the following:

USE CASE 1
Define more then 1 simple workflow in a content rule
eg.:
Rule 1: if Match Any Item then
Move item to 'Space A if 'Approve A' action is taken.      
Move item to 'Space B' if 'Approve B' action is taken.


or

USE CASE 2
Define Multiple Content rules for a space, each of the content rule with its own simple workflow.
eg.:
Rule 1: if Match Any Item then
Move item to 'Space A if 'Approve A' action is taken.
Rule 2: if Match Any Item then
Move item to 'Space B' if 'Approve B' action is taken.

It is possible to define both usecases in the webclient, but the rules do not work, only one approval option being displayed.
Are this workflow functions implemented in version 1.2?
3 REPLIES 3

gavinc
Champ in-the-making
Champ in-the-making
You can only have one simple workflow per object.

Therefore, neither of your use cases below will work. We are plannng on increasing the workflow functionality in a coming release but for the time being it would involve some customisation.

revnouz
Champ in-the-making
Champ in-the-making
Is this feature supported now?

gavinc
Champ in-the-making
Champ in-the-making
Simple workflow is still the same as it was.

However, we do now have advanced workflow features (see http://wiki.alfresco.com/wiki/Workflow for full details) which should cover your use case.