Infoview new web intelligence document problem

I select a universe. Then the Data tab shows the universe. The universe is displayed just like I see it in Designer. I drag a class to the 'Result Objects' pane. I click 'Run Query'. I get a 'Web Intelligence' popup with the message 'Some objects are no longer available in the universe...' If I drag the individual objects, I get the same error. The universe contains 2 classes. The other class does not give any errors. Has anyone seen this bahavior?
Bill

Integrity Check showed errors. I fixed all but 2 of them. That was sufficient to fix the original problem.
I do have a question about the Integrity Check Results. The universe consists of 2 tables (views, actually). They are not connected by any joins. The Integrity Check Results says both are 'not linked th anything'. Is that related to the absence of joins? Or is it something else?
Bill

Similar Messages

  • Can't create new Web Intelligence document

    My company is migrating server from BO 5.1.8 to BOXI R2. Migration was fine with the exception of a few issues.
    FIrst, no one has the ability to create a new Web Intelligence document in InfoView, not even administrator although permissions are there for Web Intelligence under the BusinessObjects Enterprise Applications on the main screen of the CMC.
    Second, when a user attempts to change the parameters for a report, by clicking on the "prompts" link, they are presented with a server error mentioning that the document cannot be opened since it was saved with "Write Reservation Password". Would this password need to be removed in BO 5.1.8 and then the migration redone or can this password be removed post migration?
    I appreciate any help or advice. I have three other things I am working on and need to get these things resolved.
    thanks

    heinkonijn,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Can't create new Web Intelligence documents

    Hello,
    Only user Administrator can create new Web Intelligence documents on Infoview at my Installation.  I 've created a new group called GROUP1. This group has  Full Control acces level on folders, universes and conections like group Administrators. A user from group GROUP1 can't create new document Web Intellingence. Also, when I have joined this user to Administrators group, then this user was allowed to create a new Web Intellingence document.
    Could anybody help me?
    Thank you in advance,
    Jaume

    please check the rights for GROUP at application level.
    I thinck you are not are not grated the rights for the Group 1 for teh Webintelligence applicaton,

  • Creating a new Web Intelligence document using OpenDocument (requires an existing document?)

    We use the OpenDocument interface to embed the Web Intelligence viewer in our web application.  One of the problems we're having is that the code appears to require a valid document ID, even if all you want to do is create a new document (passing the noDocument=true flag, so that the application opens with no document at all).
    I've tried various permutations of the following, with no success, always getting this error message (An error occurred: Could not find the document)
    E.g:
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true...
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true&iDocID=...
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true&iDocID=-1...
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true&iDocID=0...
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true&sDocName=...
    http://bo-server:8080/BOE/OpenDocument/opendoc/openDocument.jsp?noDocument=true&sDocName=new...
    It appears the only way to get OpenDocument to allow you to do this is to use an existing WebI document ID.  That is to say you can't create a new document unless you already have an existing document to include in the call to the JSP.
    This limitation appears to be artificial and only on the OpenDocument interface -- You can create new documents in Launchpad without having an already existing document to point to.  Documenting the workaround for this, having people installing the product first make a webi and save it, then configuring it so it has read-only permissions (so it doesn't accidentally get deleted), then configuring our application to lookup the ID isn't the most elegant of experiences.
    I was wondering if anyone had run into this before and/or if anyone at SAP could look into it?  I'm hoping it's an easy limitation/bug to fix.
    This limitation affects 4.1 SP4 and probably older versions of the OpenDocument interface.  See also:
    Embedding Java Webi Report Panel in Custom Application - Business Intelligence (BusinessObjects) - SCN Wiki
    Thanks!

    There is a feature request to request addressing this limitation here.  If you're interested, please vote it up!
    OpenDocument "New Report" feature from a Universe Identifier : View Idea

  • Web Intelligence Document Freezing

    Hello everyone,
    I hope someone could help me solve this issue.
    I open a new Web Intelligence document,  select the required universe on which to build my document,
    it starts loading for a couple of minutes and then freezes.
    this issue appeared just yesterday, before that i was able to work just fine & I'm wondering what could cause
    this freezing issue.
    Even if i try to open an existing report, it also freezes on loading.
    Any suggestions would be highly appreciated.
    Thanks.

    Is it happening to every one?
    Have you checked your Java?
    I will also suggest checking your Service Pack and Fix Pack to see if they are updated.
    I had similar issue when every thing was updated but web service was not responding. I restarted web services and I rebooted the server and got issue resolved.
    Bashir Awan

  • I could not see "Web Intelligence Document" option in the New Menu infoview

    Hi ,
    I am new to the webi reports. i am trying to build a new webi report using universes. Through Guest login i logged into the info view. I can able to see the universes installed but i am not getting the option "Web Intelligence Document" in the New menu bar of Info view while i am trying to create a new report using the universes.
    Please help me in this regard. Do i need to do any settings to get that option in the New Menu bar or because of any access rights i am not able to see that option.
    Thanks in Advance.

    Hi ,
    Thanks for the reply. I just mailed my admin to provide admin access.
    Thanks

  • Need help for publishing web intelligence document (universe) into InfoView

    Post Author: mirage
    CA Forum: Publishing
    Hello all,
    I need help for publishing web intelligence document (universe) into InfoView.
    can't find this information in Business Objects Designer's Guide and in Business Objects Administrator Guide.
    Can somebody give short instructions how can I do it?
    Regards, Slava

    If the change between the 2 types of data has to happen dynamically during run time them
    1. Use 2 dataproviders
         a. Current
         b. Historic
    2. Merge the 2 dimensions
    3. Use Webi variable to switch between the measure of the current and historic universe
    Ex  if [year] < 2010 then historic.[expense] else current.[expense]
    Hope this helps,
    Divya

  • Make a backup of Web Intelligence Documents

    Hi ! I have produced some Web Intelligence documents in BO XI R2, but I need to know how to make a backup of them... Is it possible to find them as visible files or packages,  in order to keep them and prevent possible loss ?    Thanks..

    The reason that you have to use the BIAR files from the Import Wizard in XI r2 is that there is no way to "publish" the .wid files that contain WebI reports.  So, the only way to restore them is through the Import Wizard.
    In XI 3.0 and above, there is a tool called the Web Intelligence Rich Client which will open .wid files outside of InfoView or the CMC and let you save them to you BO system.
    -Dell

  • Viewing Web Intelligence Documents Using Interactive Format

    When I go to the Advanced Rights screen in Central Management Console, this right is set to Granted:
    Enable interactive HTML viewing (if license permits)  
    When I log in to InfoView to set my Web Intelligence Documents Preferences, I do not see "Interactive" as an option under "Select a view format". 
    Do I need a special license to enable interactive HTML viewing?  We have the Premium version of BusinessObjects.

    Please post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all BOE queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Ludek

  • Web Intelligence Document Reports

    Hi Everyone,
    My Question is, How many Reports can we create in Web Intelligence Document? and How to open Web Intelligence through command prompt?
    Thanks & Regards
    Madhu...

    Hi,
    Thanks for your quick replay, but we can also open the Web intelligence Rich Client with Command Line, Infoview and Start > All Programs. So I need to open from Command Line. Please give the command or path to open the Web Intelligence Rich Client.
    Regards
    Madhu...
    Edited by: Laxmi Madhavi on Jan 7, 2011 10:46 AM
    Edited by: Laxmi Madhavi on Jan 7, 2011 10:48 AM

  • Change the Formula in Web Intelligence Document using BO SDK XI

    Dear All,
                 I am using Business Object Enterprise XI SDK. I have written vb.net SDK program to show the selected web intelligence document.  I have used the formula field in the web Intel. document. I want to change formula of the web intel. document in the  vb.net code by using Infostore object. Is it possible ?
    Regards,
    Mani

    I do not think if you will be able to achieve it through the infostore and the RENET (ReportEngines .NET).
    But with the Java ReportEngines, this is possible by creating a ReportExpression via the ReportDictionary's method createFormula.
    Here is a snippet code:
    private ReportExpression processReportExpression(ReportDictionary reportDictionary, ReportExpression expr, String definition)
            newExpr = reportDictionary.createFormula(definition);
        return newExpr;
    Cheers

  • Hiding reports (tabs) in a Web Intelligence document

    Hello
    I've created a Web Intelligence document contains multiple reports (tabs).
    I want to hide the reports (tabs) containing no data.
    Is there any functionality in Web Intelligence for this?
    If not, is there a workaround?
    Sincerely,
    Zahra Bagherzadeh

    Hi,
    Which version are you using. If it is BOXI R3.1 then check in table properties-> there is one opton like don't display data when blank like dat....
    Cheers,
    Suresh Aluri.

  • Turn Off BOXIR2 InfoView New Crystal Reports Document

    How do you turn off the option of creating a new Crystal Reports document in InfoView?
    We are only using the Web Intelligence functionality at this time in InfoView and the 'Crystal Report' option in the 'New' menu is causing confusion and curiosity and we want to be able to turn it off.
    Any suggestions or documentation I can reference?
    Thanks,
    John Ward
    Cleveland Clinic

    Hi John,
    The below solution will not turn off the Crystal Report creation option from New tab in InfoView but it will not show the any option related to creation of Crystal Report. This will ensure that user can not create any crystal report from Infoview leading to step away the confusion and curiosity about it.
    You can specify the Crystal Reports Explorer features that are available to each user.
    Please try out the following.
    1) Log on to CMC as as Administrator.
    2) Go to BusinessObjects Eneterprise Applications; then click Crystal Report Explorer.
    By default, each user is granted full access to all the available features. You can set the availability of each feature for specific users, or for groups.
    3) So accordingly select Manage group or Manage Users Tab; and select the user or group whose options you want top modify.
        3.1) If you want to set a user's access rights to be the same as for each group to which the user belongs, select Use Group Rights
       3.2)If you want to set specific access rights for the user, ensure that you clear Use Group Rights check box, then select or clear features from the hierarchy of available options.
    If users belong to more than one group, they will receive the combined access rights for all the groups to which they belong.
    Reards,
    Someer

  • Error when refreshing web intelligence document less then every minute

    Hi all,
    I get the following error, when refreshing document via javascript more often then every minute:
    Server Error in '/Dashboard' Application.
    FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: BusinessObjects.Enterprise.OcaFramework.ManagedServiceFatalException: FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)
    Source Error:
    Line 121:               
    Line 122:                    //Session["StorageToken" + strDocId] = doc.StorageToken;
    Line 123:               doc = reportEngine.OpenDocument(intDocID);
    Line 124:               //doc = reportEngine.GetDocumentFromStorageToken(storageToken);
    Line 125:               doc.Refresh();
    Source File: c:\inetpub\wwwroot\dashboard\document.aspx.cs    Line: 123
    Stack Trace:
    [ManagedServiceFatalException: FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
       at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)]
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA._WICDZProxy.initInstance(Byte[] p0, UTF8StringHolder p1)
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub.InitInstance(String clientInfo, Int32& returnCode)
    [CommunicationException: The Web Intelligence server could not be reached. Contact your Business Objects administrator. (Error: RWI 00236)]
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub.InitInstance(String clientInfo, Int32& returnCode)
       BusinessObjects.ReportEngine.WI.Internal.Server.ServerCaller.InitInstance(String clientInfo)
       BusinessObjects.ReportEngine.WI.Internal.WIDocumentInstance..ctor(WIReportEngine engine, Int32 documentId)
       BusinessObjects.ReportEngine.WI.Internal.WIReportEngine.OpenDocument(Int32 documentId)
       Dashboard.document.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\dashboard\document.aspx.cs:123
       System.Web.UI.Control.OnLoad(EventArgs e)
       System.Web.UI.Control.LoadRecursive()
       System.Web.UI.Page.ProcessRequestMain()
    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
    I searched forum and google for this error, but I didn't find anything. Did you heard of this error? How can I fix it?
    My BO Version is BusinessObjects Enterprise XI (without any ServicePacks). Is there a SP which fix this error?
    Thank you for every idea!!!

    Hi,
    Copy File from Client system to server in same folder location .
    Make sure in Edit Query option Editable & Refreshable options are checked .
    Please check the links below  .
    Webi Excel Personal Data Provider Dynamic Data
    How to create a webi report using excel as source
    Excel as datasource in Infoview
    Excel source located in Infoview

  • Problem opening a Web Intelligence Document

    Post Author: jbaers
    CA Forum: WebIntelligence Reporting
    Hello everybody,
    I have this message when I'm trying to open one specific document :
    type Rapport d'exception
    message
    description Le serveur a rencontré une erreur interne () qui l'a empêché de satisfaire la requête.
    exception org.apache.jasper.JasperException
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:453)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
         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)
    cause mère javax.servlet.ServletException
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
         org.apache.jsp.viewers.cdz.viewCDZDocument_jsp._jspService(viewCDZDocument_jsp.java:1442)
         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:332)
         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)
    cause mère java.lang.StackOverflowError
         java.awt.geom.Point2D.(Point.java:52)
         com.bo.wp.om.OMReportElementContainer.getMaxPoint(OMReportElementContainer.java:424)
         com.bo.wp.om.OMReportElementContainer.checkSize(OMReportElementContainer.java:324)
         com.bo.wp.om.OMReportElement.setSize(OMReportElement.java:495)
         com.bo.wp.om.OMReportSection.postParentSizeChange(OMReportSection.java:861)
         com.bo.wp.om.OMReportElementContainer.postSizeChange(OMReportElementContainer.java:371)
         com.bo.wp.om.OMReportSection.postSizeChange(OMReportSection.java:691)
         com.bo.wp.om.OMReportElement.setSizeInternal(OMReportElement.java:509)
         com.bo.wp.om.OMReportSection.setSizeInternal(OMReportSection.java:716)
         com.bo.wp.om.OMReportElement.setSize(OMReportElement.java:501)
         com.bo.wp.om.OMReportElementContainer.updateExtent(OMReportElementContainer.java:346)
         com.bo.wp.om.OMReportElementContainer.postChildSizeChange(OMReportElementContainer.java:381)
         com.bo.wp.om.OMReportSection.postChildSizeChange(OMReportSection.java:839)
         com.bo.wp.om.OMReportElement.postSizeChange(OMReportElement.java:626)
         com.bo.wp.om.OMReportElementContainer.postSizeChange(OMReportElementContainer.java:367)
         com.bo.wp.om.OMReportSection.postSizeChange(OMReportSection.java:691)
         com.bo.wp.om.OMReportElement.setSizeInternal(OMReportElement.java:509)
         com.bo.wp.om.OMReportSection.setSizeInternal(OMReportSection.java:716).........and so on...
    When I try to open some other documents, it's working good.  So the problem exists with only one document!Has anybody an idee?Regards,JBAERS

    Run repair installation from the help menu.

Maybe you are looking for

  • Issue on physical standby database

    Hi I've a problem on standby database. I recently added a datafile on primary database, then I scp'ed the data file to physical standby database.On physical standby database I tried performing recovery. I get following message in my alert log WARNING

  • Can't add songs to iTunes 10.4.1

    Previously, I was able to add songs to iTunes by directly dragging files from any location to any iTunes playlist or the general Music section and this would automatically add the new songs to my library. After the 10.4.1 update, I can no longer drag

  • Display SQL results in flash

    Hi all, Can anyone tell me how I would go about setting up flash to display results returned by a SQL query one at a time.  I can work out the query and PHP, but want I want to know is how to make flash take each one and animate it, including pausing

  • Idoc-xml to Idoc

    Hi, Sender is a 'party' which generates an Idoc. Some of the fields from this idoc has to be fetched by XI and passed to the receiver R/3 system. Requirement : Party - > Idoc-xml - >XI--> Idoc-- > R/3                        (XI - Adapter Sender)     

  • [Solved?] more Broadcom wireless b43 problems?

    Hello I have been trying to get an old Acer Aspire One working for a trip out of the country (where I don't want to carry the 6kg of a Clevo p150em on my back). However, the wifi driver isn't working. I've got the 14e4:4315 which is supposed to be su