how to define and execute in portal different actor to different lanes

1
0
-1

Hi,

I am trying to assign different actors to different lanes and when executing in portal, I am getting message Access denied: you do not have the rights to view this page.

Following is what I am trying.

  1. Create 1 pool and 2 lanes.
  2. creating 2 actors and 2 users, one on each lane.
  3. mapping actor1 to user1 and actor2 to user2.
  4. After creating organization manage, I am exporting and importing the organization xml to portal.
  5. publishing the configuration of mapping.
  6. Authentication in configuration is User1.
  7. Run the app. This executes the first step with User1.
  8. After submit, logout and login using User2.
  9. Getting message "Access denied: you do not have the rights to view this page.".

Please anyone having idea on this, please point out the issue.

Thanks and Regards, Bhushan

Comments

Submitted by enrico.curiotto on Tue, 06/10/2014 - 18:18

Hi Bhushan, can you access the portal (default: localhost:8080/bonita) with user2? From there you should be able to get the task related to user2. That said the user2 should be associated to the proper actor, and the actor to the step2. If you don't understand or it does not work, can you share some screenshots please? Thanks

Submitted by bhushan.bhute on Wed, 06/11/2014 - 07:25

Hi enrico,

Yes, we are able to login using User1 and User2 on localhost:8080/bonita. But this takes us to page with Tasks, Cases and App.

Please let me know how to directly go to Step2, when User2 logs in to localhost:8080/bonita.

Thanks and Regards, Bhushan

1 answer

1
+1
-1

Hi,

i think that you still the url to acces the previous task when logout login. Please the url. You can remove everything that is after homepage.

regards,

Comments

Submitted by bhushan.bhute on Wed, 06/11/2014 - 07:22

Hi Aurelien,

First of all thanks to all those who replied.

Yes, we loged into the user2 after logout of User1, so the URL was still the same as that of User1. Now, we have loged into localhost:8080/bonia with User2. This gets loged In with Tasks,Apps and Cases.

Please let me know how do we login using User2 and go to Step2 directly once loged In.

Thanks and Regards, Bhushan

Notifications