This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Life cycle state promotion

sandmanrox - Thursday, March 25, 2010 8:55 AM:

Hi everybody,

I have made a life cycle.It has three states and for each state i have attached a workflow. I executed the workflow of first state(life cycle) successfully and now i need to go to the next state of life cycle.How can i achieve this?

thanks to all in advance.

regards,

sandeep



RobMcAveney - Wednesday, March 31, 2010 11:50 AM:

Select the last Activity in the first workflow and click on the Promotions tab.  Click on the new button to create a new workflow promotion, then select the promotion you want to make (you can search using the from/to states).  Select OnActivate for the Event field and type in your ItemType name in the ItemType field.  When the last Activity in the workflow is activated, the lifecycle promotion will be performed.  If you have another workflow set up on the next state, that workflow will be launched automatically.

Rob