When exporting users from EP 6.0 under "User Administration > Export/Import" , I have noticed that the following parameter is being generated in the text file :
com.sapportals.portal.navigation:uipmode=2
I've not been able to find any documentation to what this parameter actually is.
This only occurs on some users not all users.
Sometimes the value is =1 and =0.
-
This is a sample text file generated :
-
User]
uid=BLOGGJ
role=
group=MY_USER_GROUP1;Everyone;GUEST_USERS_COMPANY;Authenticated Users;
first_name=Joe
last_name=Blogg
country=GB
language=en
time_zone=Etc/GMT
department=DEMO USET
com.sapportals.portal.navigation:uipmode=2
-
end
-
Any help appreciated.