Jump to interactive webi viewer using OpenDocument?

We have a number of webi reports linked through the the enterprise portal using the opendocument command.  These reports also have additional opendocument links to jump to detailed reports.  All of this is working fine but we would like to be able to jump to the interactive mode of the webi report rather than the default HTML viewer.  Is there any way to do this?
The default web intelligence view format is set to Interactive in CMC.  I have also found a document indicating this can be done using sviewer=interactive but unfortunately it does not work.  I have found other documents indicating that the sviewer parameter is only applicable to CR.  The sOutputFormat does not appear to have an option for interactive.
We are on BOXI3.1 FixPack 1.3.
Thanks,
Kelly

We are still using BO XI r2, but the sViewer parameter has been working for us.  We open a majority of our documents in the interactive viewer, building the URL from a custom Java EE app.  We have deployed the InfoView EAR to a Java EE application server.  Here is the format of the URL that we are using:
http://<server>/<context-root>/opendoc/openDocument.jsp?sDocName=<webI doc name>&sViewer=Interactive&sPath=[<document folder name>]&sOutputFormat=H

Similar Messages

  • Webi report using openDocument URL,the window does not close..

    Hello,
    While viewing a Web intelligence report using openDocument URL, the window does not close after clicking on Document -> Close option, and the report remains open.
    And if I close the browser, the session of the user in InfoVierw remains opened
    Thanks
    Environment
    Firefox/3.6.15
    Internet Explorer 8
    BusinessObjects Enterprise XI 3.1
    SAP Integratio KIT XI 3.1
    SAP BW 7.02

    Please check SAP note 1512960  and SAP note 1384496.
    http://service.sap.com/notes
    This behaviour is by design.
    Regards,
    Stratos

  • Enable Fast Web View using ODC

    Hi Friends,
    Please guide me how to enable "Fast Web View" Property to PDF which generated using Oracle Document Capture.
    Fast Web View:
    Fast Web View restructures a PDF document for page-at-a-time downloading (byte-serving) from web servers. With Fast Web View, the web server sends only the requested page, rather than the entire PDF. This is especially important with large documents that can take a long time to download from a server.
    Verify that an existing PDF is enabled for Fast Web View:
    Do one of the following:
    ■Open the PDF in Acrobat, and choose File > Properties. Look in the lower right area of the Description panel of the dialog box for the Fast Web View setting (Yes or No).
    ■(Windows only) In Windows Explorer, right-click the PDF file icon and choose Properties. Click the PDF tab and look near the bottom of the panel for the Fast Web View setting (Yes or No).
    Thanks,
    Selva

    Hi Nikhil,
    From fast Web View do you mean that your PDF is taking time in opening? If this is the case, then generally it depends on the amount of data you are displaying on the form, if your form has large number of drop downs with huge data then it will take time in displaying the form.
    Other problem may be the version of the form, Adobe 8.0.1 takes more time in opening, SAP Note 1104060 can help you if you are on version 8.
    Hope this helps,
    Amit

  • Fast Web View

    I have enabled fast web view using "save as", but if i change something and just click "save", the "Fast Web View" change back to NO. Why does it change? Is there a way to stop that? Or i need to use "save as" every time once i change something?

    This is related to a bug in the direct PDF output from Word 2007. I was told that Microsoft has fixed this bug in the final SP2 release (so when the service pack becomes available, this problem will not be present).
    Until then, the workaround is indeed to turn off the "Save As optimizes for Fast Web View" preference in Acrobat (Edit > Preferences > Documents, under Save Settings).
    Shlomo Perets
    MicroType * http://www.microtype.com
    FrameMaker/Acrobat training & consulting * FM-to-Acrobat TimeSavers
    "Improve Your FrameMaker Skills" live web-based training sessions

  • Web view / Allow User Interaction always brings up Menu Bar

    Hi,
    I have recognized that a web view on the page which allows user interaction (for example animations with buttons) always causes the menu/navigation bar to pop up which is quite a pain. All other interactive elements don't do it so why would the web view need to cause this.
    mulitstates on top of it or fake buttons obviously don't work since the are needs to be touch sensitive.
    Any suggestions?
    Cheers,
    Alex

    It depends on how the event listeners in the web view are written. for example simple <a href="link.html"></a> elements don't activate the DPS menu. The same is true for touchstart and click elements.
    Try to implement your click/touch events differently. I haven't found the pattern which caused the menu to open, yet. But if you test around a little with different ways of aproch, I'm sure you can find a solutio (e.g. in one case I could solve it by not using event.preventDefault() in another case the touch event was bound within a javascript variable, which also caused the menu to show. etc. pp.)
    Good Luck!

  • HT1665 There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    I have always found spell check to be "buggy" in every version of all of the iOS's that I have run on my original model iPad and my new iPad - especially when replying and typing posts in these forums. It works perfectly in every other application on my iPad but it has never worked perfectly in any web browser that I have used on my iPad - no matter what I have done to try to correct it. That is what MY experience has been with spell check on my iPads.
    As for the crashes on your iPad try these basic troubleshooting steps.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • How to Hide some Rows in a List view Web Part using JavaScript ?

    How to Hide some Rows in a List view Web Part using JavaScript ?

     Here is the code that worked for me:
    var Elements = document.querySelectorAll('div[id=WebPartWPQ3] table[class=ms-listviewtable]>tbody tr .ms-vb-lastCell.ms-cellstyle.ms-vb2')
    for(var i=0, n = Elements.length; i < n; i++)
     if(Elements[i].innerHTML=="India")
    Elements[i].parentNode.setAttribute("style","display:none")
    WebPartWPQ3 -> ID of webpart Div
    ms-listviewtable -> class name of table in Div
    ms-vb-lastCell.ms-cellstyle.ms-vb2 -> classname of td to get text

  • How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM.

    How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM. I found that it can be
    done by using XsltListViewWebPart class but how can I use this one by using shraepoint client api.
    shiv

    Nice, can you point me to the solution please ?
    I'm  trying to do this but I get an error : 
    Web Part Error: Cannot complete this action. Please try again. Correlation ID: blablabla
    StackTrace:    at Microsoft.SharePoint.SPViewCollection.EnsureViewSchema(Boolean fullBlownSchema, Boolean bNeedInitallViews)     at Microsoft.SharePoint.SPList.GetView(Guid viewGuid)   
    All help really appreciated.

  • Adobe Interactive Forms by using Web Service

    Hi Experts,
    Can we create adobe forms by using web service????...
    Please give me the steps to achieve this.
    Please help me out on this.
    Thanks in Advance,
    Praveen

    Hi Praveen Kumar  ,
    Check the following websites which contain examples on Adobe Interactive Forms by using Web Service:
    https://www.sdn.sap.com/irj/sdn/adobe
    Improving the Performance of Adobe® LiveCycleu2122 Designer Forms(scripting)
    http://www.adobe.com/devnet/livecycle/articles/lc_designer_perf_guidelines.pdf
    Interactive Forms Based on Adobe Software: Overview
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e635e290-0201-0010-a9be-9e8e4ce04770
    Adobe Interactive Forms
    http://www.saplounge.be/Files/media/pdf/Huberland-Interactive-Forms-2007.10.10.pdf
    Taking interactive forms to next level
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8c103c36-0301-0010-cda8-f6b381bedb6e
    Introduction to Adobe PDF Library SDK(PDFL SDK)(Simply scroll the document)
    http://partners.adobe.com/public/developer/en/webseminars/PDFL_WebSeminar.pdf
    Creating Interactive forms in webdynpro for java
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f27e290-0201-0010-ff82-c21557572da1
    PDF-Based Print Forms/SAP Interactive Forms by Adobe
    http://help.sap.com/saphelp_nw04s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm
    Date Objects in Adobe Designer
    http://help.sap.com/saphelp_nw04/helpdata/en/dd/60694fddb74ad88cdb7d2a094f3dd2/frameset.htm
    Checking and Testing a PDF-Based Print Form
    http://help.sap.com/saphelp_nw04s/helpdata/en/c2/1fe9aa4d7b413e8515f90b73729e97/frameset.htm
    Architecture
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/21021b911f4c0cae11459a4ce0bc62/frameset.htm
    http://www.nl4b.com/Adobe/Invitation_SAPBrussels_Q407.pdf
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • Filter in data view web part using sharepoint designer 2010

    Hi,
    i have a scenario that there are 4 column Name, shift time, Location, Date. so i have to create a data view web part using designer. 
    further conditions are:
    1.Shift time should be radio button and filter the data accordingly.
    2. Data display only for current date(system date).
    3. Group by Location.
    i have complete all things except how to display data according current date. its showing all dates result.
    So please help me how to give a expression or filter to do this. if you have xslt code then plz let me know.
    Please help ASAP.
    Thanks
    Vivek

    Hi Vivek,
    If i understand it right, you know how to do other bits and want help in displaying data for only current date. on your view you can use filter condition as :
                    column: Date
                    condition : is equal to
                     value:     [Today]
    Let me know if this helps.
    Regards
    P
    Please don't forget to mark an answer if it solves your problem.

  • View a image in a web app using scroll bars.

    I am using Dashcode to make a web app and i will be displaying images. How to i display the width of the image I can see the image by scrolling up and down but cannot see the width of the image as i cannot scroll left and right.
    I need a horizontal scroll bar so i can scroll along the width of the image.
    soz its kinda confusing.
    Basically i need to put an image in a scroll area but don't know how.
    Message was edited by: Calumks

    Looking at [http://sharepoint.stackexchange.com/questions/82591/in-powerpoint-web-app-2013-ppt-is-not-displayed-correctly-in-mac-os-mozilla-fire your screen shot] it reminds me of a problem with Flash on the Retina display not using the full area if hardware acceleration of graphics is disabled. See [https://support.mozilla.org/en-US/questions/968863 I'm only getting one quarter of a screen on Flash Player on Firefox] (unsolved).
    Not sure if that's relevant but does the display of the slide change if you make sure that hardware acceleration is enabled? The checkbox is here:
    Firefox menu > Prefences > Advanced
    On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"
    Note that any changes take effect after you exit and restart Firefox.
    To see whether Firefox actually is using hardware acceleration, you can check the troubleshooting information. Either:
    * Help > Troubleshooting Information
    * type or paste about:support in the address bar and press Enter
    Toward the end, in the Graphics section, look for this row:
    GPU Accelerated Windows
    The number will show a ratio of accelerated to non-accelerated window. If hardware acceleration is disabled, the first number will always be zero.
    By the way, is the SharePoint PPT viewer using Flash, or Silverlight, or another plugin? Typically Firefox will display an icon that looks a bit like a "Lego" block in the address bar showing what plugins are in use in the page.

  • Can i still use Fast Web View for PDF/A files?

    Can i still use Fast Web View for PDF/A files?
    In other words, just becasue I am using PDF/A, can I still select the page i need in a long document and see it before the entire file has loaded?

    macjack has a very valid point, so you might want to consider a second drive for files.
    To partition, you need to boot into the Recovery Volume (command - R) on restart. Select Disk Utility.
    Step 1 - select the hard drive.
    Step 2 - select the Partition tab.
    Step 3 - select the current partition and then use the lower right corner to push up and resize the partition.
    Step 4 - click the plus sign to add a partition. Then select the new partition.
    Step 5 - Name the new partition and select the format. The one shown in the screen shot is generally recomended.
    Step 6 - Hit apply.
    This procedure can be reversed at a later date if you find your Time Machine backup needs more space.

  • Get the web part properties of documeny lib view web part using power shell

    Hi,
    Am looking to get the propeties of a list view web part - a document library's  list view web  part- using PowerShell
    Manually I am able to do the same: the steps followed by me is given below:
    1) I went to the
    http://srvr1:123/sites/enggtest/mydoclib1/forms/allitems.aspx
    2) Edit the page
    3) Edit the  mydoclib1 view web part
    4) go to the peroperties
    5) Check the Server Render checkbox
    is there   anyway i can do this using power shell.

    The code below assumes that the webpart is at index 0:
    $SiteUrl = "http://aissp2013/sites/TestSite/"
    $pageURL = "http://aissp2013/sites/TestSite/Lists/MyList/AllItems.aspx"
    $web = Get-SPWeb $SiteUrl
    $wpm = $web.GetLimitedWebPartManager($pageURL, [System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared)
    $wp = $wpm.WebParts[0]
    $wp.ServerRender = $true
    $wpm.SaveChanges($wp)
    Blog | SharePoint Learnings CodePlex Tools |
    Export Version History To Excel |
    Autocomplete Lookup Field

  • View crystal xcelsius using opendocument error

    Hi,all
    I view crystal xcelsius using openDocument by WCAToken ...
    When I put the page after some time, once again view cx, it will report the following error:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Exception in JSP: /jsp/Flash_View/view.jsp:21
    18:
    19: IEnterpriseSession boeSession = ActionHelper.getEnterpriseSession(request);
    20: session.setAttribute("boeSession", boeSession);
    21: String wcaToken = boeSession.getLogonTokenMgr().createWCAToken("", 1000, 1000);
    22: String flashvar = "";
    23: String seSession = boeSession.getSerializedSession();
    24: //if (request.getParameter(ActionHelper.SESSION_PARAM) != null) seSession = request.getParameter(ActionHelper.SESSION_PARAM);
    Stacktrace:
    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:506)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    javax.servlet.ServletException: &#20869;&#37096;&#38169;&#35823;&#12290;
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:843)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:776)
    org.apache.jsp.jsp.Flash_005fView.view_jsp._jspService(view_jsp.java:226)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    com.crystaldecisions.sdk.exception.SDKServerException: &#20869;&#37096;&#38169;&#35823;&#12290;
    cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    detail:&#20869;&#37096;&#38169;&#35823;&#12290;
    &#26381;&#21153;&#22120;&#25552;&#20379;&#20102;&#20197;&#19979;&#35814;&#32454;&#20449;&#24687;&#65306;OCA_Abuse exception 10503 at [.\sisecserver_impl.cpp : 314] 42254 {}
    ...Invalid handle for proxy
    com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107)
    com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:196)
    com.crystaldecisions.sdk.occa.security.internal.LogonTokenMgr.createWCAToken(LogonTokenMgr.java:178)
    org.apache.jsp.jsp.Flash_005fView.view_jsp._jspService(view_jsp.java:66)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.
    Apache Tomcat/5.5.20
    please help me... thanks advance.
    Back to top
    Edited by: wchong on Feb 24, 2010 1:21 PM

    Hi,
    I am also facing the same issue 'Invalid handle for proxy'.
    Could you please share the details...?
    Thanks in advance...
    Sathya

  • Using the DPS Web Viewer "Web Viewer Only" option

    upon investigation of the folio producer page, I noticed that there is a check box option for "Web Viewer Only".  Can anyone explain how this option works? or where there is some documentation regarding how to use this option?
    thanks.

    Hi Neil,
    I have read that article.  I just am not sure if you have to "create" 2 separate folios.  1 for the "tablet device" and 1 to be accessed on the web.
    I ask because you mentioned this: "In most situations you can just ignore it and publish an iPad rendition that will automatically get used for the web"
    Thats where it gets confusing, I don't know if the ipad version will just automatically show up for the web viewer once that option is clicked. Without creating 2 folios. 1 for tablet. 1  for web viewer.
    Ryan.

Maybe you are looking for