Error while creting webi report on top of query ,using BO XI3.1

Hi,
I'm getting below error while creating webi report ,tried to applying some patches but no luck
SAP021_sales value report
a database error occured ,the data base error text is error in MDD darasetBW.getcelldata.system error in program CL_RSR_MDX_BXML_FLATENING and form ASSIGN_COMP_02(see long text) (WIS10901)
Looking forward to your sugesstions.
Thanks

hi,
Go through the below SAP Notes on the issue-
SAP OSS Notes 1440912 and 1432162

Similar Messages

  • Database Error while refreshing webi report

    Hi,
    I am getting following error while refreshing webi report. And also all my scheduled webi reports are getting failed because of same issue. What would be the reason for this error.
    Regards,
    PRK

    Hi Praveen,
    As you are getting error 'IES10901' it is related to database connection issue.
    Find below link it might help you.
    Database error in Web I ( BO 4.0)
    check your universe connections to DB(ODBC connections).
    Regards,
    Samatha B.

  • WIS 10901 error while running WEBI Report but no error in the DESKI report

    Hi,
    Can anyone please help me to resolve this issue.
    we have recently migrated BOXIR2 - BOXI3.1. many of the reports are from SQL Server and Oracle databases.
    Oracle Database connection universe reports error:
    i'm getting WIS 10901 error while running WEBI report for some particular objects not for all the objects but the same time i could able to pull the same object in the DESKI.
    those particular objects having lenthy data's for ex:100 bytes. but i tried same 100bytes some other objects refreshing fine and displaying results.
    i don't know where we ar missing.
    SQL Server Connection universe reports:
    These reports are giving mismatched results from the original but the callculation are done by the reporter side by creating variables. other than that there are no issues with these reports.
    Please we are struggling lot on these issues, can anyone please help us.

    Hi,
    For your issue 2 check whether any filters used in XI  R2 are missing in XI R3. As during migration some filetrs might be missed. To check this in  slice and dice panel in both bo versions.
    Cheers,
    Suresh Aluri.

  • Error while executing webi report

    Hello Experts,
    I created a universe using SAP BI query. Now I am using this query to create webi report. so while creating webi report i select 1 characteristics and 1 key figure from the universe and putting them on result objects pane.
    After putting these object when I execute the report i get following error:
    Database error: SOFA Driver : Catastrophic failure. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
    Can anyone suggest me how to resolve this error?
    Regards,
    Nirav Shah

    yes, underlying queries work perfectly fine. Universe are created without any issue. However,in WebI, when I drag the any TWO objects under any class or even combination of one object and one measurement key, as soon as I refresh query, the error pops up. If there is JUST ONE object, no issue at all. I can see the data.
    Mean...if there is more than one object in any WebI report, the error is thrown by WebI report. And this happens only while running WebI against SAP BW/BI, query or against any InfoCube.
    Thanks

  • 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

  • Error while refreshing webi report

    SAP BO XI 3.1, when i am trying to refresh data in a webi report, its giving error, Invalid prompt definition contact BO admin WI 00005.
    Though i deleted all filters in Bex query, save the query, import universe, refresh univerese, save universe, export universe still webi report is  showing the same error, but if all the filters are removed it shouldn't show that error?
    After universe is refreshed clicked the check button it showed me 15 errors on filters with message Invalid prompt definiton, supplied XML doc is not valid.
    Can any one please help me out.
    Thanks.

    I am getting this error when i refresh the webi report.
    ERROR:
    Multiple query filters contain a prompt with the same text, but the
    prompts use a different opernd type or operator count of values. (WIS: 0015)
    I got answer for this error.
    The query has multiple prompts that display the      same message. Web Intelligence combines prompts with the same message and      displays the prompt once. If the operator defined for some of these prompts      requires you to enter one value while the operator in other prompts with the      same message requires you to enter multiple values, Web Intelligence cannot      combine the prompt.
    But can anyone please explain me what is the cause of error in brief? i didn't get what does prompt with same text means?

  • Error while refreshing  WEBi Report : Supplied XML Invalid

    Hi,
    I have a universe buit on BI query in production environment.
    I changed the query in BI directly in PRD. The only chnage i did was ,unhide the keyfigure which was hidden originally as i wanted to see the data it brings in BEx analyzer.
    Then i agian chaged that key figure to Hidden.
    now the WEBi reports which are built on the universe which uses this bi qury is not getting refreshed.
    It gives the error : Supplies XML invalid
    I refreshed the Universe and Parsed it.there was 1 parsing erroe in Filter.Still i exported the universe.
    Now generally the WEBI reports start working after re exporting the universe, but this time it is not working.
    What can be done in this case.???
    I dont think it is because of parsing error as i have exported the same universe earlier with same error and reports worked fine that time.
    following  is in the WHERE section of the filter:
    <FILTER KEY="[!V000006]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="@Prompt('Posting date','D',,mono,free)"/></CONDITION></FILTER>

    How you tried editing Webi report ?
    Its possible that your changes to Bex query while propagated to Universe after structure refresh, have changed some of the objects, and that change is not in Webi report yet, you'll need to edit it and maybe re-map objects.....

  • WIS 10901 error when running webi report on top SAP BW InfoCube Universe

    Hello,
    After completing all the role assignments and integration kit installations, finally got to a point where have completed the universe development on top of a SAP BW InfoCube.
    Once, I have exported the universe tried creating a Webi report and with a simple one dimension report I am getting the error "error_db" "WIS 10901".
    I looked in the forums and came across some messages talking about MDX Parser. So, based on the OSS Note 1032461 went into SM59 to test the connection for MDX Parser and it is working fine.
    When I hit "Run query" from webi the following is the error message
    A database error occured. The database error text is: The supplied XML is not valid. [0GL_ACCOUNT].[LEVEL01].[20GL_ACCOUNT].[Value]. (WIS 10901)
    I am not sure what went wrong.
    Please let me know if I missed out anything or if there is anything else to be checked to avoid this error.
    I tried looking into SM21 and ST22 but did not see any error messages out there.
    Thanks
    Dharma.

    Hello,
    I also went into transaction MDXTEST and wrote a sample MDX statement on the InfoCube on top of which the universe is built.
    SELECT
    [Measures].MEMBERS ON COLUMNS,
    NON EMPTY [<dimension>].MEMBERS ON ROWS
    FROM [<cubename>]
    <dimension> is the dimension in the rows and <cubename> is the cube on top of which the Universe is built for creating the webi reports.
    This MDX came back with proper data.
    But the Webi is still giving me the same error.
    Please let me know.
    Thanks
    Dharma.

  • Error while running Webi report that uses Custom Dimension object(SAP BW)

    Hi,
    I have a universe that is based on SAP BW.I have created a custom dimension object that displays the maximum date.
    The object syntax is
    <expression>Max(@Select(CPS Online\Calendar day))</expression>
    The object parses successfully.
    The object 'Calendar Day ' is a defaultobject created during universe creation from the BW query.It is defined as [0CALDAY].[LEVEL01]
    I tried  to create a Webi report using this object and a measure .On running the query it throws the following error:
    A database error occured. The database error text is: The MDX query WITH MEMBER [Measures].[EBC10672-C0DA-4998-93,80,D3,FF,C3,E8,A2,22] AS ' Max{[0CALDAY].[LEVEL01]} '  SELECT  { [Measures].[EBC10672-C0DA-4998-93,80,D3,FF,C3,E8,A2,22], [Measures].[4JCOSFOKKCUR3RMBPNROFKQQD] }  ON COLUMNS , NON EMPTY [0CALDAY].[LEVEL01].MEMBERS DIMENSION PROPERTIES [0CALDAY].[20CALDAY] ON ROWS FROM [ZCCPSONL/ZCPSONLINE]  failed to execute with the error Invalid MDX command with (. (WIS 10901)
    I have tried every possible syntax I could think of but I keep getting this error each time.I have set the object type to Number (even though it is actually a Date), I have tried writing the MDX inside the Max instead of the @select , but nothing seems to work.Could anyone please let me know why this error is occuring?Is there anything wrong with the syntax or is there any setting in Webi needed before a custom dimension object can be used on it.

    Can you see data for Custom object @ BEx level??
    YES, then just try to re-create the same variable and Save the BW query.
    Now do View - refresh Strusture @ Universe. And you can see Filter for the same, just Parse it, just whether it is OK or not.
    OK -- then Export the Universe and create WebI reports, this will come as Prompt.
    Hope it will helps you.
    Thank You!!
    Sent from iPhone

  • WIS 10901 error while running WEBI report

    Hello All
    When we try to run WEBI report on BW query for Cost center accounting infocube its giving following error when we add measure in the info view.
    "A database error occured. The database text is: Error in MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more details. (WIS 10901)"
    We did a trace and came to know that BO user id doesnt have authorization for Admin work bench. But when we authorize too its giving same error.
    This error populates only when we drag measure into the info view of Webi and if we drag any characteristic it works fine.
    Any help is highy appreciated.
    Thanks

    i have the same problem and i solve it
    step1 : go to START --> administrative tools --> Data sources (ODBC)
    step 2 : system DSN tab --> check the spell name efashion &  efashion-webi
               go to configure
    step 3 : go to this path and check spell and repair
    Now its working ....
    best regards ,,,

  • ORA-12500 error while refreshing webi report

    Hi All,
    The problem looks simple, but i am struck with this. I am trying to refresh a webi report in BO XI R3.1, it throws the error "DBD: ORA-12500: TNS:listener failed to start a dedicated server process". It looks like there is no issue with the tnsnames.ora and sqlnet.ora.whar could be the other cause for this issue ? Any input will be appreciated.  Thanks in advance.
    Thanks
    Raj

    Hi,
       You need to fix up the issue on the Oracle D/B side first prior to testing on WebI.
       Try this link, it explains the error encountered in more details.
                 http://ora-12500.ora-code.com/
       Simply put, can you use client tool (e.g. TOAD) to log into Oracle D/B using the same machine?
       Fix up the connection then WebI will work.
    Regards,
    Ken

  • Error while refreshing webi reports

    Hi
    I am getting the below error when i try to refresh my webi reports in prod/uat/qa/dev
    These reports are developed on my team mate's id .
    Please assist
    regards,
    mahi

    This means you are using SSO. Make sure you are using SAP Authentication(or the user has an sap auth alias assigned in cmc) to login and SSO is properly configured between BW and BO.
    SSO Configuration :
    http://wiki.scn.sap.com/wiki/display/BOBJ/Generate+keystore+and+certificate+for+SAP+BO+BI4.0
    Import SAP BO BI4.0 certificate into SAP BW - Business Intelligence (BusinessObjects) - SCN Wiki
    Setup of SAP SSO Service in SAP BO BI4.0 CMC - Business Intelligence (BusinessObjects) - SCN Wiki

  • Error while running web reports

    Am trying to test run Web reports on 9iAS/Solaris. Whenever I try to run the test report test.rdf or any of my other reports, I get the foll. message. Am able to connect to the db thro' SQL. Am also able to run the reports at the command line of an x-term application.
    Error: The requested URL was not found, or cannot be served at this time.
    Oracle Reports Server CGI - Report Job has terminated with error.
    Reports Server Replies:
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Please help !
    Thanks
    Kalpana

    Please make sure DISPLAY has been set in the environment where reports server is running.
    If you are running 902 reports, set valid DISPLAY in reports.sh.
    If you are running 6i reports (9.0.1.x iAS), set DISPLAY in the script which start reports server rwmts60.

  • Error while previewing webi reports

    Hi experts,
    We are getting u201CNot a valid logon token. (FWB 00003)u201D error from our XI 3.1 Infoview only if we try to view any webi report from our production environment.
    What can be possible cause behind getting this error message?
    Thanks in advance for your suggestions/ help.
    Regards,
    Chinmay

    Hi,
    Did you restart the Web Intelligence Report servers so they generate a new server logon token?
    CMS prematurely deletes all Webi server's server logon token after it crashes.
    This issue is being tracked as Problem Report .
    Regards,
    Bashir Awan

  • Formatting error while exporting webi report to excel

    Hello,
    I have a webi report which I have to export to excel . I have the header and the body both in the body of the report. I have the sections in the report and the report has about 40 coloumns. After converting to excel all the coloumns are being minimized automatically , I am having to manually expand each coloumn in excel to see the data.
    I am using Busines Objects 3.1 sp3.
    Can anyone please help!
    Thanks

    Hello,
    Check the properties of the columns in Webi. If they are set to automatic width, this may be causing the problem.. Sections may also have something to do with it. Make a copy of the report and play with the things mentioned above, and see what results you get. This may point you to the problem.
    Also look at the option in properties to export to excel where it considers format over data. It is an option in document properties if I remember correctly.
    Thanks

Maybe you are looking for

  • Can I use 2 iPhones with the same iTunes account? help...

    At the moment I have an iPhone 3G but my wife doesn't. I have a Windows Vista machine at home that has all our music in iTunes and all the apps I have downloaded from the app store. We only have 1 login to our windows vista PC that we share, we don't

  • Template / generic page that holds items that are common to all pages

    Hello, I have to create around 50 pages which contain different items such as text boxes, check boxes, select lists etc. The pages also have some items that are the same on each page, for example the the 'previous', 'next' and 'save' button as well a

  • Scenario Execution in Sequence

    Hi Guys i have two scenarios 1) JDBC1--> XI --> RFC1 2) JDBC1--> XI --> RFC2 RFC business logic of both uses both creating document based on Movement Type My concern is both RFC1 and RFC2 should not work in same time there should be some time gap for

  • Formatting a Double to a String for Swing output

    Hi, I'm new to Java and I'm working on a project with AWT & Swing. I'm trying to read in a user entered number, convert it to a double, work on it and then output the String value of the result with only two decimal places. The code I have is: public

  • TA24260 Connection attempt to Apple web site was unsuccessful.

    Upgraded to Itunes 11 and now can't sign into I-tunes store. Firewall off or on. Could sign into I-tunes 10 minutes before. Now diagnostics show Secure connection to store failed.