cancel
Showing results for 
Search instead for 
Did you mean: 

define workflow namesapce

evan
Champ in-the-making
Champ in-the-making
i don't want to define a Alfresco simple workflow model, how to define generally extended namespace name?
3 REPLIES 3

notherien
Champ in-the-making
Champ in-the-making
hi;
can you define a namespace by adding this code in a model fileSmiley Sadhere for exemple the namespace name is scwf)
<namespaces>
      <namespace uri="alfresco.extension.workflows.simple-process" prefix="scwf"/>
   </namespaces>

evan
Champ in-the-making
Champ in-the-making
hi,
thanks for you reply,i have copied the namespace in my model file,when i Modify Content Properties,there are error message follow :

Please correct the errors below then click OK.

    * A system error happened during the operation: 09260003 Failed to compile model wf:workflowmodel

notherien
Champ in-the-making
Champ in-the-making
I have this error too, also deleting the model file generates an error.
to solve this problem you can cut the model file from "Company Home > Data Dictionary > Models" and then paste it into another directory, and create another with the new namespace