How to get a list of users in cms that have viewed a report?

Hello.
Is there a query that I can use in Query Builder to find out the users that have viewed a report - or a set of reports, and how many times those users have viewed the report(s) within the past year or so?
Thanks
Joel

Hi,
You can not get these details from query builder as it does not record the action (e.g. View) that is performed on a particular object, this is recorded only in Audit database.
You would need to enabled auditing and create a report on audit database to get the required information.
There is lot of information available on SCN for auditing, searching the forum might help.
Thanks,
Prithviraj

Similar Messages

  • How to get the list of users who has access for list of tcodes.

    How to get the list of users who has access for list of tcodes.

    Go to transaction SUIM, this has a number of reports for users/authorisations
    open the Where used>Autorization Values>In Users
    and double click to execute
    in authorisation object, enter S_TCODE
    then press the "Enter Values" button
    It will offer entry boxes to put the transaction code you are interesed in.
    Then execute and the list of users with access to this transaciton code will be returned.

  • How to get a list of users currently logged on to InfoView?

    Post Author: ak004
    CA Forum: Administration
    Hi,
    Is there an option in CMC that gives the list of concurrent users currently logged on into the Infoview? I have CR server XI and Settings in CMC currently just gives the number of users logged in. I am using Enterprise security for the users.How can I get the list of users logged in?
    Appreciate your help.
    Thanks

    Post Author: jsanzone
    CA Forum: Administration
    The quickest way to see who is logged in is to go to the CMC, then click on Servers, then click on the .cms entry (it's the second one down on the list for my system).  When you click on the cms link on the next page should be a list of users currently logged in (including you the administrator).

  • How to get a list of user who is shared with particular workbook

    Hi everyone,
    I have duplicated a workbook and made some changes on the new one. Now I'd like to share the new one with the same list of user as the old one.
    The number of user is great, more than 500.
    I would like to know any SQL that let me get a list of user who have been shared with the old one, such that I won't miss anyone of them.

    Hi,
    I would like to know any SQL that let me get a list of user who have been shared with the old one, such that I won't miss anyone of them.Refer to these documents.
    Note: 293021.1 - How to Find Out the Sharing Information for Discoverer workbooks From the Database
    Note: 375777.1 - How To See Which Discoverer Workbooks Are Owned And Shared By An Existing Or Dropped Database User
    Thanks,
    Hussein

  • How to get a List of Users Currently Logged into the portal

    Hi,
    Im trying to get the list of all users logged into the portal to do a web service, but I can't find the way to do this, is there any way to find this info thrugh a java class or some object in the RCU/schema/WCP database?
    Greetings
    Mike

    Try the analytics tables. Before you can use them, you need to setup the analytics server and configure it for your application:
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e12405/wcadm_analytics.htm#BEIDBHHG
    This gives an overview for building reports: http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10148/jpsdg_analytics.htm#BABFDGEG
    Login metrics: http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10148/jpsdg_analytics.htm#BABFFHGD
    You can use these queries to get the info you want.
    Edited by: Yannick Ongena on Oct 8, 2012 8:00 AM

  • How to get a list of users? Any FM?

    Hi guys,
    is there a function module for getting the list of R/3 users?
    Thank you, AR

    Hi "ABAP"??
    types : lv_bname type bname.
    data : lt_bname type table of lv_bname.
    Select BNAME from USR01
    into lt_bname .
    U get all the users in the internal table lt_bname
    Reward if useful
    Cheers
    Kripa Rangachari.

  • How to get iTunes to auto delete TV episodes that have been watched?

    Never had a problem with this until recently, so I'm wondering if the recent iOS update or iTunes updates changed it.
    I buy episodes of TV shows via iTunes. When I sync my iPad, the oldest 5 unwatched episodes of a show are copied to my iPad because I have that setting turned on. At this point in time, the box next to the episode is checked on both my Mac in iTunes and on my iPad because iTunes and both platforms know that the episode has not been watched yet.
    So then I watch a few episodes on my iPad. As soon as I finish watching an episode on my iPad, the iPad automatically unchecks the box next to it in the Videos app to signify that it has been viewed.
    But the next time I sync, those episodes remain "stuck" on my iPad. ITunes just keeps loading more and more episodes onto my iPod without cleaning up (removing) the episodes on my iPad that it knows I've already viewed.
    I've been watching TV shows and listening to podcasts for years on my iPhone, and iTunes always knew to remove "consumed" content from my iPhone during the next sync.
    Is the iPad incapable of doing this, or is there some special setting in iTunes that I have to configure?
    Any help greatly appreciated! Thanks.

    Test of same issue on iPhone:
    After downloading 3 episodes (same show, same episodes) to iPhone, played one. Afterward, it showed as "watched" on iPhone.
    Opened iTunes, plugged in iPhone, went to the Movies section on the iPhone, the same episode showed as unplayed when the TV shows area was selected under the iPhone in the left hand sidebar, AND when click right on the iPhone Device and going to the TV Shows panel (but this was probably because the iPhone hadn't yet been synced).
    During sync: it correctly UNchecked the watched episode in TV Shows tab with iPhone selected in the Device area in the left hand sidebar of iTunes.
    AFTER SYNC: the episode had been correctly REMOVED from the iPhone. THEREFORE, the problem is not with the iOS per se, or its implementation on the iPhone. It is with the iPAD!
    Further testing seems irrelevant.
    Houston, we have a problem—and it's with iOS 4.3 on the iPad.
    If someone could please test this on their iPad 1 or 2 and report back, that would be a huge help. Because there's always the possibility that my iPad hardware is in some way broken and that THAT is the problem.
    I have an iPad 1 with 4.3 (8F190).
    Thanks all!
    Message was edited by: santranyc (for typos)

  • Query to retrieve list of users who do not have a resource provisioned

    I am trying to get a list of user who do not have a particular resource provisioned. I cannot seem to find a table that links the resource object information and User information. I need to generate a CSV file. Has anyone done this before or have any ideas. If so any information would be very helpful.
    Thanks

    select * from usr where usr.usr_key not in (
    select usr.usr_key from oiu, usr, obi, obj, ost
    where oiu.usr_key=usr.usr_key
    and oiu.obi_key=obi.obi_key
    and obi.obj_key=obj.obj_key
    and obj.obj_name = :obj_name
    and oiu.ost_key=ost.ost_key
    and ost.ost_status not in ('Revoked'))
    -Kevin

  • How to get the list of IDM users in a workflow.

    Hi,
    I wanted to get the list of IDM users in a workflow into a list.Now I tried to use getObjects Method,I do not have the display session here,I passed the workflow context or WF_Context.But it is giving exception like context null .
    I used the same method in a form and it worked.How can I get the list of users in a workflow.It is for customizing reports.
    Thanks and Regards,
    Pandu
    Any Idea on how to customize reports including attributes from resources and auditing attributes etc.Any help would be really great.
    Thank you.

    Hi John,
    I get this exception WorkItemForm: no id.
    This comes when I click on the other column.I generate the data needed in a report and display it as a sorting table when I get the data.
    I want to give the user ability to sort data by different columns.But when I click any column I get the exception
    WorkItemForm: no id
    How can I save a workitem on a manual form before invoking it from a manual action.
    Here is the code snippet
    <Field name='tblUsers'>
            <Display class='SortingTable'>
              <Property name='selectEnable' value='false'/>
              <Property name='align' value='left'/>
              <Property name='linkEnable' value='false'/>
              <Property name='sortEnable' value='true'/>
              <Property name='width' value='400'/>
              <Property name='columns'>
                <List>
                  <String>Account id</String>
                  <String>First Name</String>                      
                </List>
              </Property>
            </Display>      
            <FieldLoop for='row' in='_searchList[*]'>
              <Field name='enduserId'>
                <Display class='Label'>
                  <Property name='value'>
                    <block trace='true'>
                      <invoke name='getAccountId'>
                        <ref>row</ref>
                      </invoke>
                    </block>
                  </Property>
                </Display>
              </Field>
              <Field name='lblfirstname'>
                <Display class='Label'>
                  <Property name='value'>
                    <invoke name='getAttribute'>
                      <ref>row</ref>
                      <s>firstname</s>
                    </invoke>
                  </Property>
                </Display>
              </Field>
         <FieldLoop>      I think I may need to save some workItem,That is why this may be giving the error.How can I correct this.
    Thanks,
    pandu

  • How can I get a list of users with reset password ability?

    We are trying to tighten our security, but thanks to the environment we are in this is a bigger task than it should be. As part of this I have been asked to get a list of users who have the ability to reset other users passwords. there are the obvious suspects,
    domain admins, service desk etc., but we also appear to have random people who can do this because of a requirement during test or development stages way back. Is there a way to get this, I looked at using powershell but there doesn't seem to be much out there
    to give me a pointer, things like ADManager+ do not work, when I try to search on permissions it sits there doing nothing then crashes.
    Is there a way to build a function using powershell that can do this or is there some third party cmdlet or app that will provide me this info?
    Any help gratefully accepted.

    Hi,
    Based on my knowledge, except for those default groups users, such as domain admins and enterprise admins and so on, have reset password ability for other users, we can use delegation control to give other common users permissions to reset password for others,
    to view or delete Active Directory Delegated Permissions, please go through the below article:
    https://social.technet.microsoft.com/wiki/contents/articles/6477.how-to-view-or-delete-active-directory-delegated-permissions.aspx
    And if you were editing single user's security tab to give specific users reset password permissions, then I think we should create a script to get all those users, for scripting, please also post in the official scripting guys forum:
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Regards,
    Yan Li
    Regards, Yan Li

  • How to get the list of roles assigned to a user in all the child systems

    how to get the list of roles assigned to a user in all the child systems from CUA SYSTEM

    Try transaction SUIM in your CUA system. Go to user, cross-system information, users by roles. If you run it wide open, you'll get all users and all roles assigned for all systems managed in your CUA.
    Krysta

  • How do i get a list of users

    How do i get a list of user out of OID and into portal 9.0.2 using a plsql portlet
    I want to create a list of users as portlet and display their details.
    any help
    cheers

    You need to use dbms_ldap. And only it. SELECT * from wwsec_person$ is not apply to 9.0.2 release.
    The sample you can find at Oracle Internet Directory Application Developers Guide Release 3.0.1 or later.

  • How can I get a list of users

    How can I get a list of users who work now in B1

    Hello Tasha,
    Do you want to get the run time user list or enabled user of B1? For the second one, you can use Users object from DI API. I don't think you can get the run time user list.
    In addition, to get a more effitive feedback, here are some suggestions of how to post a question. Please check it out. /thread/117227 [original link is broken]
    Hope this helps,
    Nick He

  • By API action, how can I get the list of user IDs within a specific group  (which is created by API) ?

    By API action, how can I get the list of user IDs within a
    specific group (which is created by API) ?
    or How can I get the group (which is I create by API) ID to
    which a specific user belong by API action?
    Thanks
    Alex

    The poster already posted at the Acrobat Users Community, Interactive Forms that sums up a client order from catalog. The sample form posted to Acrobat.com was a revision of the sample form that came with Acrobat 4.0. There are some fairly advance scripts, templates, and document level functions involved with this form.

  • How do I get a list of users for a specific role in EP 6.0

    Hi,
    I'm trying to find a table or an API that I can use to get a list of users for a role that I have created in the portal. There are about 940 users tied to this role that I would like to dump to an excel or text file. My goal is to get these users into a security group and tie the role to the group instead of each user. Thanks!

    Hi Chris,
    first, welcome on SDN!
    UMFactory.getInstance().getRoleFactory(roleID).getUserMembers() returns the users which are members of the role, see http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/ume/com/sap/security/api/IRole.html
    addGroupMember(...) adds a group.
    removeUserMember(...) removes a user from a role.
    Corresponding method exist for the groups.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!
    PPS: Wrong forum, should have been EP DEV for example. It's not a question in conjunction with KM.

Maybe you are looking for

  • Creation of additional attachment in Java Mapping

    Hello all, I want to use a Java Mapping with the functionality to create a second /attachment which I can send over email out? I don’t want to pick this file somewhere from the server, instead I want to fill the content of the additional attachment d

  • Safari, PDF's and Adobe Reader

    Is there a way of having Safari 5.1 open all PDF's in Adobe Reader?  I get my bank statements opened in adobe reader (and some other files as well) but others open in something I can't figure out with some options that appears if I move the mouse ove

  • Writing a file out of order

    I have a client application that is sending a file in small chunks to the server. There's no guarantee that they'll get there in the right order. I was wonder if there's any way that I could move the file pointer around and write them out of order. T

  • Netweaver XI interview qns

    hi every1,    plz send SAP Netweaver XI interview qns. my mail id [email protected] Regards, laxmi.p

  • Switching Look and Feel

    menu = new JMenu ( "Look and Feel" ); menu.setMnemonic ( KeyEvent.VK_L ); menuBar.add ( menu ); JMenuItem lookAndFeel[]; final UIManager.LookAndFeelInfo laf[] = UIManager.getInstalledLookAndFeels(); lookAndFeel = new JMenuItem[laf.length]; for ( int