cancel
Showing results for 
Search instead for 
Did you mean: 

Use workflow more than once

itayh
Champ in-the-making
Champ in-the-making
Hi,

I am defining workflow on my space. I will copy it to different location. After done that I will like to do it few more times but I can not. It seem that the workflow is just for one activation. Can I change it in the configuration or is it require changes in the alfresco code?

Thx
5 REPLIES 5

gavinc
Champ in-the-making
Champ in-the-making
Where are you defining the workflow? If you are using 'Run Action' that will only perform the action once.

To setup the workflow for every time a document is added needs to be done as a rule i.e. using the Create Rule Wizard.

itayh
Champ in-the-making
Champ in-the-making
Thank you for your answer.

I will explain my needs. I need to use workspace for coping a space from staging space to live space. It can happen several times (and will happen).
I mean that on regular base I will change the contents in the staging space and then I need to copy this to live space. I need also to have security mechanism for doing that. I thought of using workflow for this. Is it possible?

Thank you

gavinc
Champ in-the-making
Champ in-the-making
Yes, this should be possible.

You need to set the rule as an update rule, that way anytime you update/change content the rule will fire.

If you setup your rule to copy from the staging to the live space then this should happen every time.

You may also want to consider trying the WCM capabilities we have as it sounds like you benefit from those. See this wiki page for details: http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan

itayh
Champ in-the-making
Champ in-the-making
Thanks gavin for the response.

I am interested in activating this work flow on form time to time (when finish updating all docs, and then when finish updating them again , and so on …)

Can i do it in work flow or should I define new button for that.

Thx
  Itay

gavinc
Champ in-the-making
Champ in-the-making
Yes, you will need a different action for that.