Forums de discussion

View logs for Kaleo Workflow

Karen Castillo Inoa, modifié il y a 9 années.

View logs for Kaleo Workflow

New Member Publications: 13 Date d'inscription: 24/02/12 Publications récentes
Hi,
I would like to know where to see more details on this Kaleo workflow error: An error occurred in the workflow engine.

I modified the single-approver-definition.xml to assign tasks to approvers depending on the category of the web content but I am unable to find the error. I also used Liferay's categorisation definition but am getting the same error.

https://github.com/liferay/liferay-plugins/blob/master/webs/kaleo-web/docroot/WEB-INF/src/META-INF/definitions/category-specific-definition.xml

Thank you!
thumbnail
Zsigmond Rab, modifié il y a 9 années.

RE: View logs for Kaleo Workflow

Liferay Master Publications: 728 Date d'inscription: 05/01/10 Publications récentes
Hi Karen,

unfortunately, it's pretty hard to know any further without debugging. This message is coming when a WorkflowException is being thrown by the workflow engine. As it's a general engine it cannot give a specific message when you use the Kaleo plugin which is handled by the engine an "implementation" of the workflow.

So you need to find where the WorkflowException is thrown and you can find more information there.

Regards,
Zsigmond