cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

12.0.6 - Priority of Custom Attribute Mapping

Former Member
0 Kudos
188

Hi All,

How can I see the priority of already saved custom attribute mapping in System Management?

Please let me know if you have any information.

Thanks a lot.

Best Regards,

Kedar

Accepted Solutions (1)

Accepted Solutions (1)

jcgood25
Active Contributor
0 Kudos

Kedar,

By 'Priority' do you mean the actual attribute with that name or do you mean what attibutes exist for an active logged in user? The Priority setting should sort the navigation sections of the home page (if I'm not mistaken this might also be discussed in the guide I pointed you to in your other thread).

http://<server>:<port>/XMII/PropertyAccessServlet?Mode=List will show you the set of name/value pairs for a logged in user.

http://<server>:<port>/XMII/Illuminator?Service=SystemInfo&Mode=CurrentProfile will also incorporate the naviation links that the user would have on their portal home page (session attributes are at the top of the xml)

Regards,

Jeremy

Former Member
0 Kudos

Thanks Jeremy. But, my question is as follows:

Lets say, I have 5 custom attributes. I have mapped these custom attributes to a specific role with some priority (Between 0 and 100). Now after revisiting, how do I come to know that what priority is assigned to which custom attribute?

Your response is appreciated.

Thanks and Best Regards,

Kedar

Former Member
0 Kudos

Kedar,

the priority is assigned to a role, not to a custom attribute. See SAP help on [Mapping custom attributes to users and roles|http://help.sap.com/saphelp_xmii120/helpdata/en/46/79b09d06480b73e10000000a1553f7/frameset.htm]. Is this the place that you are searching for?

Michael

jcgood25
Active Contributor
0 Kudos

In addition to Michael's comment, have you assigned a user to this specific role you mentioned and looked at the results of the URLs in my original answer? You'll see the 2 column table of name and value pairs, which is a combination of all attributes in the user session from any Role(s) they belong to as well as User attributes.

Answers (0)