Getting subreport (tab) of a Webi report

Hi all,
I'm looking for a way (with Web Services SDK or/and with Business Objects Enterprise SDK) to refresh a tab (subreport) of a Webi report and to download it.
I'm knowing how to refresh and download a webi report already but I do not find a way to only get a subreport :s Using DocumentInformation or other? A special query?

So we loose a feature by updating the BO from 3.1 to 4.0?
Here is the way we use today with the 3.1 (but who will be obsolete with the API 4.0 because reportEngine becomes obsolete) :
ViewSupport oViewSupport = new ViewSupport();
setOutputType(oViewSupport, outputType);
RetrieveBinaryView oRetrieveBinaryView = new RetrieveBinaryView();
oViewSupport.setViewType(ViewType.BINARY);
NavigateToPath getRep = null;
oViewSupport.setViewMode(ViewModeType.REPORT);
getRep = new NavigateToPath();
getRep.setPath(tab);
oRetrieveBinaryView.setViewSupport(oViewSupport);
oRetrieveData.setRetrieveView(oRetrieveBinaryView);
DocumentInformation oDocinfo = oReportEngine.getDocumentInformation(repID, null, oActions, getRep, oRetrieveData);

Similar Messages

  • How to get the original version of Web report in BW ?

    Hello Friends ,
    I have transported one Web report from BW development to BW Production System.
    But unfortunately , the desired result not me met .
    So I have been asked to keep the original version of the Web report.
    As the new version of Web report has replaced the previous one ,
    So could anybody tell me how to get the original version of Web report in BW ?
    Many thanks in advance !!!!!!!!

    Hi,
    You can use the Transaction STMS choose the option "Import Overview" . In the GOTO tab select "History" and choose "Import History".
    Here you can find the history of requests imported to the prod system.
    Regards,
    K.Manikandan.

  • Getting error while schedule a webi report

    Hi All,
    I am getting error "A database error occured. The database error text is: The supplied XML is not valid. [Measures].[4KO5AOUTL3ZKE55WDDOMUB0AI]. (WIS 10901) " while scheduling a Webi report.
    Could anyone help me regarding the error?
    Regards

    Hi Manoj,
    Go to the controls tab in parameters in universe designer and there increase the "Limit size of result set to" and "limit execution time to".
    Also in webi go to the edit query and increase the "maximum rows retrived" and "maximu retrievel time".
    I think this should avoid partial results.
    Thanks,
    Neeraj

  • Getting error when refreshing the WebI report

    Hi,
    I am building WebI reports using a universe which is constructed over a BI cube.
    Initially I am building the report and uploading it into CMS.
    When I am importing the report from CMS and refreshing it, I am getting an error
    "A database error has occured. The database error text is: A runtime exception has occured. (Lisence key check failed, Check that you are lisenced to access SAP data sources). (WIS 10901)".
    What could be the reason for this kind of behaviour?
    The version of BO is 3.1.

    Hi,
    Your answer was really helpful, and it worked upto some extent. I have updated the lisence key and the following error is no longer coming.
    "(Lisence key check failed, Check that you are lisenced to access SAP data sources). (WIS 10901)".
    But now I have a new error popping up when ever I import a report from CMS and refreshing it.
    The error is "A database error occured. The database text is: The supplied XML is not valid.[SYMTNKEY].[LEVEL 01]. (WIS 10901)."

  • Getting error while refreshing a Webi reports for a specific universe

    Hi Experts I am trying to refresh a WEBI Report but getting this error: A database error occured.
    The database error text is (cs)"Specified network layer is invalid" Previously this was working fine...
    from today itself I am getting this error
    My DB is DB2 DB Drivers: DB2 V9 ->JDBC Driver

    Test Connection is always successful...
    Not sure whats wrong

  • Getting error while refreshing the Webi report

    Hi Guys,
    I am getting error, while refreshing Webi reports. Error like:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. Time limit exceeded.. (WIS 10901)
    Could anyone please reply.
    Regards,

    Hi,
    If it's not the universe limits, then I think you've hit the "MDX result contains too many cells" (more than 1million) problem.
    So, I suspect a long running query, no filters/variable restrictions, and You've probably got a dump in ST22.
    I don't know what BW you have, but if it is BW 7, do you have Enhancement Pack 01 and SP05<->10  ?
    You should check out all the latest corrections from component BW-BEX-OT-MDX
    the final proof of the pudding would be to enable MDA / SOFA log , capture the MDX SELECT statement and test it in BW MDXTEST - i bet you get the same error there.
    regards,
    H

  • Getting error when schedule a webi report

    Hi All,
    I am getting error "Cannot initialize Report Engine server. (Error: RWI 00226) Error: INF) while schedule a Webi report.
    Could anyone help me regarding the error?
    Regards

    Hai
    Check this Links
    http://www.sap-forum.org/f22/smtp-error-when-scheduling-webi-report-t483/
    http://www.businessobjectstips.com/tips/server/sizing-limits-to-web-intelligence-report-server-maximum-simultaneous-connections/

  • How to Get SUMCT SUMGT functionality in WEBI reports.

    Hello All,
    How to get the SUMCT SUMGT functionality in WebI reports using variables/formulates, as these fictions cant be used in Bex if we are developing a BO report on top of that.
    We are developing BO WebI reports on top of BeX query. nd we are on BO 4.0
    I tried to search in SDN but didnt got any relevant link.
    Thanks  & Regards
    Neeraj.

    Hello,
    Srry for disturbance.
    Got the soln for the same. Can be achieved easily using report context.
    For more details refer below link.. :
    http://www.dagira.com/2010/01/04/calculation-context-part-i-overview/
    Neeraj.

  • Linking 3 tabs in single webi report

    Hello,
    I am working on WEBI 4.0 reports. Can you please help me for the following requirement.
    I have to create single webi report with 3 tabs, each tab contains one report and on top i have to create 3 radio buttons. If user selects any radio button according to that it has to display that specific report.
    I will tell you with example
    I have 3 reports A, B, C. these shoud be in single webi report with tabs
    radio button A, radio button  B, radio button C.  If user selcts A it should display A report, if B then B report........
    Is there anyway to achieve this requirement?
    Please help me SAP gurus

    try this work around .
    1st = create variable "radio"
    2nd = go to input control
    create a new input control select a radio variable
    3rd = click on custom
    new window will come insert the list of value as shown below
         click on ok
    create a 3 report(vertical table) which u want to show
    select report A and right click on it and select format table
    select HIDE WHEN FOLLOWING Formula is true
    write the above formula in A table(report)
    and some for B
    = [radio]<>"B"
    and for C
    = [radio]<>"C"

  • Cannot get multiple tabs with multiple web pages

    Hi, My plain vanilla firefox browser in Win 8 has stopped giving me multiple tabs when I access more than 1 web url. Before say I access 5 sites, then for each site I get 5 tabs so I can easily switch between web pages. Now they all appear under 1 tab only. Ticking the box in Tools/Options/Tabs/open new window in a new tab instead, doesn't work...very frustrating....any ideas? Many thanks

    I'm not sure I understand the change, so let me mention a few things and you can reply with comments and clarifications.
    How are you directing links to new tabs: do you use one of these methods?
    * right-click > Open Link in New Tab
    * Ctrl+left-click
    * middle-click (using a mouse scroll wheel)
    Other issues:
    * Is Firefox's tab bar not showing or behaving strangely? (Please describe in more details if applicable.)
    * If the problem is that the Windows Task Bar is not working the way it used to, check the ''last'' setting on the Tabs panel of the Options dialog: "Show tab previews in the Windows Taskbar" to see whether that is what got turned off.
    * If the problem is that Google results used to automatically open in a new tab but now they open in the same tab, you need to select "new window" in Google search preferences: https://www.google.com/preferences

  • How to get the Empty page in Webi report

    Hi,
    I have to insert the charts in the report but i don't have the space to insert the charts in same page so i need one more page how to get the blank page in report
    thanks,

    turn your report from Page Layout to Draft Mode. Than you will be able to insert chart in it.
    You can view Web Intelligence reports in different modes depending on how you want to work with data and how you want the data to appear.
    1. In Web Intelligence Interactive, select the report tab of the report you want to view.
    2. Click the arrow next to the View button on the main toolbar above the report.
    3. Select the viewing mode.
    4. In the Java Report Panel or Web Intelligence Rich Client, use Switch Page/Quick Display on the Reporting toolbar to alternate between Page mode and Quick Display mode.
    Edited by: srrachna on Apr 22, 2011 2:25 PM

  • Getting all webI reports in a folder and its sub-folders using java sdk.

    hi,
    I need a java code to get the Id of all webi  reports in a folder and recursive sub folders .
    Is there any sample code or tutorial  available for It?
    regards,
    nitin

    I didn't test this but it should work. Import required packages.
    <%
    String username = "administrator";
    String password = "<password>";
    String cmsname = "<cmsname>";
    String authtype = "secEnterprise";
    IEnterpriseSession oEnterpriseSession = CrystalEnterprise.getSessionMgr().logon(username, password, cmsname, authtype);
    IInfoStore oInfoStore = (IInfoStore)oEnterpriseSession.getService("","InfoStore");
    getWebi(oInfoStore,0,out);
    oEnterpriseSession.logoff();
    %>
    <%!
    public void getWebi(IInfoStore oInfoStore, int sourceFolderID, javax.servlet.jsp.JspWriter out)
    try
         String query = "select * from ci_infoobjects where si_kind='webi' and si_instance =0 and si_parentid =" + sourceFolderID ;
         IInfoObjects oInfoObjects = oInfoStore.query(query);
         for(int i=0;i< oInfoObjects.size(); i++)
              IInfoObject oInfoObject = (IInfoObject) oInfoObjects.get(i);
              out.println(oInfoObject.getID() + "  " + oInfoObject.getTitle() +"<br>");
         String query = "select * from ci_infoobjects where si_kind='folder' and si_parentid = " + sourceFolderID ;
         oInfoObjects = oInfoStore.query(query);
         for(int i=0;i< oInfoObjects.size(); i++)
              IInfoObject oInfoObject = (IInfoObject) oInfoObjects.get(i);
              getWebi(oInfoStore, oInfoObject.getID(), out);               
    catch(SDKException e)
         out.println(e.toString());
    %>

  • How to add Tabs and List Boxes in Webi Report in Reporting Area(Not Report Filters & Input Controls)

    Hi All,
    I have a requirement to use some components called List Box and Tabs in my WebI report for presenting the information by dynamic dimension and measure selection using list box and segregate information by using Tabs as in below image.
    Image was prepared in MSPaint not executable webi report.
    Is it possible to integrate the list box and tabs into Report Zone in BO Webi? as show in below image?
    Thanks in Advance
    Muralidhar Reddy N

    Hello Muralidhar Reddy,
    The exact tool for your requirement is SAP BO Dashboard or SAP BO Design studio. WebI is a tool for ad-hoc reporting tool and we have limited functionalities to make dashboards using webI. You can have all those chart options in WebI and you can use Input controls or drill filters for restricting data. But you cannot have these selection components in reporting area. Tabs as shown in above post, you can have in bottom of the report.
    find below a good example of dashboard using WebI
    http://blog.davidg.com.au/2011/04/webi-as-dashboard.html
    hope it helps
    Regards,
    Nikhil Joy

  • Some blank WebI report sent by publication

    Hello
    I'm working on BO XI 3.1 SP2.
    I have created two webi documents.
    The first one contains a report used to list the dynamic recipients of mail.
    This report is filled and display : Ids, Full Name, destination mail adress.
    It contains undreds of recipients.
    The second Webi document contains the datas I want to send to my recipients.
    My publication is set with a personalization in order to limit the datas to the scope of each recipient.
    For that I use two fields matching in the recipient document query and in the sent document query.
    My publixation is scheduled once a week and works fine.
    My problem is that some users receive blank reports with the normal publication.
    When I try the test mode and I select these users as recipients, filtering the destination list by unchecking the tick box in the dynamic destination screen, I receive the Excel file all filled.
    So Can you please help me explaining why my excel files are blank with the normal publication and filled with the test mode.
    This problem doesn't appears for all users.
    Lot of thanks
    Getdaone

    Hi Getdaone,
    First off you are not supported under XI3.1 SP2 for Product fixes, so I would recommend you upgrade to a supported patch level, i.e. SP3 or SP4.
    There a few known bugs with Publications delivering blank reports.
    Please check the following SAP Notes to see if any match your workflow:
    1540031 - Scheduling a Web Intelligence publication does not return data.
    1630285 - Empty report tabs appear in webi report when scheduling through publication.
    1539855 - Users get blank Web Intelligence reports from publications with profiles when the report is saved without data in BOE XI 3.1.
    1570436 - Publications containing multi-query Web Intelligence reports scheduled to dynamic recipients is missing data or sends blank reports
    The bug described under 1570436 is apparently fixed in FP3.7 which should be out in December.
    I hope this helps <<Text removed>>
    If not then I would suggest raising a support message with SAP.
    Kind regards,
    John
    Edited by: Matt on Oct 10, 2011 10:21 AM

  • 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

Maybe you are looking for