留言板

View logs for Kaleo Workflow

Karen Castillo Inoa,修改在9 年前。

View logs for Kaleo Workflow

New Member 帖子: 13 加入日期: 12-2-24 最近的帖子
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,修改在9 年前。

RE: View logs for Kaleo Workflow

Liferay Master 帖子: 728 加入日期: 10-1-5 最近的帖子
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