cancel
Showing results for 
Search instead for 
Did you mean: 

Start advanced workflow URI error

nikes
Champ on-the-rise
Champ on-the-rise
I have deployed an advanced custom workflow.

When I click on Start Advanced Workflow action I am getting following error message.

ERROR [org.alfresco.web.ui.common.Utils] Failed to get to do tasks: org.alfresco.service.namespace.NamespaceException: Namespace prefix wf is not mapped to a namespace URI.

Thanks for any help.
Nikesh
3 REPLIES 3

nikes
Champ on-the-rise
Champ on-the-rise
any idea about the error?

jayjayecl
Confirmed Champ
Confirmed Champ
Could you provide us with
- all your XML model and definition files, as customModel.xml
- all your XML context files, as custom-model-context.xml
and tell us where (in your filesystem) you put them.

Indeed, the problem is that the model that defines the "wf" prefix is not loaded at bootstrap

nikes
Champ on-the-rise
Champ on-the-rise
Hello JayJayECL,

Thanks for the response and sorry for the late reply.

I am successful in implementing mu custom Ad-Hoc workflow. I had done some mistakes in syntax in resource bundle file.

Thanks,
Nikesh