Page 1 of 1

Process definition tab not showing on administrator console.

PostPosted:Mon Mar 30, 2015 1:34 pm
by mehulshah
I am using openKM community version 6.4.14

Process definition tab not showing on administrator console. pLs do the needful.

Re: Process definition tab not showing on administrator console.

PostPosted:Wed Apr 01, 2015 6:53 am
by pavila
Sorry, but there is no OpenKM 6.4.14 Community

Re: Process definition tab not showing on administrator console.

PostPosted:Wed Apr 01, 2015 11:19 am
by mehulshah
Sorry for the mistake.

I downloaded the Openkm-6.4.14-windows-installer.exe ( Windows ) which is professional trial version.
I installed the OpenKM and testing your application.

I followed the steps from http://wiki.openkm.com/index.php/Workflow_Guide.

After the deploying the process from jboss developer tool using jBPM.
logs are
Code: Select all
com.openkm.servlet.WorkflowRegisterServlet- Deploying process archive: dummy.par
com.openkm.servlet.WorkflowRegisterServlet- Status: Process simple deployed successfully
I am not able to get the workflow list in user profile.

I am attaching two screenshot.
1) from_your_video.png
Please check the selected tab.
2)in_my_application.png
That tab is not in my installed app of above professional trial version.

Re: Process definition tab not showing on administrator console.

PostPosted:Fri Apr 03, 2015 11:11 am
by jllort
On professional version the workflow must be enabled.

1- Go to administration -> configuration parameters
2- Edit workflow.adapter and set com.openkm.workflow.adapter.DummyWorkflowAdapter
3- Restart application