Page 1 of 1

How to use openkm functionallities inside a Node node of a workflow

PostPosted:Sun Mar 15, 2020 11:58 am
by mamad
Hi guys
I want to use some functionalities of openkm inside a class related to a Node node of a workflow.
I added openkm project to my workflow project build path inside eclipse but when i save project archive and import it inside openkm i cant start the workflow (no workflow is added to the list)
This problem solves if i remove openkm from build path of workflow project , so i think the problem is related to adding openkm project to build path of workflow project.
Im using openkm development environment which has openkm project by default and i created my jbpm project in the existed eclipse next to the openkm project.
How to solve this problem ? Thanks

Re: How to use openkm functionallities inside a Node node of a workflow

PostPosted:Fri Mar 20, 2020 8:03 am
by jllort
You should create a par file. Take a look at the generated par file, what contains into ( should not containing the openkm libraries ... only workflow classes )