on 2010 Jun 25 12:03 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.