Record information in OBIEE / Editor

Hello

We have a requirement like, we need to retrieve the logs of user name that is logged, connection time and the list of reports available by him in BI Analytics and editor.

Is it possible to recover this logging information?

Please help us solve this

Thanks in advance

Dinesh

As others have said, use use Tracking to access OBIEE and BEEP is also auditing capabilities:

Ref:

Verification of reference for Publisher Oracle Business Intelligence - 11g Release 1 (11.1.1)

https://blogs.Oracle.com/XmlPublisher/entry/how_to_audit_and_monitor_bi_pu

https://blogs.Oracle.com/XmlPublisher/entry/how_to_visualize_your_audit_da

https://www.YouTube.com/watch?v=BNzlGw7ByqU

You can see an example of it on SampleApp, 10.20 dashboard page "Report of BEEP" (screenshot: https://www.evernote.com/shard/s16/sh/4c6ffc57-35cd-4683-8624-9b82a1c7496c/c5de2091bf17361c4dc1486a0b3fe776)

Tags: Business Intelligence

Similar Questions

  • Can I record information such as Playcount and Auto rating data from Windows Media Player so that the next time I reinstall windows I can just update?

    Recently, I have reinstalled my windows 7 due to the error in the IP Helpdesk (perhaps due to a virus). When I've reconfigured my WMP, I found that all my statistical data have been lost. Its a huge fork - my three years of statistics reduced to ashes. Can I do something to prevent it?

    Hello

    You can use the canned my ratings stars as global ratings in the option files store classification data, but the game number is not possible.

    Refer to this article:

    http://Windows.Microsoft.com/en-us/Windows7/media-information-in-Windows-Media-Player-frequently-asked-questions

    To play account, you will need to use your favorite search engine to find a software that allows you to record information from Windows Media Player.

    Note: Using third-party software can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • Best/Recommended way to record information in the Release version

    Hello

    I've searched around, but don't see any results on the issue yet. Then I would ask what is the best/recommended way to record Release version information?

    I use Momentics IDE 10.2. When I choose run or Debug, qDebug() & qWarning display information very well in the console of the IDE, but with "run" they don't show anything in the console. Tested on both Q10 & Simulator.

    Thank you

    Install your own messages QDebug Manager, do write to a file, for example newspapers newspaper. Then open a terminal on the device, navigate to the file and the type of your application:

    # tail -f logs/log
    

    to view the log file.

    Change your main.cpp along these lines:

    #include 
    
    static FILE * logFile;
    
    void logger(QtMsgType type, const char * msg)
    {
        Q_UNUSED(type);
        std::fprintf(logFile, "%s\n", msg);
        std::fflush(logFile);
    }
    
    Q_DECL_EXPORT int main(int argc, char **argv)
    {
        logFile = fopen("logs/log", "a");
        qInstallMsgHandler(logger);
        Application app(argc, argv);
    
        // Create the Application UI object, this is where the main.qml file
        // is loaded and the application scene is set.
        new ApplicationUI(&app);
    
        // Enter the application main event loop.
        return Application::exec();
    }
    

    Note: the file will be closed by the operating system, more messages are seen if you don't shut it down at the bottom of the hand. Why? because c is destorying local variables (app) at the end of the main, and who calls the string whole qt of parent-child destructor for your class of application as well.

  • where ODI Agent does not record information about schedules?

    I need to retrieve information from all times of a certain LOAD PLAN. I only see the available following tables in my database:

    SNP_LP_INST

    SNP_SCEN_STEP

    SNP_SESS_TASK_LOG

    SNP_LPI_STEP_LOG

    SNP_LPI_STEP

    SNP_SESSION

    SNP_SCEN_TASK

    SNP_SCEN

    SNP_LP_STEP

    SNP_LOAD_PLAN

    SNP_LPI_RUN

    Is there a table like SNP_LOAD_PLAN_SCHEDS?

    Thanks in advance

    Eduardo

    SNP_PLAN_AGENT is the table that stores all the information planning

  • schema information for obiee 11g

    Hello

    can you please tell me what are all patterns are required for installation of obiee 11g as I know for 10g we have bi olap, informatica, Planner and CAD drawings. so for 11g alsowe will these 4 patterns with MDS and BIPLATFORM schema that are created by using the remote control.

    Thank you

    Hello

    Yes for 11g, you also need as many diagrams (OLAP, Informatica repository, repository of DAC and OLTP)

    Thank you
    Navin Kumar Bolla

  • How to set the customer information in OBIEE

    Hi all
    IM to access the Oracle Applications table OBIEE by database. How can I set the customer info so that I can see the data.

    Thank you

    Hello

    You can run a script at the opening. Check the 'sign in' Scripts - tab on your connection pool. Her you can set a "Execute on Connect" - script.

    This way you can set your view en client_info table data Oracle eBS.

    Good luck

    Daan Bakboord

  • Record information?

    I EXPORTED my contacts, memos and calendar to my counter top. If I install Outlook 2010 they will be important right in Outlook?

    No, they won't.

    There is a large wire at the top of this section on the use of Office 2010.

    There are programs for sale that will do what you ask for.  Look at Chapura.com for a copy of pocket.

    WyreNut

  • Prevent photos locked to record information in the file of marking?

    Hey there,

    I had a bunch of JPG import into LR for several different folders. I realized there are some who are locked. Now to tag and save the XMP in the file, should I really go through all the folders and unlock them?

    If you lock a file or folder that you prevent applications from writing to this file or folder, you need to unlock to use with LR if you want to write metadata in the file.

  • How to add a record button on the front panel to save waveform data

    Hi, I'm new kind of LabVIEW and I worked on a code for an agilent oscilloscope communicate via GPIB and so far it works well on the collection of these two analog channels one by one, "Not UNLIMITED" but it does the trick (vpp, Vrms, frequency, etc.).  I've added the feature to add data to a .csv file waveform (problem: opens a dialog box until the user gathers all the data.) Solution: I want the user to save the. File CSV whenever he wants to use later on the front panel). I've added another feature to get a snapshot of the curve waveform (problem: opens a dialog box.) Solution: I want the user to save the JPEG file, whenever he wants to take a snapshot ("take snapshot" button on the front panel)).  I work with the agilent hp54645d driver. I have attached my code, if someone can tell me please how do I do this (maybe cabling and structures are solutions do not know). Thank you in advance.

    I would recommend adding a case structure just around the two record VI and a button to check the condition of the structure of each case. If you want a button to control both save functions you can put the two record functions in the same structure of business controlled by a single button. You are right in saying that the loop will cause your code runs until the stop button is pressed or until the stop condition is met. If you are wanting the while loop to stop once the recorded information you can use the button that you use to control structures case to also stop the while loop. I hope this information helps.

  • Link to information from tables and display the 'best '.

    Hello! I'm totally new to this great software, and the truth is that I lost D:
     
    I try to explain in more detail what I have to do, I hope you can help me please it is urgent T_T

    I do 3 tables must be related to each other, that is to say a table where a username will be manually enter, another where you manually enter the user name and the third which will automatically enter power of each user (for automatic writing, I'll use random data). Each table will have a box number, for example:
     
    Table 1, box 1: Paul
    Table 2, box 1: door
    Table 3, box 1: 3.74
     
    Table 1, box 2: Miguel
    Table 2, box 2: Ramos
    Table 3, zone 2: 4.99
     
    Table 1, box 3: Maelle
    Table 2, area 3: Branco
    Table 3, case 3: 4.98
     
    I mean, I bind the box to one table with the other three. And because the program must compare the data in table 3 (power) and display the data of the user of best (which has the highest power). In this example, the program should appear:
     
    BEST USER:
    NAME: MIGUEL RAMOS
    POWER: 4.99

    (Is not slender record information when I close the program)

    I don't know if I ask you very much, I have a very clear idea in my head of what I have to do, but being a new software for my not know how to implement it.

    Thank you in advance for your quick response and help and ilustrative! xD

    Have you tried something with the basic understanding of your question check if this is what you need?

    -Still not clear what you mean by table? (In my opinion, the table is 2d array of values here, otherwise please let me know.)

    -C' is the reason why I asked you to show your code you did then it will be clearer.

  • How to record several models of color

    Hello

    Im working with NOR-IMAQdx software, using a webcam I am seized of images & and I want to learn and save several of these images color model, I try with the write imaq vi file 2 but I was not able to record information.

    Here is my code & sorry for my English

    Hello

    "IMAQ write Image and Vision Info File.vi" aren't able to save PNG files, because only png supports additive information to store.

    Then you spend only a folder path instead of a path to the function.

    Try this:

    Concerning

  • protection of the system only records a week

    My computer work Protection system has been initially disabled. I turned on and get what he put in place and it works fine most of the time, apart from the fact that he only recorded on a weekly interval. I can't find any setting or post showing how to change it for all the days or anything else. My IT Department must fix or there at - it a setting I can change? I'm working on a windows 7 Professional

    Hello

    Thanks for posting your question on the Microsoft community.

    I would like to know some information about the problem so that we can help you better.

    Your computer is connected to a domain network?

    Thank you for details on the issue.

    System protection is a function that creates and records information about your computer's system files and settings regularly. The system protection also saves previous versions of files that you have modified. It saves these files in the restore points that are created just before significant system events, such as the installation of a program or device driver. They are also created automatically once every seven days if no other restore points were created in the last seven days, but you can create restore points manually at any time.

    For reference:
    What is system protection?
    http://Windows.Microsoft.com/en-us/Windows7/what-is-system-protection

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • Cisco Unity Connection - assign 2 records to an system call handler

    Hi all

    We have a request from a customer with respect to the following:

    During the week (Mon - Fri) from 19:00 to 07:00, a recording informing that the office is closed should be played when incoming call reach extension 1234.

    During the weekend (Friday 19:00 - Fri 07:00), another record should be played notifying when an incoming call to 1234 is done.

    Unfortunately, it seems that only record under the closed greeting can be configured for active planning.

    Is there a solution even set up on CUC?

    Thank you and best regards,

    Pascal

    To do this, you can set up routing of calls of 'Time of Day' in CUCM with a system more in CUC call handler, it will work perfectly.

    Suresh

  • Recording capacity for ASA firewall using ASA-SSM-20 IPS module.

    Hello

    Please could someone give some tips on how to get the ASA-SSM-20 to record information about something like Kiwi Syslog services etc. We just need to get the IPS alerts to generate the SMS/email feature to alert the various intervention teams.

    Thank you

    unfortantely, no syslog support

    http://www.Cisco.com/en/us/products/ps6120/products_configuration_example09186a00807335ca.shtml

    You can configure rules to send snmp traps, and you can pull events using CETS, IPS Manager Express and Cisco.

    If you have logging enabled on the ASA a syslog msg appears when the IPS is asking or blocking traffic.

    Here is a link to IPS configuration guides

    http://www.Cisco.com/en/us/products/HW/vpndevc/PS4077/tsd_products_support_configure.html

  • Cannot use, "save under" to save the information in the missing desktop icon

    Whenever I try to use the, "Save as" command in Word 2007 or the appearance of Windows 7 theme page to save on the Desktop icon on the left side of the page, it is impossible, because the Desktop icon disappeared completely.

    This means I have to record information in example Library\Documents, why?

    Anyone solve the problem?

    How to reset the Windows path, which should allow me, "save under" information and possibly other paths to the desktop (icon)?

    The desktop icon is normally located in the "Favorites" group at the top of the left pane. Click on the small arrow next to Favorites to show the links it contains.

    If she's really gone then you can put it to go back easily.  Open Windows Explorer, find your desktop folder, select it, drag it to the favorite icon to the top of the left pane, drop it on the Favorites.  Who put it there.  [He puts a shortcut on the desktop in the favorite group]

    Note that Favorites is extremely poorly named.  It has nothing to do with favorites, you are probably familiar with Internet Explore.  It's actually a set of shortcuts in whatever you chose to put files and its list is displayed in C:\Users\yourusername\Links if you take a look here.

Maybe you are looking for