cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Question

marwan
Champ in-the-making
Champ in-the-making
Hello,

1. I made a new space template :

—->Current Project
          —>Definition
          —>Design
          —>Construction
—->Pending to approval

2. I defined workflow rules :
2.1 On "Current Project" : all content must be approved (sub space included) , so a new menu action appear : 'To approve'. this action move the content
to "Pending to approval" space.

2.2 On "Pending to approval" : content may be published or rejected . After publishing or rejecting action i want to move the content to his original space
dynamiclly ??

For example :
1. I click on action 'To approve' this "Current Project/Definition/propal.doc".
2. After this action the propal.doc is moved in Pending to approval space in root : "Pending To approval/propal.doc"
3. I reject the document propal.doc , so i want this document move to his original space ("Current Project/Definition"). how can i do that ?
with a simple workflow i must spicify the destination for the move action it is possible in alfresco to say him to move the document to from it came. ?

Thx
3 REPLIES 3

liao1108
Champ in-the-making
Champ in-the-making
Try advance workflow from applying jBPM and JavaScript, it can do anything.

marwan
Champ in-the-making
Champ in-the-making
thx for your reply.
you have some example ?

dmatejka
Champ in-the-making
Champ in-the-making
hi
you can find great article at http://ecmarchitect.com/archives/2007/11/19/785

hope it helps