cancel
Showing results for 
Search instead for 
Did you mean: 

jsr 168 and global user preferences

Former Member
0 Kudos

Hello

I am porting our portlets to sap ep and encountered the following problem:

JSR 168 defines three kinds of user preferences:

1. initial values of the portlet, globally valid for all users

2. values defined by the admin and different from [1], globally valid for all users

3. user defined values, overwriting the values of [1] and [2]. These values are set only for the current user.

I did code the user preferences using the IProfile, but where would i store the admin set values?

My first impression is that this is not supported by sap ep.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The following document discusses the possible "storage areas/scopes" of the profile:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/usage of beans with portal and htmlb.pdf

Regards,

Dieter