Disable  more products link on dashboards?

Hi,
I need to remove more products link from dashboard.
How can i achieve this?

Hi,
See the below link will helpful to you.
BI Publisher from 'More Products'
http://www.eeblog.org/index.php/obiee-tips-2-remove-bi-publisher-link-form-the-more-products-menu-list/
Disabling 'More Products' Menu and its Application Links
http://obiee-bip.blogspot.in/2011/10/delivers-url-sawmif-namedeliversurl.html
And see Venkatakrishnan post:
http://oraclebizint.wordpress.com/2008/03/04/oracle-bi-ee-101332-removing-url-links-to-marketing-disconnected-analytics-and-delivers/
Just don't forget:
- do those changes in a copy of the message files. Don't just update the existing ones!
- restart your services to see the changes
- Clear your browser cache if necessary
Thanks,
Balaa...

Similar Messages

  • More Product link

    Hi Gurus,
    We have integrated OBIEE with siebel.
    Im trying to figure out how the more product(BI Publisher) link gets enabled on Siebel on Answers screen.
    We are using Ldap authentication.so when the user logs in siebel and navigates Answers they are unable to see the more productc link.
    I have given access permissions to everone for BI Publisher and we have c onfigured BI Publisher,everything works fine.
    Can any one help me getting a solution for the same.
    Regards,
    KK.

    Hi,
    login Answers through Administrator -> goto settings -> Manage Privileges -> provide access any of Access to Delivers,Access to Disconnected Analytics,Access to Oracle BI Publisher Enterprise and Access to Oracle BI for Microsoft Office to users.
    After providing all these access users will see the more products link..
    Assign Points and close thread, if your question is answered.....
    Cheers,
    Aravind
    Edited by: Aravind Addala on Jun 7, 2011 12:47 AM

  • Q: OBIEE login error when navigating to "More Products"/BI Publisher

    We have both OBIEE 10.1.3.4 and BI Publisher installed in Linux environment. When I click on OBIEE dashboards/More Products/BI Publisher, I got the following error:
    ==========start of error msg=============
    Oracle BI Publisher Enterprise
    Reporting Login: Login failed: Please contact administrator for your username/password.
    Error Details
    Error Codes:
    ==========end of error msg=============
    I can log into BI Publisher directly without issue.
    I verified xml-server-config.xml, it appears to be fine:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <xmlpConfig xmlns="http://xmlns.oracle.com/oxp/xmlp">
    <property name="SAW_SERVER" value="vopcwl1215.opc.mycompany.com"/>
    <property name="SAW_SESSION_TIMEOUT" value="90"/>
    <property name="DEBUG_LEVEL" value="exception"/>
    <property name="SAW_PORT" value="9704"/>
    <property name="SAW_PASSWORD" value="Administrator"/>
    <property name="SAW_PROTOCOL" value="http"/>
    <property name="SAW_VERSION" value="v4"/>
    <property name="SAW_USERNAME" value="Administrator"/>
    <property name="ONLINE_TEMPLATE_BUILDER" value="false"/>
    <!-- Compress the report output in the database. Default is true -->
    <property name="COMPRESS_REPORT_OUTPUT" value="false"/>
    <!-- Compress the report data xml in the database. Default is true -->
    <property name="COMPRESS_REPORT_DATA" value="false"/>
    <property name="SAW_URL_SUFFIX" value="analytics/saw.dll"/>
    <property name="SECURITY_MODEL" value="BI_SERVER"/>
    <property name="BI_SERVER_SECURITY_DRIVER" value="oracle.bi.jdbc.AnaJdbcDriver"/>
    <property name="BI_SERVER_SECURITY_URL" value="jdbc:oraclebi://aopcabac.opc.mycompany.com:9703/"/>
    <property name="BI_SERVER_SECURITY_ADMIN_USERNAME" value="Administrator"/>
    <property name="BI_SERVER_SECURITY_ADMIN_PASSWORD" value="Administrator"/>
    </xmlpConfig>
    ==================end of xml-server-config.xml==============
    Review of NQserver log and SAW logs did not reveal anything meaningful, but the Javahost log did have something I can' figure. It contains a reference to a hostname that was not a server where BI, BIP, SAW server or Weblogic was installed:
    ============start of javhost log===================
    Login failed: Please contact administrator for your username/password.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
         at org.apache.axis.client.Call.invoke(Call.java:2748)
         at org.apache.axis.client.Call.invoke(Call.java:2424)
         at org.apache.axis.client.Call.invoke(Call.java:2347)
         at org.apache.axis.client.Call.invoke(Call.java:1804)
         at com.oracle.xmlns.oxp.service.report.xmlp.XMLPServiceSoapBindingStub.createSession(XMLPServiceSoapBindingStub.java:414)
         at com.siebel.analytics.web.sawreporting.XmlPublisherRpcCreateSession.processMessageInternal(XmlPublisherRpcCreateSession.java:68)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:107)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:619)
    Nov 3, 2009 4:14:42 PM XmlPublisherRpcCreateSession processMessageInternal
    WARNING: XMLP Login: exception
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
    faultSubcode:
    faultString: Login failed: Please contact administrator for your username/password.
    faultActor:
    faultNode:
    faultDetail:
         {}oracle.apps.xdo.service.server.XMLPServiceException:null
         {http://xml.apache.org/axis/}exceptionName:oracle.apps.xdo.service.server.XMLPServiceException
         {http://xml.apache.org/axis/}hostname:aopca984.opc.mycompany.com
    ============end of javhost log===================
    Any ideas/tips to debug this issue are much appreciated!
    Thanks!
    Jiang Tong, Oracle ACS
    [email protected]
    630-618-1911

    Hi,
    I have fixed the issue. The reason for getting "Reporting Login Failed: Please contact administrator for your username/password." is in the credentialstore.xml file the username provided for bipublisheradmin alias is not available in the SSO (OID). I have given Administrator as the username and same password I have defined for Administrator password in the RPD. Administrator user in the RPD was also assigned all the 6 XML* groups as suggested by the installation guide.
    However, when navigating from OBIEE to BI Publisher using the more products link, it was giving the above error. I have change the username to SSO user (for example orcladmin) and also added a row in custom security table we are using for the GROUP variable assignement through the init block block. Group Name is assigned as XMLP_ADMIN for orcladmin user in this custom security table. After doing these two changes, everything is working fine.
    Regards
    Devang
    Edited by: user12001850 on 21-Apr-2010 4:53 PM

  • Customize  Dashboards - Answers - More Products  - Settings  - Log Out

    How can the link bar top right "Dashboards - Answers - More Products - Settings - Log Out" be customized.
    My exact aim is to remove everything out of the menu "MORE PRODUCTS" except BI Publisher.
    thanks for hints and tips

    Check my blog entry here http://oraclebizint.wordpress.com/2008/01/31/oracle-bi-ee-101332-adding-custom-urls-to-the-dashboard/. This has an example.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • How to disable "blue underlined links" (which I did not code) in FireFox?

    How to disabl "blue underlined links" (which I did not code) in FireFox? Here's an example website that has no underlined links coded in the simple html source: www.setv.org. After I updated FireFox to a more recent FireFox version, blue underlines appear in websites. I know that there is a way to disable that annoying 'feature'.
    Thanks in Advance
    tron nee
    Electro-Optical Tech*Artist
    Los Angeles Burning Man Artist Association
    burner et von tron

    Cor El,
    Thank you. Re; under-lined links...I thought I looked everywhere...but I missed it!
    Any chance there being a way to easily enable/disable animations? I'd sure like to selectively rid the screen of those noisy flashy-blinky advertisements.
    And how about storing java-script enable/disable flags with bookmarks? That way I would not be forced to click tools->options->content->enable-javascript each time I wanna turn it on or off? When I surf using database engines I disable j-script (phkem) and when I need to get something from nextegg I turn it on. What about being able to selectively disable/enable (also stored in bookmarks) embedded google-ads/beacons flags? I hate being tracked, now I'm getting ads on my cable TV set based on where I've been lurking on the InterNet. Big-phkn-brother's on us, and its the greedy phkn corporations who don't give sht about us except for what's in our wallets. InterNet used to be cool, now its the CIA, the FBI, KGB, policia, FartBuuk, Macro$haft, AT&T, Giggle (at least they give something of value back), and all the other facist big-brothers. Mozilla was born fighting that schema. There's so much more that FireFox could do to mitigate InterNet facism.
    Anyway, thanks again for your time and I appologize for the ranting.
    burner von tron

  • BI Publishere is not visible from more products in OBIEE

    HI Experts,
    I've installed obiee , and im trying to navigate bi publisher from Answers--> More products . here i could not able find out bi publisher. Can any one help me out.
    Thanks,
    Malli

    You installled 11g or 10g. From what you are looking I feel you installed 10g. Please check the Administration - Manager previleges - BI Publisher link--permissions.
    From installation, Please check the installation type whether you have installed standalone OBIEE or BIP&OBIEE.

  • How can I disable a hover link in the phone view size?

    Hola
    How can I disable a hover link in the phone view size?
    I got this site where I got a gallery page,
    the pics have a hover/link state (?) where as you click in them
    they will open a bigger pic. (Prettyphoto)
    Thanks good.
    What I want to do, is that the hover state (?)
    won't show in the phone size.
    I know that I will need a media queries, but I'm not sure
    where or how to tackle this problem.
    This is the code where I have the pics
    <div class="grid_3 project-item bar">
                                             <figure class="project-img">
                                                 <img src="../images/gallery_pics/memos_bar_s5.jpg" alt="Memo's Cocina & Tequila Bar" />
                                                    <div class="overlay"></div>
                                                    <div class="mask">
                                                       <a class="icon-image"
                                                            href="../images/gallery_pics/memos_bar_b5.jpg"
                                                            rel="prettyphoto[gallery]"
                                                            title="The Bar">
                                                            <i class="icon-search"></i>
                                                     </a></div>
                                           </figure>
                                          </div>
    Thanks for your help

    If you don't want a :hover state to show in the phone css of a fluid grid layout, you would remove it from the global settings and only include it in the tablet and desktop media queries.
    Or are you trying to do something else?

  • Facing issue in PDF print on using Guided Navigation Link on dashboard

    Hi,
    I am facing one issue on using Guided Navigation Link on dashboard.
    I have created one Guided Nav. Link on dashboard and renamed it as "RAW DATA".
    It was working fine.It is coming as RAW DATA link and when I am clicking on the link it is drilling down.
    Till now it is working fine and good.
    But in Printer friendly option of dashboard when I am selecting PDF option( To save it as PDF) it was showing text "Guided Nav Link 1" instead of "RAW DATA" in the downloaded pdf.
    Please give me some solution.
    Thanks in Advance
    Santanu Manna

    Try this:
    1) Drag Guid. Nav. Link to dashboard in a new section.
    2) Click on properties of the Guid. Nav. Link object.
    3) For the source request, click on browse and navigate to the report.
    4) In the Link Properties, check the "Use Dashboard Oject name as link object" checkbox and click "OK."
    5) Click on the Rename button of the Guid. Nav. Link object.
    6) Type in the name you wish to appear in the link and click "OK."
    When you click on Print>PDF, the name of the link will appear in the pdf instead of "Guid. Nav Link 1."

  • How to make "More Products" from Answers visible

    I am using OBIEE 10.3.4.2.
    I developed a solution that requires "Delivers". On my developers' box (Windows 7) everything is visible. Under "More Products", I see:
    Delivers
    BI Publisher
    Marketing
    Disconnected Analytics and
    Download Oracle BI for Microsoft Office.
    The moment I put my RPD and Catalog in System Test--which uses https:// and on a UNIX server, I can now only see:
    Download Oracle BI for Microsoft Office.
    which makes me suspect that their is a setting/configuration that is preventing me from seeing these products.
    Can someone tell me how to make these products visible? What settings do I need to change to make them visible?
    Thanks,
    "D"

    I shut the services both in SYS Test and my DEV box.
    Zipped the Catalog.
    Deleted all the old catalogs from my DEV box.
    unzipped the new Catalog
    started the services and I can see everything under " More Products"
    Shut down the services
    Moved back the Catalog to Sys Test
    And NO LUCK!!!
    I am beginning to think it is something to do with SSL
    "-D"

  • How to hide 'catalog','open',home' link from dashboard page in obiee11g ?

    Hi,
    how to hide 'catalog','open',home' link from dashboard page in obiee11g based one users/groups.
    http://imageshare.web.id/images/e7tosu6qtsa9zdl1a8w8.jpg
    i.e: some users shold not able to see 'open','catalog',home link from dashboard but some power user/groups can able to see the 'open','catalog',home link.
    Thanks
    Deva

    Hi,
    I don't want to remove totally, what i am asking is there any
    Possibility to do users/groups wise,
    E.x:
    Work around home page
    Setting home page each users/groups wise . I am expecting like that option to
    Do open and catalog link.
    Home link not a priority .
    http://obieeelegant.blogspot.com/2011/06/how-to-changing-theobiee11g-homepage.html
    Thank
    Deva
    http://obieeelegant.blogspot.com

  • How can I get the "Purchase more sounds" link to light up under GarageBand?

    how can I get the "Purchase more sounds" link to light up under GarageBand?

    Did you try it in the program monitor?

  • While trying to download adobe reader Error msg: already have a more productive application?

    while trying to download adobe reader Error msg: already have a more productive application?

    if you're using windows, click the start button>control panel>uninstall programs> and check for adobe acrobat and adobe reader.  don't uninstall anything if you find it.
    but if you find no acrobat/reader run the cleaner (Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs) and then try and install adobe reader.

  • Please put the Event Viewer More Information link back on technet.

    Hi
    The details of every Event Viewer item has a More Information link. This link points to
    http://technet.microsoft.com/en-us/library/ee958049.aspx Unfortunately that page is (no longer) available.
    Could someone put that page back or correct the code in Event Viewer?
    That would help quite a number of users.

    Hi,
    Thanks for providing the information about the wrong link.
    Regarding the issue you mentioned, would you please provide more detailed information about this? Where did you find the wrong link? This will help us report it to the right person.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • More productive way to build iPad and iPhone app

    Hello,
    My app is available in both iPhone and iPad. I was wondering if there was anyway Adobe would come out with a "responsive" iPad version? It seems tedious to build an iPad and iPhone. While I understand the reasons for this process is there a more productive way to go about building these folios?
    Thank you

    No. With IOS 5 you will be able to sync/backup wirelessly  but it will be over wifi.
    http://www.apple.com/ios/ios5/features.html

  • Trying to buy more products

    Im tryin to buy unilimited products for the retail app called Ipo sales, i need the 5,000 or more products option and it wont let me buy. Tried to buy music and my account works fine. Tried 3 diferent credit cards and it doesnt accept apyment it says contact support

    Have you contacted support as suggested?
    http://www.apple.com/support/itunes/

Maybe you are looking for

  • Problemes with update of iOS 5.1

    Help! There is no possibility to update! Many people in Germany have the same problem! It is the first time that I have these problems!!! I am trying it since Friday and now I spent a long time at my MBP and I am thinking of to charge this time to Ap

  • Imported Word 2010 into RH8 Question

    I just imported several Word 2010 docs into a new project.  There is a dotted box around the content (see image and ignore the blue outline): Does anyone know why the content is in this box as opposed to there not being a box at all?  Does it create

  • Error: 'bobj.crv.params.FlexParameterUI' is null or not an object

    Hi, can someone tell me how to fix the following error when i try to open a RPT file using crjava-runtime in Apache. i believe this error is javascript related. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trid

  • Concurrent Employment - External Person ID

    Hi We have a requirement, where the (internally generated)external Person ID should be replaced with some other values. Is it possible to replace it? does any BAPI or functional modules exist! Regards Gui2007

  • Filling Set tables in Batches

    Hi SDN, In LO if i want to fill setup tables in batches due to high volumes of data, what steps I need to follow from ECC as well as  BW side. Suppose I have 10 years of sales data say 1997 to 2007, I deleted the  setup tables and intialized with 200