Infoobject Last Used On in Navigation

Hi,
I have a problem with the statistics data of detail OLAP navigation.
We have some infoobjects for which we believe the statistics are not updated.
For example, there's an infoobject "XYZ" which I used in navigation in the report.
This step should have been picked by statistics and updated in Infocube 0BWTC_C03.
But the counter or frequency for this object doesn't change.
The statistics are updated every night so I checked them the next day.
I'd like to know the underlying table from which the infocube 0BWTC_C03 gets this entry.
Or is there any other way to check if a particular infoobject has been used in navigation in reports?
Br,
RP

Same here. The Last Used On column itself isn't enabled by default. Perhaps Microsoft dropped the feature for performance.
<quoting Raymond Chen [MS]>
In order to get the "Last Used" and "Frequency" values, Add/Remove Programs needs to know the name of the EXE so it can ask the Start menu "Hey, how often did the user run this program, and when was the last time it happened?"
Notice that there are no clues in the registration above as to the identity of this EXE file.
So Add/Remove Programs starts guessing. It goes through all the programs on your Start menu and compares their names with the display name of the uninstallable item. It looks for Start menu items which share at least two words with the words in the DisplayName.
For example, if there were a Start menu item called "Pretty Decent Windows Program", this would count as a two-word match ("Windows" and "Program").
It then takes the one with the most matches and decides, "Okay, I guess this is it." Suppose for the sake of illustration that the best match is indeed "Pretty Decent Windows Program.lnk", which is a shortcut to "C:\Program Files\LitWare\Decent Program\Decent.exe". Add/Remove Programs would decide that "Awesome Program for Windows" should get the icon for "Pretty Decent Windows Program.lnk", that the frequency of use and most-recently-used information for "C:\Program Files\LitWare\Decent Program\Decent.exe" will be displayed for "Awesome Program for Windows".
</quote>
It's nice that MS has dropped this feature in Windows 7.
Ramesh Srinivasan, Microsoft MVP [Windows Desktop Experience]

Similar Messages

  • When did a user last used a particular Responsibility.

    Hi,
    I am looking for a way which can provide me information regarding when did a user last used a particular Responsibility ( eg CIC User,CRM Administrator etc).
    For eg , If I last used CIC User responsibility last on 30th March 2015, then is there anyway I could fetch this information ?
    Any help with backend query or front end navigation would be much appreciated.
    Regards,
    Praveen

    Thanks Ahmed Abbas, this works perfect 
    please don't mind but I have modified the query a little so that exact responsibility could come up  and kindly suggest if this is okay
    SELECT user_name,
           frt.responsibility_name,
           fr.responsibility_key responsibility,
           (SELECT user_function_name
              FROM fnd_form_functions_vl fffv
             WHERE (fffv.function_id = A.function_id)) "Current Function",
           TO_CHAR(first_connect, 'DD/MM/YYYY HH:MI:SS') start_time,
           TO_CHAR(last_connect, 'DD/MM/YYYY HH:MI:SS') "Date and time of last hit",
           TO_CHAR(SYSDATE, 'HH:MI:SS') CURRENT_TIME,
           session_id,
           (SYSDATE - last_connect) * 24 * 60 mins_idle,
           fnd_profile.value_specific('ICX_SESSION_TIMEOUT',
                                      A.user_id,
                                      A.responsibility_id,
                                      A.responsibility_application_id,
                                      A.org_id,
                                      NULL) TIMEOUT,
           counter "How many hits a User has made",
           A.limit_connects "Num of hits allowed in session"
      FROM icx_sessions A, fnd_user b, fnd_responsibility fr,fnd_responsibility_tl frt
    WHERE A.user_id = b.user_id AND
           fr.responsibility_id(+) = A.responsibility_id AND  fr.responsibility_id = frt.responsibility_id and
           user_name = nvl(:USER_NAME, user_name) and
          upper(frt.responsibility_name)=upper(':P_resp_name') --upper (fr.responsibility_key)  = upper(':P_resp_name')
    ORDER BY last_connect DESC;

  • How to get  the last used session id for a browser session

    In HTMLDB 2.0 it is not possible to start a page with authentication without a SESSION_ID and when you start a public page without a SESSION_ID, then every time a new SESSION_ID is generated when you don't use the SESSION_ID in the URL.
    In the same browser session I want to make a URL call to a HTMLDB page without a SESSION_ID and this page has to give back the last used SESSION_ID.
    How can I do that?

    Fred - You could record that session ID in a table. Each time your authenticated application runs, it would update that table with the "latest" session ID, perhaps using an application process. Then when you are formulating the URL to the public page from another application, you'd get the session ID from that table. Or you could use the page sentry component of your app's authentication scheme to send a cookie to the browser on every page view. The cookie would contain the session ID and the other application could access the cookie to complete the URL.
    Scott

  • How to find out Query last used by whom

    Dear All,
    Can any one tell me that "How to find out the Query last used by whom. I have already searched in SDN but no luck. In my system BW Stats are not installed and I have already checked the below tables.
    RSZELTDIR  - Directory of the reporting component elements
    RSZELTTXT  - Texts of reporting component elements 
    RSZELTXREF  - Directory of query element references 
    RSRREPDIR -  Directory of all reports (Query GENUNIID) 
    RSZCOMPDIR -  Directory of reporting components 
    RSZRANGE  - Selection specification for an element 
    RSZSELECT -  Selection properties of an element
    RSZELTDIR - Directory of the reporting component elements 
    RSZCOMPIC -  Assignment reuseable component <-> InfoCube
    RSZELTPRIO -  Priorities with element collisions
    RSZELTPROP - Element properties (settings)
    RSZELTATTR - Attribute selection per dimension element 
    RSZCALC - Definition of a formula element 
    RSZCEL - Query Designer: Directory of Cells
    RSZGLOBV -  Global Variables in Reporting
    RSZCHANGES  Change history of reporting components 
    I am able to find out the Date and time but not the user name.  So could you please help on this.
    Regards
    Sankar

    i think u have missed it.
    RSZCOMPDIR IS THE ONLY TABLE WHICH PROVIDES THE DATA.
    ENTER TECHNICAL QUERY Name in RSZCOMPDIR-COMPID.
    RSZCOMPDIR-TSTNAM gives you the user id of sap bw user who made the change.
    RSZCOMPDIR-TSTPDAT gives you date on which  change was made .
    RSZCOMPDIR-TSTPTIM   gives you timestamp on which  change was made .
    all users details can be obtained from TCODE SU01 where you need to enter sap user id.
    You can also get user name( description) by using tcode SE09 and entering above sap user id.

  • Acrobat 9 Pro: Can't view last odd page in navigation panel

    When viewing pages of a pdf through the pages navigation panel in Acrobat 9 Pro in 2-up view, if the document finishes on an odd page, you cant scroll down and view the last page in the navigation panel. This wasn't a problem in Acrobat 8 Professional. Does anyone know why this is happening and how to fix this?
    I have attached a screen capture that shows the problem.

    Thank you, but that's not going to be very efficient for his purposes, he says. He's actually moving back to Acrobat 7 to build new documents. I spoke with Adobe tech support this morning and showed them the issue via desktop viewing; they stated that the engineers are still working on the problem and it "would fixed in the next major release." Very disappointing.
    Do you any insight into when the next major release of Acrobat may be?

  • When a database is last used in SQL Server 2000.

    Hi,
    Need to create one script by which I can get my any of the database lastly used, which is running on SQL Server 2000 lastly used.
    Lets say if I have 100 databases running on SQL Server 2000, then using one query I can get all the databases last access date.
    I dont want to implement audits because that will give only the result after audit setup.
    Thanks In Advance
    Regards, Ashish Tripathi

    Agree with Erland.
    There is no "column" in sys.databases till now. I would suggest you to vote for this feature.
    https://connect.microsoft.com/SQLServer/feedback/details/659846/database-last-accessed-time
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Premiere CC 2014: Message on loading project from older version: This project was last used with Mercury Playback Engine GPU acceleration (CUDA)...

    After installing Adobe CC 2014 I have each time a message when loading an old Adobe pro project. Message:This project was last used with Mercury Playback Engine GPU acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback software will be used. I have very recent HP Zbook 15 with a NVIDIA Quadro K2100M. At webinar today it was explained how to solve this, but sound was not understandable at my machine at that moment. Help? What need I to do.

    Problem is solved since yesterday via Adobe helpdesk. It appeared that the newest driver for the NVIDIA were note present. So after downloading the new drivers it work. But I think Adobe should mention those issues when they launch new versions of Adobe CC like in June.

  • When using a template the 'Save As' opens the templates folder to save to, not the last used folder

    I used to open a file from the templates folder,
    add details then click 'Save As' to save it the folder I was using.
    Now I have downloaded Fireworks CS6 it always opens the 'Templates' folder when I click 'Save As'
    I don't want to make a new template each time,
    I want it to open the folder I was last using.
    I have tried uninstalling and reinstalling but I can't get it to open the folder I was last using whan I click 'Save As',
    which is what it did before when I was using Fireworks CS5.
    Are there any Settings to change this?
    Of course I can click 'Recent Places' but it was easier before when the right folder to save to just came up first time.

    Saved files seem to remember their last saved location. So if you create a new file based on a Template, the first time you choose Save As, the location of the source (template) file will appear. However, once you've saved the file to a new location, that new location should become the new default for any subsequent iterations of that file.
    New files (not created from a template) pick up the location of the last saved file.
    All this is to say, the file saving issue you're experiencing should only be a problem the first time you save a file based on a template. Every time you open that file afterward, it should default to its current folder location. But yes, every time you create a file based on a template, the default location will be the Templates folder. If this feels like a big problem, I believe you have the option of opening a template file from any location... so you could copy or move the template into a more desireable folder location, and create your new file(s) based on the template in that location.
    Hope this gives you some ideas!

  • How do I view a list of software and when it was last used?

    I'm new to Apple and on Windows you could see a list of software on your pc and when it was last used - that helped me delete unused stuff but I can't find the same function on my Macbook Pro? 

    I've found a way through Terminal for AFP and Mail:
    https://discussions.apple.com/message/16155552#16155552

  • How to tell what version of Acrobat or Reader was last used to save a PDF

    How can I tell what version of Acrobat or Reader was last used to save a PDF file? My users are using fillable forms from grants.gov. We want them to use Adobe Reader 8.1.3 to fill these forms, but some accidentally use the Pro version of Acrobat. They need this to make PDFs from Word & other apps, but Pro will corrupt the fillable forms.
    When I open a saved form in Reader 8.1.3 and click File > Properties it says Acrobat 7.x even though I know it was saved with 8.1.3.
    Is there a way to know which version number and type (Reader or Pro) last saved a PDF?

    But it won't tell you what was used last. It just gives the original information.
    It also won't differentiate between Pro and Standard and of course won't mention Reader at all.

  • New Windows Setup Can Be Synced To Only the Last Used Windows Installation?

    Hello,
    I have found out that Windows allows you to synchronize only with the last used Windows installation and does not allow you to choose to which of your Windows installations you want to synchronize. Why is that?
    Here's my experience.
    1. I installed Windows 10 TP for Enterprise and while in the Setup wizard chose to synchronize with the Windows installation that was last used to log in with the Microsoft account I specified during the setup of Windows 10 TP for Enterprise.
    I had my appearance, Windows configuration settings and browser favorites successfully synchronized with the my laptop running Windows 8.1
    2. Then I installed another copy of Windows 10 TP for Enterprise. At that time the first setup of Windows 10 TP for Enterprise was the last Windows installation to use my Microsoft account.
    When I was asked to what Windows PC I would like to synchronize I had no option to choose other than the last used Windows 10 TP for Enterprise that I had just deployed.
    It would've been great if I could select from any of the PCs that I used to log in with my Microsoft account, like you could do in Internet Explorer that allows you to show recent visited websites for all of you registered PCs.
    Well this is the world we live in And these are the hands we're given...

    Yes, it downloaded all the emails and folders. I did some checking on the Gmail website and found a setting there for POP3: Download ALL, Download from this point forward, Disable POP. It defaults to download all. I changed it to Download from this point forward. That took care of the issue. Three steps are required for Gmail:
    1) Download TB and set the account to use POP instead of IMAP.
    2) Log on to your Gmail web account and go to Settings, Forwarding and POP/IMAP.
    3) Select Enable POP for mail that arrives from now on.
    After doing these steps, start Thunderbird and it should only receive new email messages.
    I will mark the issue solved, but wanting to provide you what I learned to help others in the future. Thank You , Greg Nackers

  • DDX for portfolio using default template Navigator

    Hi,
    Does anyone have a DDX for the portfolio using the default navigator template ?
    I am looking for info that is not in the  Adobe reference document on the DDX.

    You might consider this a bug, but it's an old one - it has been this way in most, if not all, previous versions of Excel too.
    Start Excel: loads book.xltx
    Press Ctrl+N within Excel: loads book.xltx
    Click New on the Standard Toolbar (Excel 2003 or earlier) or Quick Access Toolbar (Excel 2007 or later): loads book.xltx.
    Select Office > New (Excel 2007) or File > New (other versions), then Blank workbook: does
    not load book.xltx but a really blank workbook.
    Regards, Hans Vogelaar
    Thanks for clarifying.
    I do indeed consider this a bug. Do you know if MS plan to fix this? Is it worth burning a case on this with MS Support? (Assuming they will non-dec it if they agree it's a bug).

  • Photo elements wants to open last used dir location. When it doesn't exist or cannot access, it fails to open.  How do you set the default file location?

    Upset!!!
    Photo elements wants to open at the last used folder location. When it does not exist or unable to open that location. It FAILS to OPEN.
    Does not seem to be a way to set a default location or to change the location.
    VERY ANNOYING.
    How do you tell photo elements to always go to a set location rather than the last used location?
    Thank you

    Hi,
    I did a test as you suggested - open an image on a removable drive, close the editor and took the removable offline. When I next went to the editor, it opened OK.
    From the screen shot in message #5 above, I think that the fault is with SolidWorks. I am not familiar with that product but it seems to be a form of asset management and it can't open its database - is that on the removable?
    Normally, the editor does not open any files when it loads except for it program files and any addins. Could SolidWorks be an addin?
    See if this works to reset the preferences.
    Create a desktop shortcut for this file
    "C:\Program Files (x86)\Adobe\Photoshop Elements 10\PhotoshopElementsEditor.exe"
    Hold down the Ctrl, Shift & Alt keys when you double click on the shortcut. Keep the keys held down and eventually a message box will pop up asking if you want to reset the preferences - you do.
    Brian

  • Nokia 3710 fold: List of "last Used contacts" does...

    I have a Nokia 3710.
    When I send an SMS I want to pick a contact from the "last used contacts" (Senast använda in swedish).
    This list is not updated since some time.
    I have search through most menues and can not find a setting to change it (if there is one?).
    Any suggestions what to do?
    Thanks in advance

    Yes, I'm having the same issue and cannot find a resolution anywhere. In fact with mine, it's not so much that it's not updating, but moreso that it says that No Numbers or Email Addresses Found" - so I've got none showing at all.
    Don't want to do a Restore Factory Configuration in case I lose all of my information since buying the phone (only about 3 weeks old by the way)..... Hope there is an answer soon as it's most annoying.

  • Graduated filter and Adjustment brush always use "last used effect"

    In my workfow I mostly use opposite effects in the Graduated filter and Adjustment brush.
    Lightroom maintains "least used effect" even when changing tools.
    Is it possible that each tool retains its last used effect?
    In my workflow I mostly use opposite effects when using Adjustment brush en gradient filter. Changing the effects wastes a lot of time when editing hundreds of images.

    I agree that it would be nice if the individual tools remembered their own last used preset.
    Unfortunately LR does not work that way.

Maybe you are looking for

  • Apple Mini DVI to s video

    I want to connect my PowerBook Pro with a mini display port to a rear projection TV.  It has both s video and RCA ports.  What is the best hook up?

  • Mouse4/Mouse5 for tools in photoshop cs5

    Im using a logitech mx510 and would like to use the buttons on the side (mouse4/mouse5) as shortcuts for my move/brush tools. However, photohop  says it only allows me to use A-Z on the keyboard for tool shortcuts. Is there anyways around this? What

  • Db_keep_cache_size and cache in dba_tables

    Hello All: I have recently alter a table to cache it in db_keep_cache pool however i do not see the change reflected in dba_tables in cache column. Is this expected behaviour? Thanks S~

  • PR Standard WF WS00000038 problem

    Great Gurus Hi to all there are couple of things. i am using WS00000389 ( standard workflow PR - item level release ( with classification ) . Business Object BUS2009. I copied this workflow and worked on it. At first it was not running because elemen

  • Pass word encryption

    Dear All, I have requirement for password encryption from custom designed login screen. Please help me. Regards, S.Ramakrishna.