cancel
Showing results for 
Search instead for 
Did you mean: 

created workflow using activity explorer and deployed in Alfresco Community

mrk_rams
Champ on-the-rise
Champ on-the-rise

I have created workflow using activity explorer and deployed in Alfresco Community, when I start workflow it is giving org.activiti.engine.ActivitiException: Unknown property used in expression,but it's working fine in actviti-explorer.

12 REPLIES 12

No luck,still getting same exception.

"org.activiti.engine.ActivitiException: No outgoing sequence flow of the exclusive gateway 'sid-EA621276-097A-47E9-8B70-8EF3C218150B' could be selected for continuing the process"

yogeshpj
Star Contributor
Star Contributor

Can you please validate your process definition file ? And one more thing can you please try to print value of status ?

I think Kayne is right. Probably status value is null and it is not able to find out any path through exclusive gateway.

I will suggest to try with default flow once so that you can conclude that it is having issue with value of status variable.

deas0815
Star Contributor
Star Contributor

Getting Activiti explorer and Alfresco playing on the same data is tricky. It is very easy to seriously mess up unless you have a solid understanding and know exactly where and how to tweak.