Unknown characters in Webi Report

Hi,
We integrated BO with our product.
Configuration: Server:  Win 2003 Std
                       Client:  Win XP SP3
                       Browser: Firefox 3.6.3
I logged in to BO InfoView and set Portuguese language as Product Locale. I generated a new webi but "Report Title" in the report is having some unknown characters in Portuguese language. I think the unicode characters did not map with correct characters in Portuguese. What could be the reason for this ? How can I eliminate these characters ?
Thanks in Advance,
Vasu

Please keep in mind that FIrefox 3.6 is not yet supported. It would be better if you can switch to a supported browser version.
Look at the supported platofroms documentation
http://service.sap.com/bosap-support
Regards,
Stratos

Similar Messages

  • Strange characters in WEBI report

    Hi,
    When I run a WEBI report, i see strange characters in the cells. Pls refer to attached screen shot. The output is sometimes displaying correctly and sometimes not.
    I run the query generated by WEBI at the backend, I get the correct results.
    I tried to create a separate report with some of the columns. Even then I get these strange characters.
    Please let me know if you have anything solution on this.
    I use
    BOXI R3.1 SP5
    Cheers
    Shreyas

    Hi Shreyas,
    I was interested to see the database output so that I can see what values are coming to report.
    Does the report contain some accentuated characters like Ö,É,ć etc. or some other characters.
    As the issue is not coming with Deski and WRC then it could be an issue with the application server.
    Which application do you use? IIS or Tomcat or some other server?
    Sometimes, the application servers do not support UTF-8 encoding. In case of Tomcat, you can check the server.xml file. You can check knowledge base article on SAP portal.
    Also check if the desired font is added in fontalias.xml.
    Regards,
    Yuvraj

  • Displaying UMLAUT characters in WEBI report - Need Confirmation in Settings

    Hi,
    I am using BOXI-R2 in Windows machine. I have done the below settings in BO configuration files.
    My WEBI report shows no data to display when there are UMLAUT German characters (for example) in the data. Japanese and English characters are displayed in the report properly.
    Settings:
    1. Arial Unicode Font installed.
    2. fontalias.xml - Default section font is Arial Unicode
    3. i18n.xml - Arial Unicode MS entry available
    4. defaultconfig.xml - <CUSTOM_GUI_FONTS VALUE="Arial Unicode MS"/>
    5. HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE - NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    6. HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/HOME0  - NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    7. cs.cfg - <Parameter Name="Unicode">UTF8</Parameters>.
    8. oracle.sbo - <Parameter Name="Unicode">UTF8</Parameter>
    9. sybase.sbo - <Parameter Name="Unicode">UTF8</Parameter>
    10. odbc.sbo - <Parameter Name="Unicode">UTF8</Parameter>  in default section
    My WEBI report is using generic odbc connectivity to sybase. After some changes to the above settings report displays UMLAUTS properly with the below change.
    odbc.sbo - <Parameter Name="Unicode">CharSet</Parameter>  in generic odbc section
    Please let me know whether this is the correct change to be done for this issue. Also what is the reason UMLAUTS are not getting displayed when i use UTF8.
    Edited by: LAKSHMAN PINDIKUR on May 19, 2010 1:27 PM

    Hi Ven,
    You have created a report level prompt like
    Transaction Date Between "Enter Tran Date(Start):" and "Enter Tran Date(End):"
    1.Drag two blank cell on report.
    2.click on one blank cell and on formula editor type following formula.
    =UserResponse("Enter Tran Date(Start):" )
    This will show you start date in the cell.
    3.Similarly in another cell type the following formula
    =UserResponse("Enter Tran Date(End):" )
    This will show you End Date in respective cell.
    Do revert in case of any queries.
    Thanks,
    Sandeep B. Singh

  • Special Characters in charts with web reports

    Hello, we are facing a problem to display special characters in charts on web reports (it comes out badly).
    The only sap note found about this problem is note n°1036745, but it is for NW 2004s, but should be solved in NW04s BIJava SP 12, and we are currently with SP 15.
    Has anyone faced this problem with BI 7.0?
    Thanks,
    Philippe

    hi Philippe
    I did not faced this issue. Nevertheless there is another note dealing with the issue. Note 1088411.
    Take into account that your basis should synchronise the level of BI JAVA SP the famous Java Stacks and BI SP (ABAP support package).
    You say that you are SP 15 I guess it is ABAP SP as SPS for 15 is not already shipped,
    if this is not the case please ask your basis to check tihs note 1013369.
    Hope this could help you
    regards
    Boujema

  • Schedule a Webi report

    Hi All,
    I am getting error "A database error occured. The database error text is: Failed to execute MDX query. Reason: Inconsistent input parameter (parameter: <unknown>, value <unknown>). (WIS 10901)  " while scheduling a Webi report.
    Could anyone help me regards the error?
    Regards

    This error message means the parameter assigned to the prompt of the report while scheduling, was not correct.
    Please check the parameters in the prompt section while scheduling and assign proper values.

  • 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

  • Getting the MDX query select error when running a webi report on BI query

    Getting the following error when running a webi report on BI query :
    A database error occured. The database error text is: The MDX query SELECT  { [Measures].[D8JBFK099LLUVNLO7JY49FJKU] }  ON COLUMNS , NON EMPTY [ZCOMPCODE].[LEVEL01].MEMBERS ON ROWS FROM [ZTEST_CUB/REP_20100723200521]  failed to execute with the error Unknown error. (WIS 10901).
    I have gone through many threads related to this error. But not able find the steps to follow for resoultion.
    Please help in this regard.
    Thanks,
    Jeethender

    The Fix Pack is also for Client Tools--it is a separate download.  Please see the text below for ADAPT01255422
    ADAPT01255422
    Description:
    Web Intelligence generates an incorrect MDX statement when a characteristic and a prompt are used.
    The following database error happens: "The MDX query ... failed to execute with the error
    Unknown error (WIS 10901)."
    New Behavior:
    This problem is resolved.
    This information is also available in the Fixed Issues document for any Fix Pack greater than 2.2.

  • Error in displaying a webi report

    We are getting an error RWI 00317 when trying to display a webi report within a .net application.
    When searched in the net, RWI 00317 occurs due to the reason that xalan.jar is missing... But that is for a java application. What is the similar solution for .net applications.
    Any help/info on this would be much helpful.
    Thanks.

    We are using Web services SDKs, and following is the exception.
    Thanks in advance for any info on this.
    Business Objects Web Service Error: getDocumentInformation exception (Error: RWI 00317)
    BusinessObjects.DSWS.DSWSException occurred
      Message="getDocumentInformation exception (Error: RWI 00317)"
      Source="DSWS Web Service Consumer"
      CallStackTrace="com.businessobjects.rebean.wi.ConfigurationException: Cannot transform XML to HTML. (Error: RWI 00317)\n\tat com.businessobjects.rebean.wi.HTMLViewImpl.doTransform(Unknown Source)\n\tat com.businessobjects.rebean.wi.HTMLViewImpl.getStringPart(Unknown Source)\n\tat com.businessobjects.rebean.wi.HTMLViewImpl.getContent(Unknown Source)\n\tat

  • Reg: Error While Excueting the WebI Reports

    Hi Experts ,
    I have created a webi report ,  using the universe. therewith  it fetch the data from the SAP-BW System ,before  all the reports developed using webi works fine.
    Its works good in BW.
    But reports shows the error as follows in WebI.
    Error text message from WebI
    A database error occurred. The database error text is: The MDX query SELECT  { [Measures].[D8B94SMNQTWLW7YBXHRQ29CIC], [Measures].[D8B94SMNQTVU7LMKLYC3ZTY8K], [Measures].[D8B94SMNQTV2IZATAEWHXEJYS], [Measures].[D8B94SMNQTUAUCZ1YVGVUZ5P0], [Measures].[D8B94SMNQTXDKUA3917C4OQS4] }  ON COLUMNS , NON EMPTY {[0COMP_CODE].DEFAULTMEMBER} ON ROWS FROM [ZRPAC_M01/ZFI_REPAC_19_A] SAP VARIABLES [!V000003] INCLUDING [0CALMONTH].[200201] : [0CALMONTH].[200405] [!V000002] INCLUDING [0CALMONTH].[200303] : [0CALMONTH].[200504] [!V000001] INCLUDING [0COMP_CODE].[1100] failed to execute with the error Unknown error when executing MDX. (WIS 10901)
    Thanks in Advance.

    This seems to be a data source not a BO problem. Take a look here:
    http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/thread/05aaccd6-2a38-4784-b310-99e34b8d1a35
    Regards,
    STratos

  • Scheduling webi report error

    Hi Guys,
    How u all? Guys I need help from your side, While refreshing Webi report in 3.1, getting error:
    A database error occured. The database error text is: Failed to execute MDX query. Reason: Inconsistent input parameter (parameter: <unknown>, value <unknown>). (WIS 10901).
    Kindly help me.
    Thanks,

    Hi,
    This error is very common when the report is based on BW query.
    1. try to schedule the reports and when selecting the prompt values click on refresh the prompt data which will pull the new data values from BW, many times it happens that we take the by default value when refreshing which may have a space etc.
    if the above condition doesn't work try
    2. I would recommend to refresh the universe structure and map the objects i.e. pull the objects again in the reports
    or
    last option would be to enable MDX and SOFA logs to get more details: (Instrucitons on capturing the MDX statement from the Webi Server can be found in SAP Notes 1260004, 1380517 or 1235111.)
    Thanks,
    aKs

  • BO Webi report giving WIJ 20003 exception

    Hi,
    I have a webi report which consists of some calculated fields based on Dataprovider SQL. A Report variable has been created to compare two columns and if they are equal then value is set to 1s otherwise, 0s. Based on the 1s I get, I want to display these rows only i.e. I have placed a filter where variable vaule is 1s. When I try to run the report, it gives me the following exception/error:
    'Unable to get the first page of the current report WIJ 20003 and details :
    Stack trace:
    java.lang.RuntimeException: Empty result
    at com.businessobjects.wp.tc.result.ResultXmlReport.displayPages(Unknown Source) at com.businessobjects.wp.tc.TCMain.updateXmlDocument(Unknown Source) at com.businessobjects.wp.tc.TCMain.updateXmlDocument(Unknown Source) at com.businessobjects.wp.tc.TCMain.errorOnResultPage(Unknown Source) at com.businessobjects.wp.tc.thread.SubmitRSRunner.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
    Variable is Var Display=If([Var Col1]=[Var Col2];1;0)
    and then using Filter Pane add this variable equal to 1.
    Please advise.
    Thanks
    Sam.

    Not sure really if is it because of blank cells. I made a copy of the original report to identify what's the issue. what i observed was i refreshed the report successfully then it didn't give me any errors & i didn't see any #Syntax error in any column after i refreshed the report. But once i refreshed the report and saved it, then next time when you open the report in modify mode or schedule the report you will see this error.
    Later i have opened the query in Modify mode & edited the query then i saw a pop up saying unresolvable objects error. Then i ran the query again and saved the report, closed it & reopened the webi report. Then i didn't see this error again. Also verified by scheduling the report, i was able to open the instance without any errors.
    So the conclusion is, because you have some unresolvable objects in the query when you refresh the report and save it, the report gets corrupted and then when you reopen the webi report next time you will see this "ERR: WIJ 20003" error.
    Hope this helps others saving their time..
    Mark it as helpful/correct answer if this help anyone.
    Regards,
    Naveen

  • Error in WEBI report and MDXTEST  when using Dimensions in Prompt

    Hi,
    I am using BOXIR3.1 SP2, SAPBI 7.0
    I m creating a webI report (Universe is on SAP BI Query.) which include following objcets in Query section of WebI pannel:
    Business partner, Account Class, Total Arreas count.
    The Condition pane of Webi Includes Prompt on object "Account Class".
    When I run a report, I get List of values for Dimension Account Class, when I select one of available value eg: Commercial Customer,I get Following Error.
    A database error occured. The database error text is: The MDX query SELECT  { [Measures].[4EITIDWAFWLLZD2ONIAVCKD56] }  ON COLUMNS , NON EMPTY CROSSJOIN( [Z_BPATNER].[LEVEL01].MEMBERS,  { [Z_FCACTBP__0UCACC_CLAS].[Commercial Customers] }  ) ON ROWS FROM [ZFC_M07/Z_FC_M07_Q002]  failed to execute with the error Value Commercial Customers for characteristic Z_FCACTBP__0UCACC_CLAS unknown. (WIS 10901)
    I tried running same query in MDXTEST editor of BI. I got same error!!!
    Then I tried changing the MDX Query as:
    SELECT  { [Measures].[4EITIDWAFWLLZD2ONIAVCKD56] } 
    ON COLUMNS , NON EMPTY CROSSJOIN( [Z_BPATNER].[LEVEL01].MEMBERS,  { [Z_FCACTBP__0UCACC_CLAS].[COM] }  ) ON ROWS 
    FROM [ZFC_M07/Z_FC_M07_Q002]
    Then it worked Fine!!!  If you observe the change is in the value of Prompt Account Class [Z_FCACTBP__0UCACC_CLAS].[COM]
    By default Dimension object in Universe shows text value, but when I changed the MDXQuery with Key value (This is one of the value of value is for [Z_FCACTBP__0UCACC_CLAS].[Level01] object in mDX test Editor.) It works fine.
    I wonder How do i solve this problem!! List of values available in dimension cannot be changed at universe level.
    Please let me know if any solution for this exists.
    regads,
    Nisha.

    Hi Ingo,
    I am creating the prompt on the dimension "Account Class" at WebI level.
    The Technical name of this object is: [Z_FCACTBP__0UCACC_CLAS].[LEVEL01]
    Also,
    I confirmed that Index Awareness is applied on this dimension as [Z_FCACTBP__0UCACC_CLAS].[LEVEL01].[TECH_NAME].
    This Dimension has detail object called "Account Class (Key) "and "Account Class (Medium name)".
    MDXtest editor in SAP, shows me text as well as [ Level01] values:
    Eg: Account Class InfoObject has values "Commercial Customer " (This is text value)and  "[Z_FCACTBP__0UCACC_CLAS].[COM]".
    COM Refers to Commercial Customer .
    So In WebI when I use Dimension "Account Class" as prompt, I get Text value of this InfoObject which is "Commercial Customer ".
    and MDXQuery Fails. But when I modify this query in mDXTEST Editor with value as "[Z_FCACTBP__0UCACC_CLAS].[COM]", It work fine.
    I donu2019t understand the reason, since this problem is with almost 90% of Dimension object.
    When I delete this object from universe, and refresh the universe then webI works fine.
    But, if for some reason I refresh the universe again, the Dimension object as a prompt doesnu2019t work!!!
    This error occurs every time I refresh the universe.
    We are in UAT phase and soon to go Live!!  We cannot afford to delete the object every time I refresh the universe.
    Please let me know your inputs.
    regards,
    Nisha.
    Edited by: Nisha Makhija on Oct 15, 2009 4:56 PM

  • Webi report throwing error when executed

    HI Experts,
    While executing a Webi Report we are gettign following error when executing with more than one characteristics -
    A Database error occured. The database eror text is : The MDX Query select { [Measures].[4225B1TBMEMOYKZGDKLVINMAW] } ON COLUMNS FROM [ZMEPSC01/ZMEPSC01_QRY_0001]
    failed to execute with the error Unknown error.(WIS 10901).
    We tried changing the Universe -> Parameter -> Control -> Limit size of result set to -> unchecked it.
    But still the error remains. Can u put some light over it.
    Thanks.

    Hello ,
    Just Check with the BI the people they might change the the column name or some thing else in the bex Query that s way It is showing error.
    Refresh the universe and generate the report then check it.
    Thanks
    Santhosh V

  • Setting the HTML Web Reports encoding to UTF-8

    Hi,
    We have a problem with web reports (Reports6i with 9ias r1) showing some characters wrong(like the pound/yen symbols). The whole system (database and reports server) runs in UTF-8 characterset, but the web reports dont set any "ecoding=UTF-8" tags in the header section of the generated HTML .. so the users browser doesn't display the html correctly (unless he switches the browser from "Western European" to UTF-8 encoding himself).
    Any way we can force this? i didn't found any way on setting the UTF-8 tag in the report?!
    Cheers, Stefan

    OK. I think I can answer your question. You can change the Apache settings into UTF8 of your Apache Web Server in which you deploy your reports.

  • Displaying WebI report parts via openDocument in BI 4.1 SP 3 Update

    1) We are using SAP BO 4.1 SP3 Update version.
    2) We have a requirement to display PARTS of webi report which has prompts as well.
    3) We referred the Opendocument PDF and used the below functionality to get what we need:
    sRefresh=Y&mode=part&sReportPart=UIREF:RID=1:BID=1
    The problem with this is we have a Prompt X which has a value say  A B C.
    So our final URL would be:
    http://[servername]:[port]/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=[CUID of WebI doc]&lsSX=A B C&mode=part&sReportPart=[Reference to the report part to be shown].
    4) Our problem is that if we pass parameters in Prompt X which has a SPACE (Like we have in A B C) the functionality goes for a toss. Also if we pass Dates like 01/01/2012-12/31/2012, the function doesnt work.
    5) This is the problem with VIEWING PARTS OF WEBI report only. Works fine if we wanna view full report.
    6) Is it a known issue ?

    Hi Ankit,
    For special characters like space, colon you have to use ASCII characters in URL. For e.g. if you want to write prompt as
    Enter Year:
    then it should be like :
    Enter%20Year%3A
    Please refer page 9 of below document :
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&ved=0CD4QFjAD&url=http%3A%2F%2Fwww.pieterverstraeten.com…
    Cheers
    Sahil

Maybe you are looking for

  • How do i sync numbers between my ipad and imac. i dont even know how to do this via itunes

    Hi, i just downloaded numbers to my ipda, thinking that as i use it on my mac, i would be able to use it on my ipad, and that the lates version would be saved automatically, however i have no idea how to sync the numbers on both devices

  • I cannot post hyperlinks in a forum posting field

    Running 3.6.8, I have recently been unable to post hyperlinks in a forum reply field. Any attempt to insert a Smiley results in the Smiley being pasted at the beginning of the text rather than at the cursor point. Inserting an embed link to Youtube a

  • How to use Changed Data Capture?

    Hello, I want to use CDC to load my DW in real time. I am testing ODI in that mode. I have two tables: SRC Employe (empl_ID, name, surname, salaire, age) and TRG Employe( empl_ID, name, surname, CreDate, UpdDate) on SQL Server 2005. I wish to load da

  • Itunes 6 downloading error...

    I have tried to update to itunes 6 and receive the following message: Installation Error - 3. Then another error pops up: 1628 - Failed to complete installation. I have read many posts here and have tried most. I am frustrated that I am unable to rol

  • RFP for Data Warehousing Project

    My manager contracted a consultant to come up with an RFP for us. But we are running way behind schedule :( Does anyone have a sample RFP for a Data Warehousing project for me to have a reference on what is required? Thanks, Tamara