Redirect edit link to Criteria tab instead of Results tab in OBIEE 11.1.1.5

Hi all,
How to redirect edit report to Criteria tab instead of Results tab in OBIEE 11.1.1.5?
I have used the following thread but did not work for me.
OBIEE 11g Analysis : Change Report edit link to go Criteria tab instead
Thanks in advance.

Hi,
I think the previous solution still works. Once, you have implemented the solution can you please make sure the url is something like
http://x.x.x.x:9704/analytics/saw.dll?Answers&Action=Criteria&path=....
Thank you,
Dhar

Similar Messages

  • Need 'Edit' on 11g report to link to Criteria Tab instead of Results Tab

    In Answers 10g, a user had the option to 'Modify Criteria' when editing a saved Answers Report. Now, in Answers 11g, when a user clicks 'Edit', it first runs the report (sending off the logical sql to the bi server immediately) and then you have to switch the results tab - the report is run immediately upon opening.
    I am currently using Noetix Views on top of Answers for a transactional db and we are running into major CPU issues (I run a report with a single view and CPU climbs to 100% or crashes the db all together). I need to be able to edit filters, columns, etc in the criteria tab without running the report in my Answers 11g. What I am doing now is clicking 'edit' and quickly switching to the 'results' tab hoping that maybe I can beat the logical sql on its way to the bi server (but never do).
    Is there any way to have the 'Edit' option link directly to the Criteria tab without sending the sql off to the bi server?
    All feedback is welcome - Thanks!

    I wasn't able to find a setting within OBI 11g that would control this functionality. However, I did find a javascript tweak that accomplishes the effect you want.
    I'm going to assume a Windows-based OBI system, but the file paths should be similar for *nix as well. There are two javascript files that contain links to the Analysis editor. One controls the "Edit" link in Catalog Manager and the other controls the "Edit Analysis" menu item in the Dashboard editor. You probably want to modify both.
    [OBI11_INSTALL_DIR]\Oracle_BI1\bifoundation\web\app\res\b_mozilla\catalog\actionhandlerimpl.js
    [OBI11_INSTALL_DIR]\Oracle_BI1\bifoundation\web\app\res\b_mozilla\dashboards\dashboardeditor.js
    If the application has already been deployed to WebLogic, you need need to perform the same modifications on these paths.
    [OBI11_INSTALL_DIR]\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\b_mozilla\catalog\actionhandlerimpl.js
    [OBI11_INSTALL_DIR]\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\b_mozilla\dashboards\dashboardeditor.js
    1. Make a backup copy of each original file.
    2. Open the javascript file in a text editor.
    3. Search the text file for the string "&Action=results" and replace all instances with "&Action=criteria".
    4. Save the file.
    5. Clear your browser cache and try the "Edit" link again.
    I highly doubt Oracle will support this modification. You may need to reapply the changes after an Oracle patch, but it should help with your performance issues.
    Jeff
    Noetix

  • How do I get the home button in Firefox 18.0.1 to open the home pages in existing tabs instead of new tabs? I have tried some add on with no luck.

    I have tried the following Add on - Tab Utilities and Tab Mix Plus.
    Basically on start up of Mozilla, I have five tabs that load. After surfing/working a bit online, I would like to reload the five original tabs back to the original home page/load settings. If I click on the home button, five more tabs load, giving me ten tabs instead of the five original that I desire.
    Are there any other add on that would fix this. I tried the two above but either they do not offer it or I don't know what settings to choose.

    The best way to keep your home page in the tab is to open other links in a new tab with a middle-click.<br />
    Clicking the home page always open a new set, so you would have to close the current tabs first to prevent getting multiple home page sets.<br />
    I don't know if there is still an extension that can open the home pages and replace the current set.
    See also:
    *https://addons.mozilla.org/en-US/firefox/addon/multiple-tab-handler/

  • FF opening link in new window instead of new tab

    When I click the option to open a link in a new tab, it opens the link in a new window instead. What's up with that?

    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    If you have many extensions then first enable half of the extensions to test which half has the problem.<br />
    Continue to divide the bad half that still has the issue until you find which one is causing it.

  • Open page links in new tab instead of current tab

    Hi,
    I just upgraded to the new version of FF and when i now open links from my current page, they open on the same page rather than in a new tab.
    How do I fix this? I know that it sometimes depends on the page, but pages that used to open links in new tabs (and do in IE) open on the current page in FF.
    How do I fix?
    thanks
    amit.

    You can middle click a link to open the link in a new tab.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Opening music tab instead of apps tab on launch

    iTunes opens the "apps" tab on launch. Since I rarely use that tab, is there some way to make it open the music tab by default instead? I seem to be unable to find any solution on Google or in the preferences window.
    Thanks!

    Forgot to add, we are using Robohelp 5.

  • How to make reverting to the left tab (instead of right tab) after closing a tab?

    Presently, after you close a tab, Firefox goes to the tab to the right.
    I need it to go to the tab to the left.
    Can this be done?

    You asked this same question in the Mozillazine forums: http://forums.mozillazine.org/viewtopic.php?f=38&t=1974161&p=9788351#p9788351

  • OBIEE 11g Analysis : Change Report edit link to go Criteria tab instead

    How to change the setting to have the "Edit" to go to criteria tab instead of Results (Compond view)?
    Many time we may need to change the filter from default setting and then run the report or if the filter is setup to be used from a dashboard (using "Prompted") option...then the report attmpts to run the report without values...
    And I have not checked to see if the server cancels the query to the database when the user navigates to the Critetia Page as there is no cancel link...(as it displayed in 10g...)
    FYI, We have just started using OBIEE 11g in a dev environment, we are in the process of configuring the new env to get ready for prod...
    Thanks
    Sundar

    Hi,
    By default, the Action request is sent to results tab. You can modify it by editing the dashboardeditor.js file found in /app/res/b_mozilla/dashboards folder.
    Steps:
    1) Open dashboardeditor.js file.
    2) Search for the function "DUIModifyReport".
    3) Inside the function you will find that ***"&Action=results&Path="****
    4) Change results to criteria. In other words, the changed code will look like
    ****"&Action=criteria&Path="*****
    5) Re-deploy the code and bounce the services.
    -- Remember, this will affect for entire dashboard, and for all users. ---
    If you want to avoid step (5), then manually copy the changed dashboardeditor.js to /user_projects/domains/BIfoundation/servers/bi_server1/tmp/_WL_user/analytics_11.1.1/$RANDOMFOLDERNAME$/war/res/b_mozilla/dashboards and bounce the services.
    Voila - now when you edit the analysis through dashboard, it will take you to the criteria tab, instead of results tab.
    Please award points, if it helps.
    Regards,
    Bharath

  • Column order is changed in criteria tab ,result tab column order unchanged

    I created a report in sample database with these columns in 11.1.1.6
    1- C50 Region 2 D1 Office, 3 P1 Product 4 1-Revenue and 5 C1 Customer Name
    Hit Results and I can see the result in this order.
    If I change column order in result tab to say 1,5,2,3,4, result tab table view is updated. Now if I go back to criteria tab, column order remains the same ( 1,2,3,4,5)
    This may be expected functionality in 11.1.1.6 but was not the case in 10g. This may be due to changes allowed in html layer.
    Now if I go back to criteria tab and reorder columns (say 1,3,2,4,5) and then click result, result tab columns are not ordered as set here. Result tab continues to show 1,2,3,4,5
    I saved the report with order 1,3,2,4,5 and log back in, order remains 1,2,3,45/ I believe if I restart presentation services, it will be come OK. The only way is to create a new report that I know now other than restarting presentation service.
    Question
    Have you observed this?
    If yes, what is the solution, how can result tab refresh with the order of the columns in criteria tab?
    Bhupendra

    Hi,
    In OBI 11g,the column order in the criteria tab and the results tab are not coupled to each other.
    When you create the report for the first time, both are in sync. If you need to reorder the columns, goto result tab and click on edit report, in the columns and measures section of the report, reorder the columns the way you desire.
    Save the report and the report should have the columns in the order you have set.
    P.S : this is not a bug !
    Thanks,
    Vineeth

  • Disable Close Tab Button on all Tabs Broken in v5 (31.0)

    Firefox 5 (v31.0) has broken browser.tabs.closebuttons = 2
    That setting is 2 in my about:config, also I have Tab Control 5.5 with Close Buttons = None.
    Either way the latest Firefox is ignoring both settings and now displaying an X on my active tab.
    Along with the new interface of the tabs is overlaping the tabs next to it and causing me to close tabs instead of switching tabs.
    Is this another case where Firefox knows best, and just changes things because they can?
    What is the proper 'new' code to totally disable the X on all tabs?

    I'm still trying to figure out why the add-ons bar was removed. As
    are many hundreds of other users.

  • Why is it that sometimes when I use my middle mouse button to click on a link to open it in a new tab I will have it open it in an entirely new instance of Firefox instead of a new tab?

    Occasionally when I click on a link with my middle mouse button, instead of opening the page in a new tab, it will open a new instance of Firefox.
    I've looked through some of the settings and I wasn't able to find anything. It really gets to be bothersome at times because I prefer things to be in tabs instead of a new browser.

    It's not specific sites. I can middle-click on the same link 50 times and it will open it in a new tab 45 times and 5 of those times, it will randomly open it in an entirely new window. I don't know what's causing this.
    It happens so randomly that I don't know how to pin-point what it could be.

  • I would like to open links in a new window but cannot find where to put the setting. Have unchecked the "Open new windows in new tab instead" box in the Options dialog box.

    When I click a link on a webpage or other software, I would like for it to open in a completely new window.

    You can hold the Shift key and click the left mouse button a link to open that link in a new window.
    The setting in Tools > Options > Tabs is only for links that specify a target window and you can divert such a link to a new tab instead.

  • Links that force new windows - new tabs instead?

    Hi, I know Apple doesn't really go to this forum, but I didn't really see any sort of "Safari Feedback" page. (I only saw the Report a Bug to Apple thing)
    I know that by default, most links will open in the current tab you are using if you click on them, or open in a NEW tab if you Command-Click or Middle Mouse click. Ok, cool.
    Plus there is a setting in Safari in which links from Applications open in new tabs if you wish. This is cool, I like that.
    However, there are SOME links in pages, where their default setting is to NOT open in the current window/tab, but instead open in a whole new window. Now this is cool and all, as the web designer probably has a reason for keeping the current window accessible, and creating the new window as an alternate. This is cool and all, however I would like these instances to be created in a new TAB instead of a new window. I know Firefox has this option where links which normally create new windows create new tabs instead.
    Is there some setting in Safari I am missing? (normally I am pretty thorough) If not, is there a location in which I can suggest this feature for an upcoming release of Safari? Thanks!
    (other than that, I am loving my switch to the Mac, as well as the switch to Safari!)

    Hi,
    You can provide feedback to Apple here.
    http://www.apple.com/feedback/
    In your case click Snow Leopard.
    Carolyn.

  • Links open in a new browser instead of a new tab. I do have "open new windows in a new tab instead" ticked

    Hi
    I am using Windows 7 on my desktop and today my Firefox browser opens links from emails in a new browser instead of a new tab.
    I do have "open new windows in a new tab instead" , under tools; options, Tabs ticked.
    I have tried unticking it and then re-ticking it but neither make any difference.
    Hope you can help!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • HT1338 I wanted to set my Safari to open links in tabs instead of windows. I have gone to safai preferences and chose the correct setting to always open in Tabs. The setting does not seem to work. I have logged of then logged back in but still every link

    I have gone to Safari preferences and have made the selection in TABS to open links in TABS instead of Windows. I have chosen "Always".
    The setting has not stuck. I tried logging out then logging back in however it still does not work. Am I missing something?

    I did not have any extensions and reset Safari. I have the most update versions as per screenshot
    I downloaded youe app and below are the results;
    Hardware Information:
              iMac (27-inch, Mid 2010)
              iMac - model: iMac11,3
              1 3.2 GHz Intel Core i3 CPU: 2 cores
              4 GB RAM
    Video Information:
              ATI Radeon HD 5670 - VRAM: 512 MB
    System Software:
              OS X 10.8.4 (12E55) - Uptime: 0 days 1:23:37
    Disk Information:
              ST31000528AS disk0 : (1 TB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 993.77 GB (937.7 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
                        BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 5.57 GB (5.56 GB free)
              OPTIARC DVD RW AD-5680H 
    USB Information:
              Apple Computer, Inc. IR Receiver
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.rim.driver.BlackBerryUSBDriverInt          (0.0.74)
              com.sophos.kext.sav          (8.0.4)
              com.trusteer.driver.gakl_driver_2          (1)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.rim.BBDaemon.plist
              [loaded] com.sophos.autoupdate.plist
              [loaded] com.sophos.intercheck.plist
              [loaded] com.sophos.notification.plist
              [loaded] com.trusteer.rooks.rooksd.plist
    Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [loaded] com.hp.devicemonitor.plist
              [loaded] com.hp.messagecenter.launcher.plist
              [loaded] com.rim.BBAlbumArtCacher.plist
              [loaded] com.rim.BBLaunchAgent.plist
              [loaded] com.sophos.uiserver.plist
              [loaded] com.trusteer.rapport.rapportd.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    User Login Items:
              Cobook
              Officejet Pro 8500 A910 [2DB56A]
              Mail
              Dropbox
              AdobeResourceSynchronizer
              TomTomHOMERunner
              BlackBerry Device Manager
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              Rapport
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              googletalkbrowserplugin.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              npgtpo3dautoplugin.plugin
              o1dbrowserplugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
              Unity Web Player.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          WindowServer
                   2%          WebProcess
                   2%          EtreCheck
                   0%          Safari
                   0%          InterCheck
                   0%          mds
                   0%          fontd
                   0%          Microsoft Excel
                   0%          rapportd
                   0%          BBLaunchAgent
    Top Processes by Memory:
              242 MB             WebProcess
              152 MB             InterCheck
              143 MB             Finder
              131 MB             Safari
              127 MB             Microsoft Excel
              106 MB             Mail
              94 MB              WindowServer
              70 MB              mds
              66 MB              Dropbox
              49 MB              Dock
    Virtual Memory Statistics
              79 MB              Free RAM
              1.71 GB            Active RAM
              1.76 GB            Inactive RAM
              461 MB             Wired RAM
              289 MB             Page-ins
              0 B                Page-outs

Maybe you are looking for