My Assets view in ESS

dianemiro
Kilo Sage

Hi,

I would like to ask how can I display the assets owned by the user who is currently logged in on the computer? Please see attached screenshot:

Here's what I've done so far:

- Created the Page and the view of the Page and also added the link on the My Tickets area. I also created the IFrame so I can display a list of the assets owned by the user. But I do not know what to put on the URL. Can you help me?

find_real_file.png

1 ACCEPTED SOLUTION

dianemiro
Kilo Sage

Hi All,



I have found the answer here. In my IFrame - Active Assets (Go To Content Management > IFrames) I put the following URL:


alm_asset_list.do?sysparm_query=install_state=1^assigned_to=javascript:gs.getUserID()&sysparm_view=assets_self_service




View solution in original post

7 REPLIES 7

rlatorre
Kilo Sage

Did you activate the plugin "My Assets"?


Hi Robert,



Thank you for your response, but what do you mean by activate the plugin "My Assets"?


ServiceNow provides a plugin that does what you are looking to do.


List of Geneva plugins


My Assetscom.snc.asset_myassetsProvides users with self-service access to their own assets, contracts, and requests.activefalse

com.snc.asset_management


Hi Robert,



Thanks again for your response. Asset Management plugin is active. What i'm trying to do is if the user clicked on My Assets she will be able to see all the Assets assigned to him/her. But as of the moment I cannot make a list appear using an IFrame.