cancel
Showing results for 
Search instead for 
Did you mean: 

Workflows ACE sample question different from Wiki

rhakaro
Champ in-the-making
Champ in-the-making
Hi all!

I´m studying for ACE Alfresco certification exam and I see an strange answer for the next Alfresco University ACE question sample:

[Attached: ace_sample_undeploy.png]

I search for the "undeploy definition" sentence and found the next entry in the wiki:

<a>http://wiki.alfresco.com/wiki/Workflow_Console</a>

A detail here:

[Attached: wiki_undeploy.png]

What´s the correct answer?

ACE sample says that currently running workflows will be running normaly, but the wiki says that all the running workflows will be terminated (also  advice to do not use the "undeploy definition" sentence if there are any workflow running.

What have I to answer if a similar question is asked in my exam??

Thanks to all!
3 REPLIES 3

kaynezhang
World-Class Innovator
World-Class Innovator
It seems acitivi and jbpm have different strategy.
Activiti will not  delete the process instances of this definition 
Jbpm will delete the process instances of this definition 
Tell me if I'm wrong.

rhakaro
Champ in-the-making
Champ in-the-making
Hi kaynezhang,

Thanks for the info. So knowing this difference, I have another more question:

There are two different ways to call "undeploy definition", by workflowID and by name. By workflowID removes only the latest version of the workflow, and by name removes all the versions.

This works so on activiti too??

Thanks a lot.

kaynezhang
World-Class Innovator
World-Class Innovator
Yes,they are the same