Page 1 of 1

Workflow and Role Issues

PostPosted:Mon Jan 07, 2013 4:51 am
by venu.vijayagiri09
Hi,

I have downloaded the latest version of OpenKM 6.2(With tomcat on windows) and I have workflow and New_Role requirements.
I have deployed the par files(which are downloaded from openkm workflow guide) successfully and working fine.
1)But when I created the jbpm workflow individually in Jboss Developer Studio 6.x with form(forms.xml), I found that the forms.xml is not recognized by the server.
I don't know where to place that file in my JBPM project.
2)Created a new Role and assigned two users to the newly created Role, but when I tried to login with that users it showing the error msg (unable to login).

I am not able see the script and stats pages in my Administration tab.

Re: Workflow and Role Issues

PostPosted:Mon Jan 07, 2013 3:30 pm
by pavila
You need JBoss Developer Studio 5.x. Please, take a look to http://wiki.openkm.com/index.php/Workflow_Guide .

Re: Workflow and Role Issues

PostPosted:Tue Jan 08, 2013 4:38 am
by venu.vijayagiri09
Thanks for your reply.
Workflow issue is fixed now. but I am unable to login with the newly created role as I showed in the attached screenshot.

Re: Workflow and Role Issues

PostPosted:Tue Jan 08, 2013 7:03 am
by pavila
Every OpenKM user should be included in ROLE_USER or ROLE_ADMIN.

Re: Workflow and Role Issues

PostPosted:Wed Jan 09, 2013 6:10 am
by GGoutham
Then what is the use of creating a new role??

Re: Workflow and Role Issues

PostPosted:Wed Jan 09, 2013 7:32 pm
by jllort
ROLE_ADMIN and ROLE_USER should be used to pass login screen but not propaged in repository. The other roles should be used to set security into repository that's the idea.