Open Webi reports via xcelsius

Hi Gurus,
I want to open webi report using URL BUTTON via xcelsius dashboard.
I genereted webi report url. and I tested it on borwser(explorer and firefox). ther was no problem, I can see webi report.
But When I used url button on xcelsius dashboard;  first  came bobje login page, After I İnput my logon info.  ooops
seem below eror message.
An error has occurred: An error occured while trying to view the document
What is the problem?  Anybody can help me, please.
Best Regards
Bulgur

Hi Bulgur,
what kind of link are you using? Did you try using the openDocument functionality?:
http://www.businessobjectstips.com/tips/infoview/opendocument-an-introduction-to-a-powerful-tool/
Regards
Victor

Similar Messages

  • Issue while opening webi reports using OpenDoc url in Chrome browser

    Hi
    We are in SAP BI4.0 SP7. We are facing weird issue while opening the webi report via OpenDoc url in chrome. we are facing the below issue only in chrome and it works perfectly in IE and Firefox.
    For the first time the report gets opened properly(when a session is created). If we try to open the same report from the same machine in a different browser tab, report gets opened up without any Tables\charts. We could see only a blank page with just the Report Tab name at the bottom. If we do refresh on the page, the report opens up correctly. We have checked for packet drops and there is no such thing. Is there any setting that we should make to resolve this. Your help is appreciated.
    thanks
    Gokul

    Hello Gokul,
    first thing is to check is if your chrome version is supported by your current BO version as specified in the PAM (is it?). If the chrome version is supported, and you still have an issue, then you can check with a sap support engineer.
    best regards,
    Victor

  • Error LO02010 and LO26315 trying to open Webi report with LO in Xcelcsius

    Hi,
    I am trying to open a BO Webi Report through Xcelsius LiveOffice. Unfortunately I am getting the error messages LO 02010 and LO / LO 26315 / RWI 00226).
    It says the report doesn't exist or you have no rights to open the report or you can't connect to BusinessObjects Web Services (LO 02010). The document can't be retrieved (LO 26315). The Report Engine Server couldn't be initialized (RWI 00226).
    Has anyone had the same problem? or does anyone have a possible solution? Thanks.

    Hi Markus,
    Would you try whether you can open the Webi report in InfoView with the same user? Then try it in Live Office?
    -Jason

  • Re : Java error while opening WEBI Report in BO 4.1

    Hi Team,
    while opening webi report i am getting folowing error
    java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(Unknown Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at javax.swing.SwingWorker.get(Unknown Source)
    at com.sap.webi.toolkit.ui.tasks.WebITask.getResult(WebITask.java:171)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doneProcess(NavigOnDocumentTask.java:95)
    at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.WaitDispatchSupport$2.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(Unknown Source)
    at java.awt.Dialog.show(Unknown Source)
    at com.jidesoft.dialog.StandardDialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at com.sap.webi.toolkit.ui.dialog.MessageDialog.setVisible(MessageDialog.java:186)
    at com.sap.webi.ui.SwingClientHelper.showWarning(SwingClientHelper.java:493)
    at com.sap.webi.ui.context.managers.DataManager.checkForEmptyDataProviders(DataManager.java:2592)
    at com.sap.webi.ui.tasks.workflows.RefreshWorkspaceWorkflow$1.run(RefreshWorkspaceWorkflow.java:147)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)
    at com.sun.deploy.security.CPCallbackHandler.access$1600(Unknown Source)
    at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.businessobjects.rebean.wi.impl.model.viewing.ReportEngineOutputSourceFactory.createReportElementPageOutputSource(ReportEngineOutputSourceFactory.java:72)
    at com.businessobjects.rebean.wi.impl.services.NavigationServiceImpl.internalNavigateToReportElement(NavigationServiceImpl.java:313)
    at com.businessobjects.rebean.wi.impl.services.NavigationServiceImpl.navigateToReportElement(NavigationServiceImpl.java:105)
    at com.businessobjects.rebean.wi.app.ViewingFacade.navigateToReportElement(ViewingFacade.java:208)
    at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:634)
    at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:196)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:68)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:23)
    at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.doInBackground(WebITask.java:348)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Any ideas please,
    Thanks & Regards,
    Varun G

    "...at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:23) at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.doInBackground(WebITask.java:348)" Please check out SAP KB 2115770 - Error encountered when opening a Web Intelligence document reporting off of SAP BW BEx queries and Universes in BI 4.1 SP05 on http://service.sap.com/sap/support/notes/2115770. The resolution can be found on BI4.1 SP05 Patch 03 and above. Hope this helps, Jin-Chong

  • How to connect Already created WebI reports with Xcelsius Dashboards

    HI Experts,
    My requirement it to bring data from already in use WebI reports to a consolidated Dashboard. I am aware of connecting universe with Dashboard with the help of QaaWS.
    Is there is any other way that we can connect our dashboard?
    We are thinking to publish those dashboards on the SAP Enterprise BI Portal.
    Thanks in advance!!!
    Edited by: BIBO_Apprentice on Aug 13, 2011 7:40 AM

    Hi,
    One can connect WebI reports with Xcelsius dashboards in 3 ways:
    1. Using QaaWS : connects universe with Dashboard. Dashboard uses the WSDL link to get data that works on SOAP (that works on exchanging web structures).
    2. Using Live Office Connection: With the help of Live Office one can connect the WebI reports directly. One can take advantage of the scheduled instances of the WebI reports. So it is good for time consuming reports.
    3. Using BI Web Services: Here custom web services are created of intended report instances. Publication is done from CMS side.
    after that WSDL is used as any other web services.
    Get back if you need any further clarification.

  • Open the WebI report from Xcelsius dashboard

    Hi All,
    I would like to know how to open the WebI report from the xcelsius dashboard.
    Looking at the previous posts I followed the following steps to implement the same but that is not working.
    Inserted the component URL button and used the folowing link:
    http://servername/OpenDocument/opendoc/openDocument.jsp?sType=wid&sIDType=XXX
    But this is givingerre: " Internet Explorer cannot display the webpage"
    Also, tried the copying the reprot link, but that is opening the Infoview login page.
    I want the report to opened when we click the URL button.
    Could someone please provide me a solution.
    Thanks in advance.
    Regards
    Sindhu

    did you try passing the iDocID parameter? When prompted did you try to login to InfoView and check whether Report gets displayed?
    Ideally the URL should be as below:
    [http://<server>:<port>/OpenDocument/opendoc/openDocument.jsp?iDocID=<cuid_of_the_document>]
    If you want to bypass the logon screen,you need to modify the OpenDocument.jsp to pass logon token to the above URL i.e.token=+token where the +token is being retrieved by sdk.

  • How to integrate WebI report to Xcelsius via Live office

    hi Guys
    im trying to make a dashboard in which im trying to fetch data from WebI report through Live office the problem is"its updating content in Excel sheet but not to the Xcelsius component".Plz duide me some one .
    Thanks.

    try making live office conection first in standalone Excel spreadsheed an then import that excel in Xcelsius and then use data manager and connection refresh buttion for refreshing purpose
    btw which Xcelsius and MS Officeversion are you using?

  • No variable Screen when accessing web reports via "New analysis" button

    Hello !
    I need some help or explanation :
    I'm on a web report (Java) and i want to access another report.
    I click on the "new analysis" button on the top, then i open the "roles" folder and select a report.
    The new report start but without the prompt screen with the variable selection.
    I also saw that the URL shown on Internet explorer is the old one (not the new querie URL)
    This is the same problem with all my queries when accessing them via the "new analysis" menu.
    Why is this screen squeezed ?
    I need to have these variable entries !
    I've tried some modification on 0ANALYSIS_PATTERN .... (porperties / variable) = no effect
    Thanks for your help.
    Tech info :
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP15
    SAPGUI 710 Final Release SP7

    Hello Karim,
    I've exactly the same problem ! I've changed WT properties to ON for Variable Screen, Reset Variables etc... but it has no effect...
    Did you find a solution ? If yes, can you share it.
    Thanks a lot
    AJ
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP18

  • Scheduling webi reports via Java SDK in BI 4.1

    Hi,
    Has anyone been able to schedule a Webi report containing date prompts via Java SDK in BI 4.1? I have tried doing so but it doesn't work when date prompts are involved, I get the exception raised: java.lang.NullPointerException error. Though the scheduled instance is created and the date prompt appears to be correctly populated the report fails with the above mentioned error message. The code is working for other text prompts but fails when I have a date prompt in the report. I am using the populateWebiPrompts() method to populate the prompts.
    CF

    Hi Christopher,
    Try adding the following line in your code before scheduling:
    iWebi.setUserInputLocaleName(documentInstance.getProperties().getProperty(PropertiesType.BASE_LOCALE));
    Also as an FYI, please refer below details.
    For scheduling webi reports with prompts, the only supported way is to use Restful webservices SDKs.
    The feature of scheduling a webi report with prompts were deprected from release BI 4.x and introduced in the new restfull webservices. Restful is the future which SAP is focussing and would be great to have your application on supported terms with SAP.
    You can get details about the restful webservices from the documents and blogs available at below forum
    http://scn.sap.com/community/restful-sdk
    Thanks,
    Prithvi

  • Passing parameter from WEBI report to xcelsius

    hi
    i transfered the parameter from WEBI report (3.1 sp2) table using a link to a gauhe from xcelsius
    i can see the parameter the right number in the gauge value but the problem is that the pin does not move

    How are you connecting your report to Xcelsius? Live Office or QAAWS?

  • Execute WebI Report within Xcelsius - Bypass Authetication of Infoview

    Hi,
    Env: BO Enterpise XI3.1 SP3, Xcelsius 2008 and LiveOffice.
    I have 2 web intelligence reports say Report1 and Report2.
    In Xcelsius, Report1 is embedded using Live Office. The data is displayed in form of a list. When the user selects a record from the list, appropriate parameters are passed on to the 2nd report i.e. Report2 by clicking the URL button. The URL uses the openDocument to execute the Report2.
    The problem is when I am trying to click the URL, On clicking the URL, It is displaying the Infoview Login screen and is requesting to enter the login credentials. The URL is as follows:-
    http://<servername>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AVGE4RlLphlNo0LFC0DkYno&sDocName=OperatorDetails&sIDType=CUID&sType=wid&sRefresh=Y&lsSEnterBilling+Operator=ABC
    I am not sure how to suppress the Infoview login screen. I assume it is looking for a token but am not sure how to generate the token within Xcelsius. One of the blogs did mention a process to bypass the authetication of executing the dashboard by creating a token in jsp and then calling the dashboed swf file. Is there something silimar we can do by creating token within Xcelsius to avoid authetication to Infoview thus running webi report using openDocument from within Xcelsius.
    Thanks.

    Hi,
    As the second report is to be viewed with the help of OpenDOc URL, so if logon tickets are not passed then the pop-up will be displayed to share the same.
    You can refer the below Opendoc guide from the latest BOE version released and go through the Logon Ticket section for more information.
    http://help.sap.com/businessobject/product_guides/boexir31SP3/en/xi31_sp3_opendocument_en.pdf
    Hope this gives you proper details.
    -Noor.

  • Slow opening Webi reports

    We use BEX queries to supply our universes with data and use criteria at the BEX level. Usually when we open a report it takes about 5 seconds to open the report and present the BEX criteria screen, then run the report.
    We recently applied fix pac 2.7 (we use 3.1XI sp2) Webi Rich Client) and now the time to open the report to the BEX criteria screen is 160 seconds. Has any one encountered this type of performance issue?   Are there any confiuration changes that need to be done to avoid this issue.
    Thanks
    Barry

    Slow opening of Webi reports is generally due to slow java initialization process. You can stop the un-necessary Java processes and try increasing JVM.
    I hope it would speed up the process.
    --Kuldeep

  • Linking a webi report to xcelsius

    Hi,
    My requirement is, I want to link a webi report to xcelsious, once the user clicks the xcelsius report it should link tom webi report how I can do this.
    Please help.
    Regards
    Aflal

    Hi aflal,
    This is the answered Thread.
    Xcelsius drill down down to webi report
    I have tried this once. Its working fine.
    Thanks to vamsee,
    regards,
    Sriramvijay.R

  • Unable to open webi report WIS 30912

    Hi all,
    After reinstalling the BO XI 3.1 server we are unable to open the previously created WebI documents. When we try to open such a document we get the following message :
    The document has been locked by the user 'BODWH' on the following cluster : '@CDMSCOXP.localwan.net:6400'. You cannot open this document on the current cluster. To open the document, log on the correct cluster as the correct user and save the document unsecured. If the cluster is not reachable, try to connect to the following system : '@CDMSCOXP.localwan.net:6400'. If this system is not reachable or not online, try the previous offline session with the connection 'cdmscoxp_6400 (Offline - 04/09/2008 09:03:2'. (WIS 30912)
    Any idea how this can be resolved ?
    Thanks for advise!
    Regards,
    Steve

    Hi,
    Thanks for the fast reply.
    Is it posible to turn off the security setting for the webi reports? The webi reports is created before the reinstallation, and after the reinstallation process the cluster name is changed, and the report is not able to open as shown for now.
    Is it posible we change 1 of our development server cluster and entering into the webi and change the security setting since the server influence is the production server and the cluster name is fix for now.
    Thanks for advice.
    Regards,
    Steve

  • Error when geeting the WebI report into Xcelsius using LiveOffice

    Hi All,
      I am using Xcelsius 2008 SP2 and Live Office. I run the report in the WebI and I am trying to get the report into Xcelsius using the live office. When I go to live office and select web intelligent I  am able to see the report it the InfoView but when I go to next step to insert into live office I am getting the below error "
    An error occurred when an object was selected in the report part viewer.(LO 02026)
    Maximum character output size limit reached. Contact your BOBJ administrator(Error: ERR_WIS_3072)".
    Could any one please help me.
    Thanks
    Muvva

    Hello Raghavendra,
    What is the size of the WebI report? There may be a limitation to the rows of data you can pull into Live Office.
    If this is the issue, you can avoid it through an alternative connection method called the [Xcelsius Web Intelligence Integration Suite.|http://antivia.com/products-xcelsius.stm]
    You can use this to connect Xcelsius directly to WebI, without the need for Live Office.

Maybe you are looking for

  • Odd edit box behavior

    I've seen some odd behavior today a couple times when I've tried to edit a message. The Edit box pops up but not with the text of the message I'm editing, but from an edit much earlier in the day. The first time it happened, I tried to make an edit,

  • ADOBE LiveCycle Designer 8 - EMAIL SUBMIT BUTTON DOES NOT WORK

    I created a new form in Adobe LiveCycle Designer 8, but the email submit button, nor a regular button assigned with a 'submit' function will do anything. It should initiate a new Outlook email but it does not. My default programs are set correctly (d

  • Xbox 360 vs. Unsecure Network

    I have an Xbox 360 and Microsoft wireless adapter, plus a WRT54GX2 wireless router.  I've tried setting this router up in unsecure mode, meaning no security.  My Xbox 360 will not find the IP address... what should I do? -Simon

  • Shutting down on 60% battery!!!

    Guys my phone is shuttong down on 60% battery, i have similar problem before it shut down on 30% and i solved that by removing my battery for 90 min but now again but on 60% lol i have my z10 for only 7 months, pls help me with a good solution thanx.

  • Background VI question

    I need to have a VI running on the background constantly monitoring a value measured by DAQ. I want to put the value on top of the screen, and some other VI need to pull the value from this background VI from time to time. I guess I can use a backgro