How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents

Dear
Experts, I have a very exciting demand, the board of a customer.
I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
I ask, what is the standard solution that is used in these cases?
Thank you
Miki

Dear
Experts, I have a very exciting demand, the board of a customer.
I need to create an analytical application on Oracle Portal, UCM, Spaces, WebCenter, to inform me which quantitatively pages, url and documents are accessed.
How to analyze the navigation flow in Oracle Portal, Number of unique users, downloads and other estastisticas of use of the Portal and Documents?
I thought I'd create a ods with the data of Content Tracker and Google Analytics, and model the analysis through the BIEE.
I ask, what is the standard solution that is used in these cases?
Thank you
Miki

Similar Messages

  • How to analyzer the BI query in VISUAL COMPOSER?

    hi experts,
    could you please explain me how to analyze the Bex query in VISUAL COMPOSER? could you please provide me the step-by-step documentation if possible??
    regards
    vadlamudi

    Hi Vadlamudi,
    Here is some documentation for using BI Queries in VC:
    [Modeling Composite Views Using BI Data Services|http://help.sap.com/saphelp_nwce10/helpdata/en/46/081ed5f8685875e10000000a11466f/frameset.htm]
    [Maintaining BI System Connections|http://help.sap.com/saphelp_nwce10/helpdata/en/7e/6dbcea3700452195e3bddaa47c5906/frameset.htm]
    I hope it helps,
    Regards,
    Udi

  • How to get the list of documents

    Hi everyone
    Can anyone help me How to get the list of documents residing in a folder of KM repository of SAP Netweaver using a simple java program
    Thanks in ADV.
    Rupesh Khemka

    Hi Rupesh,
    I have written the code for you and it works with WebDynpro, no seperate java program is required.
    Just try to paste it in your application code and run it.
    try{
         // Will check the user athentication for EP
                    IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
         IUser sapUser = wdClientUser.getSAPUser(); 
         com.sapportals.portal.security.usermanagement.IUser ep5User = WPUMFactory.getUserFactory().getEP5User(sapUser);
         ResourceContext context = new ResourceContext(ep5User);
                    // The path in which your folder resides
         RID rid1 =RID.getRID("/documents/Public Documents/SCAP/");
         IResourceFactory factory1 = ResourceFactory.getInstance();
         ICollection icollection = (ICollection)factory1.getResource(rid1, context);
         IResourceList resourcelist = icollection.getChildren();
         int size1 = resourcelist.size();
         for(int s=0; s<listOfDocuments.getLength(); s++){
              IResource resource = resourcelist.get(i);
              InputStream input = new InputStream();
              input = resource.getContent().getInputStream();
    }catch(Exception e){
         e.getMessage();
    Once you get the InputStream everything else is possible....
    This will surely help you in reading the documents from KM.
    Regards,
    Rekha Malavathu

  • How to extract the actual XML document from soap message?

    My problem is " how to extract the actual XML document from soap message? "
    i just want to extract the attachment i.e. (pure XML document without any soap header or envolope).
    i could be ver thank full if u could solve my problem.
    [email protected]

    Hi,
    This is some skeleton code for extracting an attachment from a SOAPMessage.
    import javax.activation.DataHandler.;
    import javax.xml.soap.*;
    import javax.xml.message.*;
    Iterator allAttachments = message.getAttachments();
    AttachmentPart ap1 = null;
    while(allAttachments.hasNext()){
    ap1 = (AttachmentPart)allAttachments.next();
    //Check that the attachment is correct one. By looking at its mime headers
    //Convert the attachment part into its DOM representation:
    if(ap1.getContentType() == "text/xml"){
    //Use the activation dataHandler class to extract the content, then create a StreamSource from
    //the content.
    DataHandler attachmentContent = ap1.getDataHandler();
    StreamSource attachmentStream = new StreamSource(attachmentContent.getInputStream());
    DOMResult domAttachment = getDOMResult(attachmentStream);
    domAttachment holds an xml representation of the attachment.
    Hope this helps.

  • How to reverse the closing period document.

    Hi
    The entry can be reverse Only in current period
    You are trying the reverse the entrie in close period which is not possible .. how to reverse the closing period document.
    Thank you

    Use t code FB02. Enter required parameters and press enter. From the menu slect Extras - Document header. This will take you to next screen. In this screen from the menu select GoTo Document Header. Change the reversal date and save.
    Then reverse the document using normal process. The document will get reversed on the new date entered.
    Hope this helps. If useful, please reward points.
    Regards
    Rakesh Pawaskar

  • How to iterate the opened pdf document?

    How to iterate the opened pdf document?

    Thanks for your response. Could you please advise me how to call a following "DocExistEnable" method.
    static ACCB1 ASBool ACCB2 DocExistEnable(void *data)
    if (AVAppGetNumDocs() <= 0)
    return false;
    else
    return true;

  • How to find the related PI document from a material document

    Dear All experts,
        If I know the materil document number, how to find the related PI document?
    Thanks!
    Xinling

    Hello Xinling,
    You can extract the details from table MSEG.
    Regards
    Kalpana

  • How to get the Next Material Document Number

    Hi,
    Please let me know How to get the next Material Document Number using Functional Module,
    Material Document number are  in MSEG table.
    Regards,
    Ganesh

    Hi Ganesh,
    if you want the next matrial number then first of all you have to define it as a number range in transaction snro.After creating the number range you have to define the interval.
    now you can use your number range by calling the function module
    CALL FUNCTION 'NUMBER_GET_NEXT'
          EXPORTING
            nr_range_nr             = '01' " here you have to give the number range number which you have defined in number range
            object                  = 'ZPRODLOG' " Number Range
          IMPORTING
            number                  = wa_prod_error_log-seqnr " sequence number generated,in your case material number field
          EXCEPTIONS
            interval_not_found      = 1
            number_range_not_intern = 2
            object_not_found        = 3
            quantity_is_0           = 4
            quantity_is_not_1       = 5
            interval_overflow       = 6
            buffer_overflow         = 7
            OTHERS                  = 8.
    each and every time next number will get generated .
    i hope this will help you.
    Thanks,
    Tanmaya

  • Arching of files is gone from the downloads and documents folder

    The arching list of files is gone when rolling over the downloads and documents folder. I removed the downloads folder by accident yesterday from the dock. Once I found it, I replaced it back on the dock and now the arching of files is gone on both folders. I have them as lists by date. I have restarted my MacBook Pro several times, clicked on the dock and properties and nothing seems to work. Does anyone know how to get it back? Are there any settings that I am missing?. Thanks!

    Right click on the folder in the Dock (or hold down the Control key and click on it if you have a one-button mouse), and choose "Stack" under the "Display as" section, and "Fan" under the "View content as" section in the resultant contextual menu. You can also choose how they are sorted from this menu as well.
    Message was edited by: Dan Parnell

  • How do I connect to Net Flix? I put in my user name and password which work fine with my iMac but not on my Apple TV?

    How do I connect to Net Flix? I put in my user name and password which work fine with my iMac but not on my Apple TV?

    Can you give me a screenshot of the User Accounts window in Control Panel?
    Please create a screenshot by following the guide mentioned at [[How do I create a screenshot of my problem?]].
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. You really help us to visualize the problem.

  • How do I get refund on some of apple app that I have downloaded and didn't liked it.

    How do I get refund on some of apple apps that I have downloaded and didn't need it?

    Apple will only refund you if there is a problem with the app. i.e., works incorrectly, crashed, or doesn't download. But not simply because you don't like it.
    Out of curiosity, which app(s)?

  • "Downloads" and "Documents" Stacks in the Dock  10.6 Snow Leopard

    Is there a way to get the little blue folder icons that say "Downloads" and "Documents" to appear on the stacks in the dock instead of a thumbnail type icon of the first document or download in the stack? 10.6 Snow Leopard.  The Apple Web page describing "Stacks" as a new part of Snow Leopard shows them.

    Yes, right click (control click) on the icon and select Display as Folder.

  • I lost the icons for downloads and documents on doc bar

    I lost the icons for the downloads and documents on doc bar. I read the other support answers and tried what they said still no luck. any answers?

    If you mean they're on the dock but have the wrong icon, right click and select "display as folder".
    If you mean that they aren't there at all, open a Finder window to your Home folder.  Drag the documents folder to the right side of the dock.  Do the same with the downloads folder.
    Regards,
    Captfred

  • How to analyze the String input??

    The program should accept integers but not the sentences for example
    the user enters "Hi how are you"
    the program should say"Sorry, please enter the integers"
    if the user enters "123454545"
    the program should work normally
    The main aim is to differentiate between sentences and integers

    You can use Exception handling to do this
    for example
       String userInput;
       int number;
       try
           number = Integer.parseInt(userInput);
       catch(NumberFormatException nex)
          System.err.println("please enter integer");
       }

  • How to find the last modified documents

    Hi
    Is there any navigation iview which displays last modified documnets or any custom development is required.
    I have a requirement to prepare an iview which shows the latest 10 documnets and each document have a link
    When end-user enters portal there’s no functionality to show what is new or has been modified from last visit. By creating such an iView that will go through KM Documents and list last modified to an iView as links this functionality can be established.
    Links will open either to new browser window or navigate users to that document in portal.
    While iView creates list of modified documents, permissions to those files need to be checked. No links to files which user does not have permissions will not be shown in iView.
    Configurable custom properties:
    Amount of documents listed in iView can be configured from iView properties. For example:
    Amount Of Documents = 10
    can you please suggest in the above problem?

    Hi Durga,
    there is a How-To Guide on how to create an iView that displays the latest 10 documents (with links).
    Here the link:<a href="https://websmp208.sap-ag.de/~sapidb/011000358700007276522005E.ZIP">Configuring the Last10Documents Scenario</a>
    Hope it helps you solve your problem,
    Robert
    PS: If you have further questions, feel free to ask.
    PPS: If you question has been answered like in this <a href="https://forums.sdn.sap.com/thread.jspa?threadID=142186">thread</a>, you should mark the question as solved and can also use the blue star if you like

Maybe you are looking for

  • Lost all my music in itunes

    When I opened itunes this morning all my music that I had on the computer is gone! No list, no podcasts, no purchased music, nothing. The other day I did accidentally trash my music folder but I dragged it back out of the trash and itunes still worke

  • Windows on Mac or Mac on a Windows ...

    My son is trying to tell me that he could run OSX on a ( sorry have to say it .. another type of computer ) laptop if I bought him one, why would I buy no-name ... when owning two iMac's now .... because one company would allow me to finance a new co

  • Netflix movie resolution phases in and out of high and low.

    When I'm watching a netflix movie even with WiFi the resolution phases in and out of high and low resolution. Does anyone know what is causing this?

  • Print program and output type, form layout

    Hi all Where I can see output type for Account Statements.  I cannot find it in NACE. Regards Mona.

  • Subcontracting inspection

    Dear Guru My business process is we are sending Semifinished material to Sub con vendror and receive finished goods Some time Semifinished goods have problem identified by Sub con vendor based communication from vendor i am creating f3 notification m