Reporting who has opened a document/file in a repository

Hi all,
is it possible maybe with a portal component to see which user has opened a document in a repository?
Best regards
Joerg Heyne

Hi Vivek,
thats my first problem: The rep. service did not appear atomatically in portal after deploying.
Could please check my portalpp.xml file and probably send me yours?
<?xml version="1.0" encoding="utf-8"?>
<application>
  <application-config>
    <property name="SharingReference" value="de.gesis.portal.SampleService,com.sap.netweaver.bc.crt,com.sap.netweaver.bc.rf,com.sap.netweaver.bc.util,knowledgemanagement,portalapps"/>
  </application-config>
  <components/>
  <services>
    <service name="RFServiceWrapper">
      <service-config>
        <property name="className" value="de.gesis.portal.RFServiceWrapper"/>
        <property name="startup" value="true"/>
      </service-config>
    </service>
  </services>
</application>
thanks and regards
Joerg

Similar Messages

  • Subscribe document,Un-suscribe,Log (who has open the document) in easy DMS

    Hi..
    i can see below options are not available when u right click on document in easy DMS 7.1
    Subscribe document,Un-suscribe,Log (who has open the document).Which will help user to get any update with the document.
    Help me asap

    Hi Rahul,
    from an EasyDMS point of view I have to inform you that the mentioned functionalities are currently not available in EasyDMS. If you want to view the log of a document you have to go to the backend system.
    Best regards,
    Christoph

  • Can I find out who has opened a document in Sharepoint 2013 document library?

    Is it possible to use PowerShell you find out who opened a certain document in a library in a users MySite? Or can I interrogate the audit logs?
    I also have Harepoint installed, but I don't know if this works to a MySite document level?

    Hello Alex,
    Just save the file with .ps1 and run with Powershell.
    you just need to enter the URL and Path as per your liking.
    $rows=@()
    $url ="https://SP2013.com/"
    $site = New-Object Microsoft.SharePoint.SPSite($url)
    $webs = $site.AllWebs
    foreach($web in $webs)
    $listCollections = $web.Lists
    foreach($list in $listCollections)
    if ($list.BaseType.ToString() -eq "DocumentLibrary")
    $dList = [Microsoft.Sharepoint.SPDocumentLibrary]$list
    $items = $dList.Items
    $files = $dList.CheckedOutFiles
    foreach($file in $files)
    $wuse = $file.DirName.Substring($web.ServerRelativeUrl.Length)
    #Write ($web.Url+ "`t" + $wuse+"`/" + $file.LeafName +  "`t" + $file.CheckedOutBy.Name + "`t" + $file.TimeLastModified.ToString()+"`t" + "No Checked In Version"
    $row=New-Object System.Object
    $row|Add-Member -MemberType NoteProperty -Name "Web Url" -Value $web.Url
    $row|Add-Member -MemberType NoteProperty -Name "WUSE" -Value $wuse
    $row|Add-Member -MemberType NoteProperty -Name "File Name" -Value $file.LeafName
    $row|Add-Member -MemberType NoteProperty -Name "Checked out by" -Value $file.CheckedOutBy.Name
    $row|Add-Member -MemberType NoteProperty -Name "Last Modified" -Value $file.TimeLastModified.ToString()
    $rows+=$row
    $web.Dispose()
    $site.Dispose()
    $rows|Export-Csv -NoTypeInformation -Path "D:\Rahul.csv"
    Thanks and Regards Rahul Dagar

  • After updating photoshop CS5 to 12.0.4 x32 (windows) I cannot open my documents/files or create new

    I had the problem before. Reinstalled Photoshop CS5 and updated again.
    Clicking a file starts Photoshop but does not open the file.
    If I click "new" to make a new file, nothing happens.
    Help....!!!!!!

    Hi PE
    Yes, but nothing happened.
    I was instructed to press some key during startup of Photoshop, and it should reset the program.
    However, it did not work.
    Br
    Lars Hansson
    Den 29/10/2013 kl. 11.49 skrev PECourtejoie <[email protected]>:
    Re: After updating photoshop CS5 to 12.0.4 x32 (windows) I cannot open my documents/files or create new
    created by PECourtejoie in Photoshop General Discussion - View the full discussion
    Hansson, did you get a window asking you if you wanted to reset your preferences.
    Maggedotno, is it the english version? Do you have third party plug-ins? Can you post the contents of help>system info?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5796463#5796463
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5796463#5796463
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5796463#5796463. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop General Discussion at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How can I convert my Open Source document files into Word document files? I cannot download Pages since my Macbook Air does not have the most recent software.

    How can I convert my Open Source document files into Word document files? I cannot download Pages since my Macbook Air does not have the most recent software. I downloaded open office to my mac to try and save money. It worked well for a while. Now I get this pop-up message that asks me to "Reopen" and when I select the option, nothing happens. I cannot save my documents anymore and I cannot convert them to word. Help!

    dwb wrote:
    Does OpenOffice output Word documents by default or do you have to select it manually?
    You have 17 options to save as in Open Office, one of which is .doc  files,  yes it needs to be saved manually.
    You may be able to default to DOC, but have not tried same.
    Since Open Office is 99% same as Word, I use it, or Word, either one.  Open Office is a bit less buggy than Word 11'

  • Report "General Ledger from the Document File" - Cumulative balance

    Hi!
    When I start the report "General Ledger from the Document File" (transaction S_ALR_87100205), I get a list of documents with no obvious default sort order criteria (I can see at glance that document numbers and posting dates are not sort criteria). This makes the cumulative balance column completely useles.
    Since the cumulative balance is carried from one row to another, standard sorting functionality for the already produced list makes no sense.
    There should be a way to affect the sort order in program <b>before</b> cumulative balance calculation, or at least to find it out.
    Is there a way to acomplish this?
    Thanks!
    Regards,
    Igor

    In the output control section there is a button called configure. Select a variant. Select configure. Save the sort order and report definition the way you want it. Name a new variant. Now go back and run the report with your variant.
    pls assign points if helpful as a way to say thanks.

  • Can't Open Some Document Files, Told To Install Pages 5.0, It Is. What Can i Do?

    Pages 5.0 Installed.  Now I cant open some document files.  I'm asked to install Pages 5.0.  I have to take additional steps to Open Under etc. What can I Do?

    Sounds like some of those may be Pages '08 files.
    You need to open and resave those from Pages '09.
    Peter

  • How to open an InDesign file from CMIS repository?

    We are using CS SDK 2.0 , looking to use CMIS to keep versionning of .indd file. The uss case as following:
    form our de4veloped InDesign pluging, user click a button
    the button will open a .indd file from cmis repository
    plugin check-out the file, open it within InDesign IDE
    user make changes
    user make save
    the plugin export a pdf and swf files from the current document, if the files exists it will update, aslo on CMIS repo to keep also versions of exported pdf and swf, if files not exist in first time .. it will create
    when user clos the document , it will check it in.
    the problem there is no sufficent sample code for, even was thinking to use Adobe Drive, but there is no Adobe Drive SDK for Flex.
    i used to fuse the sdk, but
    private function getFileByPath(sPath:String):Fileable {
    appStatus = ">> get File By Path";
    message = "";
    viewEnabled = false;
    var request:GetObjectByPathRequest = new GetObjectByPathRequest(session);
    var oFileable:Fileable;
    request.path = sPath;
    request.execute(onSuccess, onError);
    function onSuccess (event:GetObjectByPathResponse) : void {
    oFileable = event.object;
    //var oDoc2:Document = new Document(event.object);
    doc = event.object as Document ;
    //children = new ArrayCollection(vectorToArray(event.target));
    appStatus = ">> getFileByPath : Success";
    viewEnabled = true;
    return oFileable;
    private function checkOutFile(oFile:Document):Document{
    appStatus = ">> Check Out File";
    message = "";
    viewEnabled = false;
    var request:CheckoutRequest = new CheckoutRequest(session);
    request.object = doc;
    var oDocument:Document;
    request.execute(onSuccess, onError);
    function onSuccess (event:CheckoutResponse) : void {
    oDocument = event.object ;
    appStatus = ">> Check Out File : Success";
    viewEnabled = true;
    return oDocument;
    private function openTestFile():void {
                                            appStatus = "Open Test File";
                                            message = "";
                                            viewEnabled = false;
                                            var oFile:Fileable  = getFileByPath("/Collaboration/test.indd");
                                            //var oDoc2:Document = new Document(oFile);
                                            var oDoc:Document  = checkOutFile(doc);
    i do not know what method in the CS SDK to open document fom active window and  how to map CMIS Document to com.adobe.indesign Document ?

    Dear Seoras
    i fixed the to return the cmis path:
    public function resolveRemotePath(file:File):String
                                  if (file.nativePath.indexOf(LOCAL_FILE_CACHE.nativePath) != 0)
                                            return null;
                                  var remoptePath:String =file.nativePath.substr(LOCAL_FILE_CACHE.nativePath.length);
                                  trace("resolveRemotePath [11] : "+ remoptePath);
                                  if(File.separator!="/") {
                                            //var pattern:RegExp = /(\/)/g;
                                            var pattern:RegExp = /(\\)/g;
                                            remoptePath =  remoptePath.replace(pattern ,"/");
                                            trace("resolveRemotePath [22] : "+ remoptePath);
                                  return remoptePath;
    i have another issue, why everytime update the generated pdf it creates new pdf file with same name in the cmis repo .. does the pdf is not updatable over the cmis service ???
    Regards

  • How to know the name of the user who has uploaded a unix file?

    Hello, say someone has uploaded a file on the unix server.Is there a way to know who has uploaded it(the username)?

    Hi ,
    You can use OPEN DATASET and CLOSE DATASET statements for it.
    PLease let me know if you still need any more details.
    Thanks and regards,
    Rajeshwar.

  • Check if external program (MS Excel) is active and has opened a particular file

    All
    I need to find some solution for next problem (Visual Studio 2010). I have a form with some buttons. Those buttons open Excel-files from a network share and the Excel-files are marked as shared (meaning they can be opened/edited by multiple users from different
    computers at same time).
    Anyway, when the user presses the button on the form, the file opens in Excel as expected. If he presses the button again, the file is opened again in a second Excel instance. I want to build in some check: if the file is already opened in an existing Excel
    instance, that instance should become visible.
    That's not all: there is a possibility the user already opened the Excel-file before he launched my application. If he then presses the button, the existing Excel-instance (with this particular file) must be shown.
    Of course, the user can close his Excel file. So if he then presses the button, a new Excel instance should start up which opens the file.
    How can this be done?
    Regards
    Kris

    Hi,
     Here is an example that will find any instances of Excel and check if they have a specified file name opened.  If it is found it will bring the Excel window to the foreground or if it is minimized it will be restored.
    Imports System.Runtime.InteropServices
    Public Class Form1
    <DllImport("user32.dll", EntryPoint:="SetForegroundWindow")> _
    Private Shared Function SetForegroundWindow(ByVal hWnd As IntPtr) As <MarshalAs(UnmanagedType.Bool)> Boolean
    End Function
    <DllImport("user32.dll", EntryPoint:="ShowWindow")> _
    Private Shared Function ShowWindow(ByVal hWnd As IntPtr, ByVal nCmdShow As Integer) As <MarshalAs(UnmanagedType.Bool)> Boolean
    End Function
    <DllImport("user32.dll", EntryPoint:="IsIconic")> _
    Private Shared Function IsIconic(ByVal hWnd As IntPtr) As <MarshalAs(UnmanagedType.Bool)> Boolean
    End Function
    <UnmanagedFunctionPointer(CallingConvention.StdCall)> _
    Private Delegate Function EnumCallBackDelegate(ByVal hwnd As IntPtr, ByVal lParam As IntPtr) As Integer
    <DllImport("user32.dll", EntryPoint:="EnumChildWindows")> _
    Private Shared Function EnumChildWindows(ByVal hWndParent As IntPtr, ByVal lpEnumFunc As EnumCallBackDelegate, ByVal lParam As Integer) As <MarshalAs(UnmanagedType.Bool)> Boolean
    End Function
    <DllImport("user32.dll", EntryPoint:="GetWindowTextW")> _
    Private Shared Function GetWindowTextW(ByVal hWnd As IntPtr, <MarshalAs(UnmanagedType.LPWStr)> ByVal lpString As System.Text.StringBuilder, ByVal nMaxCount As Integer) As Integer
    End Function
    Private Const SW_RESTORE As Integer = &H9
    Private ChildHandles As New List(Of IntPtr)
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    'Check if Excel has "My Excel File.xls" opened
    If Not IsExcelFileOpen("My Excel File.xls") Then
    MessageBox.Show("Excel does not have this file opened.")
    Else
    MessageBox.Show("Ecell has this file opened.")
    End If
    End Sub
    Private Function IsExcelFileOpen(ByVal filename As String) As Boolean
    ChildHandles.Clear()
    For Each p As Process In Process.GetProcessesByName("EXCEL")
    EnumChildWindows(p.MainWindowHandle, AddressOf EnumChildWindowProc, 0)
    For Each h As IntPtr In ChildHandles
    Dim sb As New System.Text.StringBuilder(256)
    GetWindowTextW(h, sb, 256)
    If sb.ToString.ToLower.Contains(filename.ToLower) Then
    If IsIconic(p.MainWindowHandle) Then
    ShowWindow(p.MainWindowHandle, SW_RESTORE)
    Else
    SetForegroundWindow(p.MainWindowHandle)
    End If
    Return True
    End If
    Next
    Next
    Return False
    End Function
    Private Function EnumChildWindowProc(ByVal hwnd As IntPtr, ByVal lParam As IntPtr) As Integer
    ChildHandles.Add(hwnd)
    Return 1
    End Function
    End Class
    If you say it can`t be done then i`ll try it

  • Cannot open Word document files in a Portfolio

    I have set up a portfolio with multiple file types. I can open Excel and Power Point files within the portfolio without a problem. When I try to open Word documents it tells me that "Acrobat cannot open this file attachment because your pdf file attachment settings do not allow for this file type to be opened. I went into preferances and checked to see if the box was checked in "trust manager" to allow files other than pdf to opened. It is checked but I am still unable to open word documents in the portfolio for some reason.

    Acrobat cannot open Word files. Have you tried opening the files from within Word? If so, most probably you have a file association problem.

  • Opening a document file while clicking on the hyperlink

    Hello friends,
    I am having some requirements like some technical documents are prepared for specialized information related to materials. And the link of technical document as per material is stored in material master.
    I need to open the file (.doc, .xls) based upon the link. Can anyone of you tell me the suitable function that I can use to open the file based upon the location?
    Thanks in adwance.
    Regards,
    Navin

    if path of the file is know then you can use
    cl_gui_frontend_services=>execute method to open it

  • Access MySite Document Library of User Who has shared a document.

    Hi Team,
    I am just confused as we are facing the issue from past two days, We have SharePoint 2013 on premise and are using Mysite Application. Suppose there are two users A and B.
    If A share a document from his personal document folder to B. B recieves email notification that a document is shared and he can edit or view documents depending on the permission.
    But if B visit the A Mysite and try to access his document library he gets access denied. As per OOTB behavior B should see Shared with everyone folder and the document which has been shared with him.
    Please help me to resolve the above issue.

    Hi,
    I have done a test in my SharePoint on premise. B can see shared with everyone folder of A and documents which is been shared with B from my site.
    For  resolving your issue, you need to check whether the feature ‘Limited-access user permission lockdown mode’ is active. if it is activated, you need to deactivate it.
    Open your site with an administrator account->Click Site Settings->Click Site Collection features under Site Collection Administration->Scroll  to Limited-access user permission lockdown mode, check whether it is active. If yes, please deactivate
    it.
    I  hope this helps.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Cannot open PDF documents/files

    I cannot open any PDF documents.  Had been able to before.  I am using the latest Mac OS.  Have now also down loaded the latest Adobe Reader.  Still no success.

    When you save it with the menu or Safari toolbar the file it saves is CALLED a PDF file and might have the icon but it is always empty and useless. So always use the Adobe Reader toolbar. This should appear over the PDF page if you hover over the page. (Hover: move the mouse there and let it go). It looks like this. The save icon is the first one.

  • Who has experiecne with  CP3-files over 400 slices?

    Hi folks,
    has anybody skills with CP3 files about 400 to 500 slices?
    I have a such big file and I have to brake it apart why CP3
    not working well with this amount of slices.
    If I put some navigation in this file, it brakes totaly down.
    After a few weeks working on this job i'm very p***** .
    Greetings Wolvo

    Hi Wolvo
    Wow, I thought you had been around the community for a while.
    400 to 500 slides is way way beyond the normal typical limits we
    usually recommend. Typical upper limits would be 50-65 slides tops.
    Sometimes as many as 100 to 125, but those would be somewhat
    uncommon.
    You need to consider Daisy Chaining your projects. There is a
    small tutorial for how to do that at the link below:
    Click here
    to see the tutorial
    Hopefully this helps... Rick

Maybe you are looking for

  • Megstick128 no longer works after installing SP2 on WinXP

    As far as I can tell, once I installed SP2 for Winxp, I can no longer use my Megastick128. It appears to recognise the device but no longer sets up the drive so I can transfer files. Has anyone else had this problem? How the hell do I rectify it? (An

  • Mac Pro (First Generation) problem with 1TB Seagate Barracuda

    Hi Macianer, I have a first generation Mac Pro which was sold with max. 750GB Hard drives for each bay. At this time I am grabbing for straws and maybe someone has any info on this problem. I purchased 4 x 1TB Seagate Barracuda hard drives ( Model: S

  • Error Messages and Can't open pdf from internet

    Using Windows 7, 64-bit, Google Chrome, IE 11, Adobe Reader 11. When attempting to open broker pdf's I get the following error messages, written exactly as below: File does not begin with '%PDF-' Local\EWH-6964-0 File does not begin with '%PDF-' Loca

  • To save oracle report in a given location

    Hi, I want report to be save in d:\dbr location in pdf format . I am running report through form. below is the code. declare pl_name VARCHAR2(30) := 'tempdata'; pl_id ParamList; varno number; VENAME VARCHAR2(30); VMONTH NUMBER(2); VYEAR NUMBER(4); va

  • IPod won't sync consistently

    I am unable to put new playlists on my iPod. When I first plug the iPod in, it will sync all the existing playlists, but if I add something new (like update my podcasts) and try to sync again, it won't. I have to unplug the iPod and reboot the comput