Reports that track user actions in DMS

Hi-
Does anyone know if there are reports that would provide information about who has viewed, checked-out, check-in and copy (Shift+F7) documents in the content server? 
Thanks for your assistance, in advance!  (And I reward points!)
-J

Athol and Christoph-
Thank you both for your answers!  And while it does provide me some of the data I am looking for, it is missing some of the data I need. 
I also need to provide if someone viewed and/or copied the file.  I was thinking of turning on the full trace on the content server to log which files were accessed.  This would tell me if a document was viewed, but it wouldn't tell me what exactly happened to the document. 
I know that SAP help says that I shouldn't leave the full trace on in the production environment.  So, I am not sure that it is a good idea.  Any ideas of why they say it is a bad idea to leave the full trace on? 
Thanks again-
-J

Similar Messages

  • How do I get a list of the reports that a user has access to?

    <p>I need to be able to determine which reports a specified user has access to.  This is for an application where users will be able to search and view reports that have been archived through a separate process.  </p><p>I&#39;ve searched through the developer library, but I can&#39;t find this specific information.  Can I use the ObjectPrinicpals class to get this info?</p><p>Thanks!</p><p>-Dell<br /></p>

    Hi Robert!
    Yes, the presentation went well. It was a lot of fun to do and I had a great time at the conference.
    Your suggestion works great if I'm walking down through the reports looking to see who has access to them.Â
    However, I need to do this starting from the User object. When I use the ObjectPrincipals of the User, I get a list of the users who have the rights to modify the user. I did a lot of work on this last week and it boils down to I'm going to have to actually log in as the user (I can use trusted authentication to do this without having the user's password) and then run a query to select all of the reports in the system - this should give me just the reports that the user has access to. Not the most efficient way to get the data from my perspective, but it should work.
    This would be a great feature to have added to future versions of the SDK. I need it for a couple of purposes:
    1. To gather information to set up the security in my archive viewer application.
    2. For auditing purposes - we currently have only Professional licenses so I don't have access to the internal auditing functionality. Plus, I'm not sure that that includes the kind of info I'm looking for so I'm building an app that extracts information to XML which is then used by a couple of reports so that I can provide the audit info as needed.
    -Dell
    Â - A computer only does what you told it to, not what you thought you told it to!</p>

  • Tracking user actions inside Compliance Calibrator

    Good day everyone
    I am currently working on a CC5.2 implementation and I was wondering if there was any way to track user activities, to be more precise:
    1- who created mitigation control X
    2- who mitigated risk X for user Y
    etc...
    Im working on an implementation for a client that already had custom ABAP SOD tools that would output reports assigned to different reviewers, each action was tracked through the process and reviewers/approvers had to signoff along the process so people were accountable..
    So far, the only way I found to trace who did what was by the way roles/authorisations will be separated between the Netweaver users, since I'm new to this platform maybe I am missing something.
    Any help is appreciated, thank you
    Jay

    Dear Jay,
    Check the entries in these tables:
    /VIRSA/DTCWKFLOW               Mitigation Work flow Table
    /VIRSA/MITREPORT               Mitigating Reports
    /VIRSA/MITWKFLOW               Mitigation Work flow Table
    /VIRSA/ZMITAPVR                Mitigating Control Monitors
    /VIRSA/ZMITCNTL                Mitigating Control - Users
    /VIRSA/ZMITHROBJ               Mitigating Control - HR Object
    /VIRSA/ZMITMON                 Mitigating Monitors and Approvers
    /VIRSA/ZMITPROF                Mitigating Control - Profile
    /VIRSA/ZMITREF                 Mitigating Controls
    /VIRSA/ZMITREFT                Mitigating Controls Text
    /VIRSA/ZMITROLE                Mitigating Control - Role
    /VIRSA/ZSODMIT                 SOD Group Id and Mitigating Reference Numb
    Regards,
    Naveen.

  • Link in report that sends user back to original browser window

    Greetings:
    I have a link in browser A that opens up a new browser window B and runs a report. Within this report in browser B, I have a column whose values have links. When the user clicks on the link, I want to redirect back to browser A to run a query that displays detailed information about their selection. Browser B would remain open.
    Within the link in browser B, how do I redirect back to Browser A to run this query?
    Any help would be appreciated.
    Thanks,
    Stan

    if i have understood your question properly then this is what you need to do.
    1. Edit the report which is opening in browser B.
    2. Edit the column which contain the link.
    3. Go to link tab.
    In link text - click on first option. You will see #COLUMN_NAME# in the link text.
    In target select URL
    in URL textbox enter - javascript:onclick=refreshParent(#COLUMN_NAME#)
    Click on apply change.
    4. now enter the following in the html header of the page
    <script>
    function refreshParent(serach_key)
        opener.$x('P1_XYA').value = search_key;
        opener.doSubmit();
        self.close();
    </script>See example
    http://apex.oracle.com/pls/apex/f?p=12060:20
    Regards,
    Shijesh

  • A report that track price changes

    My User wanted a report to show the changes in List Price during sales order. They wanted to know what new prices are as compared to the price maintained in the system. This would helped them to review their pricing used by the sales admin.
    is there such a standard report?
    if no, how can I code it?
    Thanks

    Hi:
    In your pricing procedure, you need to create one condition that will be automatic, lets call it here of ZAUT (Automatic Price). In the configuration of the condition, set the field 'Manual Entries' with 'D': Not possible to process manually.
    Create another condition type, called here of ZMAN (Manual Price). In the configuration of the condition, set the field 'Manual Entries' with 'C': Manual entry has priority.
    Both of the conditions will have the same Access Sequence, but the first one will can't be changed.
    Associate these conditions to your pricing procedure, and don't forget to set the condition ZAUT obligatory.
    By doing this configuration, will you have the price determined by the system (ZAUT) and the other one with the manual entry (ZMAN).
    You can create an information structure (LIS report) to acumulate these values with the characteristics that you desire, with a column Automatic Price and other one Praticed Price.
    You can still create a query or Z report using the Logical Database VAV (transaction SLDB to check this database).
    I think that this is the best way to save the system price and the manual price and do some analysis with the reports.
    I hope that this helps you.
    Regards.

  • How can I track user actions on a Lion Server?

    I have over 200 users on a Lion Server; about 30-35 are logged in to the server at any given time. I would like to track their interactions with the server. Specifically, I would like to be able to find out which user last opened, modified, moved, or deleted a file or folder. Is there any way to do this?

    Hi Linc,
    I'm experiencing the same problem. I've installed a new 10.9 server and migrated from a 10.6.8 server.
    Steps taken on the server so far: done "mdutil -E /" and "mdutil -i /"
    The output on a client:
    Indexing enabled. 
    /Volumes/ARCHIEF_BACKUP_A:      Server search enabled.
    /Volumes/ARCHIEF_BACKUP_B:      Server search enabled.
    /Volumes/ARCHIEF_BACKUP_C:      Server search enabled.
    /Volumes/DATATANK:      Server search enabled.
    /Volumes/KLANTENSCHIJF:      Server search enabled.
    /Volumes/WEBSITES:      Server search enabled.
    No luck yet in getting search results on a client computer...
    Greetings...Rick

  • Need a report created that tracks how long users are logged on SAP.

    Hi Abapers,
    is there any report  that tracks how long or how often users are logged on SAP.
    I mean total time that the user had been logged on sap system.
    Pelase provide me any related tables or T.code apart from usr02 whcih has last log on date and time.
    Thanks in advance ..

    Check Prg: SAPMSM20

  • Report of Inactive users

    Hi
    How to extract the users list  who are inactive in  the month of Nov,Jan and Feb. Have to filter the users month wise of the past month.how is it possible..
    Thanks  in Advance!

    Hi Naveen,
    Julius has told you the correct transaction / report, but to get such a specific set of users that haven't used SAP in a particular month seems a strange query. You can get such information if you run RSUSR200 on a monthly basis, but if you are not doing such monthly checks then there is no easy way of doing this.
    We have some bespoke code on our systems, that track user usage by date, so we can see if a user has been active in a specific month, but that was for a specific audit requirement and it also underpins our fire fight system (which we developed before the Virsa / SAP solution came along).
    Going back to Julius' original point, RSUSR200 will show you every user and when they were last active on a system, so running this at the end of each month, will show you who didn't access SAP in that month - but it will also show you everyone else who also had not accessed SAP in previous months too.
    If someone is not using SAP, surely the month they are not using it is not really important. If it is you might have to develop some monthly processing, which you can use going forward.

  • Generate a Report Dynamically without User Intervention and Output to XML

    Here's the scenario for which I am trying to find a solution. Any help would be greatly appreciated.
    I have a series of reports that the users generate from a UI by selecting the report, setting the values for a list of parameters, and then click a submit button. The report is generated in the UI for them to view. They can print it from here or export it to Excel.
    They would like to be able to schedule a report to run daily without user intervention using a saved set of parameters. The system would run the report automatically and email it to a defined set of email addresses.
    To do this, we need to have the report generated in a string or xml so a Java process can read it and email it.
    I see that I can change a report's template to export:xml so I feel that it is possible. How can I export a report to XML without user intervention? Can the report template be changd dynamically at runtime? Ideally, I need some way to call this same report and have it output as a string data or xml to be used by a Java process that would store and generate the report for email.

    Hi Kumar,
    From Program1 you are calling Program2, using submit syntax (inside Program1).
    While using submit, if you have correctly filled up the selection screen of program2, then it will AUTOMATICALLY get executed, WITHOUT F8.
    If there is any compulsary field in program 2, which does not get populated, then it will not run automatically, or unless some special code is written in program2.
    If you do not want the output of Program2 on screen, then u can use
    SUBMIT Program2 AND RETURN.
    In that case, no selection screen (of program2) will appear and neither the output of program 2.
    Regards,
    Amit Mittal.
    Edited by: Amit Mittal on Dec 23, 2009 4:10 PM

  • Report that can take the system: (users, utilization, T-CODE)

    I need a report that can take the system:
    How many times a user logged into the system in the last month
    Most used transactions
    Changes passwords.
    Etc., all you have to do with a user-level tuning.
    thanks,
    VLopes

    Hi
    If you Activate the audit log you can keep track all information,
    have a look at   -successful and unsuccessful dialog and RFC logon attempts
                             --successful and unsuccessful transaction and report stats ...
                             how many times a user logged -in and all .yah you need to count
                             the number of times a user logged based on the report.
    Once you activate....every day transaction details are recorded for every user
    who tries to log in.keep an eye on the below parameters
    In RZ10
    rsau/enable :set to 1 to activate audit logging
    rsau/local/file   :to specify name and location of audit log file
    rsau/max_diskspace/local :To specify maximum space for audit file say if
                                                max.size is reached auditing stops
    Hope that helps.
    regards
    Manjula .U

  • Apple Users Can't Get Rid Of The New 'Super Cookies' That Track Private Web Browsing

    Further to the article "Apple Users Can't Get Rid Of The New ‘Super Cookies’ That Track Private Web Browsing" https://ca.finance.yahoo.com/news/apple-users-cant-rid-super-180500863.html, is there a solution to resolve this security issue?
    Here's an excerpt from the above mentioned article;
    "Apple users are particularly vulnerable, as their devices do not have a function that lets users delete super cookies from their browsers.
    Most websites place what’s called a “cookie” on visitors’ computers, which is used to track them and record their preferences. It’s how websites can remember your password, for example. Like your web browsing history, they’re easy to delete. If you use your browser’s “private browsing” mode they’re never saved in the first place — and advertisers can't track you, and other computer users can't go back and see what you looked at.
    However, a flaw in a modern web security feature called “HTTP Strict Transport Security” (HSTS) allows websites to plant “super cookies” that can be used to track web users’ browsing habits even when private browsing is enabled.
    Here’s how it works.
    Security researcher Sam Greenhalgh writes that HSTS “allows a website to indicate that it should aways be accessed using a secure connection that encrypts your communication with the site.” This “flag” is then saved by your web browser, ensuring that any future visits to the website are secure. But this can also be abused, using this feature to store a unique number that can be used to track your web browser.
    And because HSTS carries over into private browsing, it means the “super cookie” can be used to track you whether you’re attempting to cover your steps or not.
    Greenhalgh says that Apple’s Safari web browser is especially vulnerable to the exploit. While clearing cookies on Mozilla’s Firefox, Google Chrome or Opera also erases HSTS flags, deleting the super cookies, there’s no way to do so on Safari on iOS devices.
    This means that if you’ve had super cookies placed on your iPad or iPhone, there’s effectively no way to get rid of them short of reformatting the entire machine."

    Hi all,
    I tried this with IOS 7.1.2 Safari on an iPad retina and the super cookie did not persist after web data and history was deleted.
    I also tried this with IOS 8.1.2 Safari on an iPhone 6, and the super cookie persisted even after deleting web history and website data.
    Evidently it was ok on 7.1.2 and broken on 8.1.2.

  • [OIM] Need report for a user that unlock another one

    Great people of OIM realm..
    I need to make a report that can discern about users that were unlocked by an administrator, or by OIM for example, one that pass the challenge-response. Do you know if is there in some part of the data model, a query I can make so I can display USER-DATE_OF_UNLOCK-BY_WHO?
    Thanks!

    Hi Babu,
    <b>Please check out this Blog
    /people/sap.user72/blog/2005/02/23/raising-exceptions-in-sap-xi-mapping
    Also check these blogs ...
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    ALERTS STEP BY STEP MICHAL
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    ALERTS TROUBLE SHOOTING MICHAL
    /people/krishna.moorthyp/blog/2006/04/08/reconciliation-of-messages-in-bpm
    Reconciliation of messages in BPM
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    Triggering XI alerts from user defined function
    Thanks,
    Aby

  • Report that displays 'z'program,t-codes,user-ids,list of clients

    Hi everyone
    i have a requirement.
    i need a report that displays all t-codes,all zee programs,all the user-ids,all the clients logins available and status of hotpack application i.e. ABAP,SD,FI/CO,MM and others.
    i know that all t-codes are in table TSTC  and user-ids in USH02, USH04, USR01, USR02, USR03.
    for the rest do suggest me the tables.
    if anyone know the answer pls do reply.
    Regards
    Venkat
    will reward with points and thanks in advance.

    hi,
    the table that store all zprograms with their user id's is TRDIR.
    in the selection screen if u specify the zprogram name and  user id.
    if u specify user id u will get the list of programs that were done by the particular user.
    please reward me if helpful.
    thanks,
    gupta.

  • Which activity reports keep track of user in sap ep

    HI ALL
    which activity reports keep track of user who logged in a day  in Enterprise Portal. I dont want active user only. i want recently visited active users in a 1 day.
    Edited by: johnright on Mar 7, 2011 12:27 PM

    Hi
    Try Google Analytics.
    Check this article for integrating Google Analytics in Portal.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50b94044-7008-2b10-1680-c04e4526367b
    Thanks
    Puneet

  • How can I generate portal report that give list of iviews-roles-users

    Hello,
    I need to generate a portal report that will list all roles and iviews that assigned to them.
    iviews can be assigned direclty or trough worksets/folders/pages.
    Is there a way I can create such a list? Is it requires development? If so, Is anybody already deveopled such a report and can share the code?
    Thanks
    Ami

    Hi Ami,
    I cannot assure that this can be achived with portal application. Coz we are trying to get iviews n role info assigned to users. i.e. Portal object info.which is not stored in d server as it appears to end users. it will be stored as PCD ID based., not name based.
    The requirement might need to develop Portal Applicaion at SAP NWDS but, i am not sure of displaying iviews. Also we can get the Role IDs of assigned role but not Role.
    http://help.sap.com/javadocs/NW04S/current/se/com/sap/security/api/UMFactory.html
    Please follow UME API to achive this.
    IUserFactory userfactory =  UMFactory.getUserFactory();
    IRoleFactory rolefactory = UMFactory.getRoleFactory();
    IRoleSearchFilter rolefltr = rolefactory.getRoleSearchFilter();
    rolefltr.setMaxSearchResultSize(2000);
    ISearchResult result = rolefactory.searchRoles(rolefltr);
    while (result.hasNext())
      String uniqueid = (String) result.next();
      IRole role = rolefactory.getRole(uniqueid);
    The same thing can be applied to get users info i.e. Portal users list.
    Hope this helps you.
    Good Luck!
    Regards,
    Shaila

Maybe you are looking for