cancel
Showing results for 
Search instead for 
Did you mean: 

how to create a rule to a user without assinging role

Former Member
0 Kudos

hello to all, i have four .irpt pages and i want to create a rule for an user but i dont want to assing a role to this user...i just only to create an user and then say...you just have permission to see this 2 pages and the others 2 the user cant see

could someone help me??! im using SAP Mii 12.0

regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Mario,

if you want to use irpt pages, some first thoughts:

- create roles in NetWeaver

- use Navigation Services to assign irpt pages to roles

- assign user to roles

A User will only see links to pages that belong to his role. This is not very secure, though.

Why don't you want to create roles? I think it is a better way to control access than query the user name and assign navigation to specific users.

Maybe you can build JSP pages to dynamically build the page contents depending on the role (or user, if you like)?

Michael

Answers (0)