cancel
Showing results for 
Search instead for 
Did you mean: 

Browsing Portal Roles and it's mapping details

Former Member
0 Kudos

Hi Friends,

I am developing one webdynpro application displays portal roles in a drop down. Once I click on any of the role it need to display the Users, Worksets, Pages, iViews assigned to that role.

I am using IRole API for that and able to get the portal roles but not the mapping details. I gone through one weblog which browses roles,pages etc from a Dynpage component. But it was not helpful for this application.

Could you guys please tell me how to get the users,worksets,pages,iviews assigned to a particular role.

Thank you in advance.

Sandeep Kumar Bonam

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Could you please let me know the below things.

(1) How you get the object of IPortalComponentRequest and IPortalComponentResponse object inside webdynpro.

(2) How you get the Workset details of the role?

Your quick response would be highly appreciated.

Regards

Anbu.K

Former Member
0 Kudos

Can you please how did you get worksets for a particular role

Former Member
0 Kudos

Able to solve the problem myself.