Message Boards

No Workflow Definition Error

Arun Pandian, modified 4 Years ago.

No Workflow Definition Error

Junior Member Posts: 72 Join Date: 9/26/19 Recent Posts
Hi i am getting this error when checking the workflow definition is enabled in my entity

com.liferay.portal.kernel.exception.NoSuchWorkflowDefinitionLinkException: No WorkflowDefinitionLink exists with the key {groupId=0, companyId=20101, classNameId=65501, classPK=0, typePK=0}

Workflow Definition entry exists in the db table with

 
mvccVersion
workflowDefinitionLinkIdgroupIdcompanyIduserIduserNamecreateDatemodifiedDateclassNameIdclassPKtypePKworkflowDefinitionNameworkflowDefinitionVersion
172313657742010120129Test Test2019-10-21 08:42:15.1960002019-10-21 08:42:15.1970006550100Single Approver
1


comparing the error and the table data only groupId is mismatch

can someone tell me how to resolve this please....