cancel
Showing results for 
Search instead for 
Did you mean: 

Prop with Adding/Removing Workflow

webraccoon
Champ in-the-making
Champ in-the-making
Hi,

so, how is it possible to remove Advanced Workflows?
I created a Advanced Workflow, which worked fine.
So, i copied this files, renamed it and adjust the functionality to create my next Workflow.

I restarted Alfresco and tried to work with this Workflow. But Alfresco is just Throwing Exceptions "Namespace prefix mywf is not mapped to a namespace URI"
I checked it and restarted, but always the same error.

The next step was to remove all files containing all Information about my custom workflows and restarted alfresco.
So error is still there, it seems i don't have a chance to remove my workflows or add different ones.

Waht can i do in this case? Reinstall Alfresco?

thanks
webraccoon
2 REPLIES 2

targa2000
Champ in-the-making
Champ in-the-making
I restarted Alfresco and tried to work with this Workflow. But Alfresco is just Throwing Exceptions "Namespace prefix mywf is not mapped to a namespace URI"
I checked it and restarted, but always the same error.

you have an error in your new workflow either in the process definition or model.  Post your files and maybe we can find your error for you.  you are most likely defining some type using the mywf namespace but have not defined mywf namespace.

The next step was to remove all files containing all Information about my custom workflows and restarted alfresco.
So error is still there, it seems i don't have a chance to remove my workflows or add different ones.

Waht can i do in this case? Reinstall Alfresco?

thanks
webraccoon

I have found a similar problem.  It is not so easy to manually add and remove workflows.  I can usually add one workflow.  Sometimes two.  And sometimes more than this, but it is not so certain.  Manually installing workflows seems to produce rather arbitrary results.

targa2000
Champ in-the-making
Champ in-the-making
goto workflow console, from there run: deploy <definitionClassPath>

from there you can also undeploy