Not able to find Interactive View Mode for WEBI in BI LaunchPad Preferences (BI 4.1 SP04).

Hi
I am not able to find Interactive View Mode for WEBI in BI LaunchPad's Preferences. It used to be there for BOXI R3. Is this feature has been revoked by SAP in this new release. Please confirm and clarify. Thanks!!

Hi,
In BI 4.0, We don’t have the option of Interactive mode, the only modes for viewing WebI documents are as follows:
1) Web:  it is similar to the Interactive mode in XI 3.1. It means that you will use the HTML interface in BI launch pad to create, edit and analyze documents.
2) Rich Internet Application: This is similar to the Java Report Panel in XI 3.1.
You are using the Java interface in BI launch pad to create, edit and analyze documents .
But this requires the download of a Java applet.
3) Desktop (Windows only): in this case you are using Web Intelligence Desktop to create and edit documents, a standalone interface that works outside the BI launch pad. But this requires an install on your local machine.
4)  PDF: Same as in BO XI 3.1
All view modes except PDF, have "Reading" and "Design" mode.
When you view a WebI document, the default mode is "Reading".
When you modify a WebI document, the default mode is "Design".
The user should use the modify option or view > Design, if he wants to modify a report.

Similar Messages

  • Not able to find userChrome.css file for customizing the Firefox browser. I just installed 20.0.1 firefox browser. Want to disable/remove navigation bar.Pls Hlp

    Not able to find userChrome.css file for customizing the Firefox browser. I just installed 20.0.1 Firefox browser version.
    I want to disable/remove navigation bar from the browser window, making the browser to work like kiosk mode.
    Please Help,
    Thanks,
    Vishal.

    hello,
    here is the complete path ..
    ''C:\Documents and Settings\XXXXXXX\Application Data\Mozilla\Firefox\Profiles\chrome"
    Let me know
    Thanks,
    Vishal.

  • Not able to find help.sap link for SAP CRM

    Hi,
    I am not able to find the appropiate link for CRM w.r.t. BW where I could find datasources, cubes and queries.
    Can anybody please show me the path?
    Thanks,
    Akshara

    hello,
    here is the complete path ..
    ''C:\Documents and Settings\XXXXXXX\Application Data\Mozilla\Firefox\Profiles\chrome"
    Let me know
    Thanks,
    Vishal.

  • Html View Mode for WebI

    Hello,
    I have a Problem to set the html view mode for WebI. Under Preferances I have the following Screen:
    What right is missing and where I can find it? I'm using SAP BO 4.1 SP 3
    Regards
    Andreas

    It could be a permissions issue at the CMC level - raise it with your administrator. Your Web Intelligence options shouldn't look like that by default in 4.1 SP3 (mine don't!)

  • Not able to find AIA2.5 installable for Windows 64 bit

    Hi Friends,
    I am not able to find the installable of AIA 2.5 for windows platform (64 bit) at oracle e-delivery.
    I have installed SOA 10..1.3.5.0 with OC4J, now I need to install AIA 2.5 and then Customer MDM (UCM) PIP over it as a project requirement.
    Kindly guide me from where I may download AIA 2.5 and Customer MDM PIP installable.
    Thanks
    Shalindra Singh

    Thanks hsawwan,
    It will not give problem ?
    Oracle should put some notes on it.
    Reg
    Chirag PatelFor 11i on Solaris, the applications patches are always 32-bit. Only select 64-bit Solaris for database patches if you converted your database to 64-bit.

  • Not able to find out invoice level for customer collection

    Hi Experts,
    We are not able to find out  invoice level payment details for the collection
    They are provided collection amount and reference no, but here problem is customer have more than 20 company codes and they cleared in multiple co.codes , also user not maintained any reference while clearing the invoice, so we only able to find out the collection amount but we dont know for which invoice it is cleared.
    can any one help us,

    The given link take to the window where CPU patch for all the quarter available.
    The Critical Patch Updates released to date are listed in the following table.
    Critical Patch Update Latest Version/Date
    Critical Patch Update - October 2012 Rev 1, 16 October 2012
    Critical Patch Update - July 2012 Rev 1, 17 July 2012
    Critical Patch Update - April 2012 Rev 2, 19 July 2012
    If I click on Critical Patch Update - October 2012 its takes to the window for selectin the database version (11.2.0.3). From there it goes to the Patch Set Update and Critical Patch Update October 2012 Availability Document [ID 1477727.1] which I had already checked.
    There for the database products it shows the below option.
    Table 9 Patch Availability for Oracle Database 11.2.0.3
    +*<moderator edit - deleted MOS Doc content - pl do NOT post such content - it is a violation of your Support agreement>*+
    It doesnt have the sepreate CPU patch. The below CPU patch is for the OC4J. I had a check.
    Thanks
    SHIYAS M

  • Not able to find mod_oc4j.conf file for setting Load Balancing on ESB

    Hi Guys,
    I am trying to set load balancing on ESB ,I got one document from oracle site for setting the load balancing on ESB. According to that document we have to change mod_oc4j.conf file for setting the roundrobin:weighted,metric,random algorithms.
    But I am not able to find mod_oc4j.conf file in my ORACLE_HOME directory.
    Actual path is
    ORACLE_HOME/Apache/Apache/conf/mod_oc4j.conf file
    I have All folders up to conf but in conf folder there is no mod_oc4j.conf file.
    I just want to know is there any installation problem or we have to create
    mod_oc4j.conf file in that conf folder for seting the loadbalancing on ESB
    kindly give me the exact solution on this .
    Thanks in advance

    Hi Chintan,
    I have apache folder ,but there i have cong folder but in that I am not able to find mod_oc4j ,I know ESB it maintain load in transparent way but in my project we have heavy load on ESB we have to maintain this load in a proper way
    Please give me the exact solution to set load balancing On ESB.
    Thank you
    Bollineni

  • Not able to find the source files for org.w3x Node.java Nodelist.java

    hey guys, Im deploying an applet on a users network that only has 1.4.2, and the xml parsing files node.java and nodelist.java are needed. I would like to add the files to my source code myself but i am unable to find them anywhere within my jdeveloper files. I keep finding stubbs. Where might I be able to find these? Thanks a lot!

    java.lang.NoSuchMethodError: org.w3c.dom.Node.getTextContent()Ljava/lang/String;
         at customertree.XmlLoader.readData(XmlLoader.java:127)
         at customertree.XmlLoader.<init>(XmlLoader.java:69)
         at customertree.CustomerTreeFinal.jbInit(CustomerTreeFinal.java:240)
         at customertree.CustomerTreeFinal.init(CustomerTreeFinal.java:858)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source
         at java.lang.Thread.run(Unknown Source)and then inside the code... this is where i get my first error
    clients.setRowId(list2.item(i).getTextContent());

  • Not able to find SMD Agent in SMP

    Hi,
    I need to install SMD agent in all the NW2004s servers, but i am not able to find the SMD agent for NW2004s in Service Market Place.
    SMD agent is not available in the below mentioned path:
    service.sap.com/swdc --> Download --> Support Packages and
    Patches --> Entry by Application Group -> SAP Technology Components --> SAP
    SOLUTION MANAGER --> SOLUTION MANAGER 4.0 --> Entry by Component -->
    Agents for Satellite Systems --> SMD AGENT 7.00 --> <choose OS>
    Regards,
    Ranjith

    Hi Shyam,
    Thanks for your reply.
    I already tried downloading the SMD Agent from the OS independent, but after extracting the SAR file, i am unable to see the sapinst in it.
    I have all the monitored systems of version NW2004s SR1/SR2, in this version of installation master, will i be able to install the SMD agent?
    Regards,
    Ranjith

  • How to limit product catalogue and view authorization for web UI?

    Hi,
    We are in the process of upgrading our system from CRM 2004 to 2007.
    In CRM 2004 the product catalogues available for a user; as well as the views available for user within an available poduct catalogue were controlled by customizing user parameters: COM_PRDCAT and COM_PCAT_VIEW respectively.
    Is there anything we could do to get this done in CRM 2007?
    Is it possible to restrict the product catalogues a user can access, through PFCG roles? I was not able to find any CRM object for this purpose.
    Please help.
    Regards,
    Soumya Thomas
    Edited by: Soumya.Thomas on Jul 13, 2009 11:48 AM

    Hello Somya!
    The only possibilities I have found so far is to use the Parameters COM_PCAT_VIEW, COM_PCAT_VVRT and COM_PRDCAT as parameters for the user in SU01.
    regards,
    Andreas Bengtsson

  • I am not  able to find the Subsription/manage part. It is not available for me in the "view apple id" screen

    i am not  able to find the Subscription / manage part. It is not available for me in the "view apple id" screen

    ok . i am I try to managed  cycleops app for tablet
    https://www.cycleops.com/virtualtraining/apps-pricing

  • I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this.

    I have a lot of various book mark folders with websites contained within each folder. I am able to sort the websites within each folder alphabetically by name but I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this other than manually dragging them as this is extremely hard for me due to the fact that I am a quadriplegic with limited hand movement dexterity

    Bookmark folders that you created are in the Bookmarks Menu folder. "Sort" that folder.
    http://kb.mozillazine.org/Sorting_bookmarks_alphabetically

  • HT1657 after renting a move and starting viewing I can not stop it and come back to in within the time frame. If i stop it it goes away not able to find it. Just like I did not rent it at all.

    after renting a move and starting viewing I can not stop it and come back to in within the time frame. If i stop it it goes away not able to find it. Just like I did not rent it at all.

    Hi,
    We have rolled out a fix for this issue.
    Please log off and log back in to your machine and the issue should be resolved automatically. In case that does not work, please manually run the msi installer posted here (may require reboot).
    For details, please refer to the KB article here: Multiple RunOnce keys created 11.0.10 and 10.1.13 Acrobat | Reader
    Please let us know if you still face any issues.
    Thanks,
    Ashu Mittal

  • Not able to find driver page for HP 15-r007tx

    Not able to find driver page for HP 15-r007tx.
    The web site is able to detect my product, but when clicked on link Software & Driver Downloads, it says page not found.
    Please help. I am looking drivers for windows 7 ultimate.

    Hi Anoop22Sharma
    Install:
    Intel Chipset Installation
    Intel Video Driver 
    NVIDIA High-Definition (HD) Graphics Driver
    Synaptics Mouse Driver
    Realtek Ethernet Controller Drivers  
    MediaTek(Ralink)802.11 b/g/n Wireless LAN (WLAN) Adapter
    Ralink Bluetooth Software Driver
    Intel USB 3.0 Driver for Intel 8 and U/Y Series
    Realtek High-Definition (HD) Audio Driver
    Realtek PCIe Media Card Reader Driver
    HP 3D DriveGuard

  • HT203167 i am not able to find or transfer one playlist to my phone.  it was there for several months and no longer shows up.  when i look at the songs, there are two songs for each of the playlist songs, but the one will not play, either on the computer

    i am not able to find a playlist on my phone.  i had it on the phone for months and now it is not there.  i have tried to sny repeatedly and it does not show up.  Help, how do I recover or get my favorite playlist back onto my phone

    Hello,
    While your BB may not, while in your possession, have been part of a BES environment, it nevertheless likely has an IT policy in place as this is one of the key symptoms of that fact. If it ever was part of BES, then there are specific steps that must be taken to remove the IT Policy...just removing it from BES does not remove the policy. The process to remove it is totally destructive, so be sure you back up first. Also, when you restore, DO NOT do a full restore...rather, do a selective restore of only those things you need...if you do a full restore, you will simply put that IT Policy back onto your BB and be right back where you started.
    OK, so here is the procedure:
    KB14202How to remove an IT policy from a BlackBerry smartphone
    I always recommend Method 3 for PC and Method 4 for MAC.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for