Saturday, December 4, 2010

How to configure Roles and Users in Oracle BPM??

I have just started working on Oracle BPMN and it's a perfect product for modelling business processes.
The first challenge which i surfaced while working on BPMN was how to configure Users for particular Roles.I could see that the task was getting automatically assigned to ProjectName.ApplicationRole
I tried everything starting from LDAP setting to Administrator Console configuration but i could not figure out why every task was by default getting assigned to weblogic(default administrator)???
I did some R&D and then at last bingo!! i was able to get it going......
To Configure Users,you need to do following:
1)Open Enterprise Manager http://localhost:7001/em
2)Expand Application Deployments under your domain(base_domain default)
2)Select any deployed Application and right click on it.

3)In my scenario,i have selected MakerTaskFormUI
4)Right click on it and select Security

5)Under Security Select Application Roles
6)The Application Roles page will open up.
7)Select Application Stripe to Search
8)From the drop down,select OracleBPMProcessRolesApp


9)You will notice that,all the roles will be visible as YourProjectName.Role
10)Select the role for which you want to assign user.
11)After clicking add the user and do not forget to click on OK for each entry.

12)On adding each entry for different roles,you'll see something like this for your application.
13)Go on and test,it should work fine.

1 comment:

  1. Hi Abhinav, I want to know how the Configure the OID to get the roles in the OracleBPMProcessRole.

    ReplyDelete