cancel
Showing results for 
Search instead for 
Did you mean: 

User groups

Former Member
0 Kudos

Hi All,

I am creating a simple application in java web dynpro. In this application there are different type of users are logined in. but i want to stop some previlages for different users.

Example:

I have three groups

Clients

Managers

Developers

When clinet is logged in, he can only see and access his data and same for others.

Can we design giving access for different user groups?. Another Quation. My application has more than 20 views, i created navigation for these views. After that i deleted one view from application it has INBound plug in, So i deleted out plug in in other and also i deleted action part. After that i am unable to run application. It shows me blank splace. If any one helps on this part that will be great

Thanks in advance

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ravi,

Typically, if you have 2 non-related questions you have to start 2 threads.

Your first question: yes, this is possible using UME and UME API (UME==User Management Engine)

Your second question: probably there is a dangling link between some plug and your phantom plug. Right-click on windows involved and call "Repair" action in IDE.

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos

Hi Sam,

Firstly thanks for prompt reply, i have done repair in windows, it says rapair is not nessarry. Still i have a problem to see my views in browser. Do u suggest any other tips

Thank you

Ravi

Former Member
0 Kudos

Ravi,

Seems that deleted view was a default view for your application window. Try to select other view and set it as default.

VS

Former Member
0 Kudos

Hi Sam,

It is not default view, it is very last view in my application. do you think any other?

Priviously i got same problem.Beacuse of this non traceble problem i developed my applications twice. I have to embeded more views.

Thanks

Ravi

Former Member
0 Kudos

Ravi,

So you removed last view, now after some action your window navigates to "blank screen"? No exceptions thrown?

VS

Former Member
0 Kudos

Hi Sam,

I do not see any errors in my application. Even i do not see my Main View in browser. Browser screen status shows "Done" with blank screen. that s the problem here. Any Idea?

Thanks

Ravi

sridhar_k2
Active Contributor
0 Kudos

Ravi,

In your project, see your application is binded to which window - iview. I guess the it is pointing to wrong view.

Regards,

Sridhar

Answers (1)

Answers (1)

Sigiswald
Contributor
0 Kudos

Hi Ravi,

To point you in a correct direction for your 1st question, please check <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/f3/a64d401be96913e10000000a1550b0/frameset.htm">Protecting Access to the Web Dynpro Application Using UME Permissions</a>.

Kind regards,

Sigiswald