cancel
Showing results for 
Search instead for 
Did you mean: 

Advance workflow goes error page

balaji_r
Champ in-the-making
Champ in-the-making
Hi all,

I have added one content in company home space , for that content i have planned to create advance workflow , but when you click advance workflow link it shows

this error

javax.faces.FacesException: javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
org.apache.jasper.JasperException: javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property hasStartableWorkflows of base of type : org.alfresco.web.bean.workflow.StartWorkflowWizard
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.workflow.StartWorkflowWizard, property: hasStartableWorkflows
caused by:
java.lang.reflect.InvocationTargetException
caused by:
org.alfresco.service.namespace.NamespaceException: Namespace prefix wfcustom is not mapped to a namespace URI

Help me how to resolve this?


Thanks
Balaji.R
4 REPLIES 4

balaji_r
Champ in-the-making
Champ in-the-making
Sometimes it shows

"  There are no workflows currently deployed in the repository, press Cancel to exit the wizard.  "

how to resolve this?

golden_eye
Champ in-the-making
Champ in-the-making
Hey
i have the same problem.
Did u fix it? Smiley Very Happy

g1soori
Champ in-the-making
Champ in-the-making
By log in as administrator, created a advanced workflow. Also i assigned users to different spaces. Work flow works only when administrator do the approvals.. when user try involve in work flow following error messege occur.

Failed to reject the document due to system error: 07100009 Access Denied. You do not have the appropriate permissions to perform this operation.

Any comment is highly appreciated.

g1soori
Champ in-the-making
Champ in-the-making
By log in as administrator, created a advanced workflow. Also i assigned users to different spaces. Work flow works only when administrator do the approvals.. when user try involve in work flow following error messege occur.

Failed to reject the document due to system error: 07100009 Access Denied. You do not have the appropriate permissions to perform this operation.

Any comment is highly appreciated.




dear friends,
i solved my problem. When users assigned to sub spaces appropriate privileges should be given. IMPORTANT: jst giving privileges to sub space is not enough, you have to give privileges to inherit(mother) space also. Then only user have access to the actions in his space.
Thx.