Launch HTML Editor for creating webi reports - Java sdk

Is there a way to launch HTML editor directly for creating webi reports..I know we can set the preference for HTML report panel in infoview...but thats not the requirement. I have to launch the HTML or Java report panel editor according to the User selection on the fly....its a customized java code for webi reports.
Any help on this is appreciated!
Thanks
Chenthil

Guys will this link work to launch the HTML editor....
desktoplaunch/querywizard/jsp/entry.jsp?skin=skin_standard&docname=&docid=&isNew=true&isModified=&doctoken=we00010000b5d263b7d0a6&repotype=&unvname=&unvid=UnivCUID%3DAZu2kpoiudVOk35pUtr6.qQ%3BUnivName%3DKalvin&unvrepoid=&mode=C&decsep=.&unit=in&lang=en&doctype=wid&viewType=H&isModify=yes

Similar Messages

  • HTML Editor for creating e-mail templates for SAP Cloud for Customer

    Hi Techies,
                     Is there any preferred software for creating e-mail templates to use with SAP Cloud for Customers ? I mean to avoid unnecessary errors when creating standard e-mail template which are recognized unified manner within the system.
    Will appreciate with rewards points for best support.

    Here is a template for the wire-frame that we used. We went with pure HTML tables so that the response could be multi-client compatible. We found that additional code caused issues with certain clients. In the middle table, we had linked icons to our respective self serve properties and additional support options for Chat and our own Support Community.
    The content of the email will be placed where #Text# is. Our email responses include the content and the basic signature. We also provide our detailed legal disclaimer at the bottom with additional links if needed.
    Let me know if you have any questions.
    Thanks!
    Josh
    <font face="Trebuchet MS, Arial, Helvetica, sans-serif" size="2">
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:50px;">  </td>
        <td style="border: 1px solid #9b9b9b; border-bottom: none;">
           <div style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;">#Text#<!--Placeholder for email content.--></div>
          <p style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;">Chat:       <br />
          Support Community: <br />
          Customer Care: </p>
        <p> </p></td>
      </tr>
    </table>
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:500px; border: 1px solid #9b9b9b;">
    <table width="100%">
      <tr>
      <td width="50" valign="middle"><!--Include links to self serve options here--><img src="XXXXX" alt="XXXX" title="XXXX" style="border:0 none;" /></a></td>
            <td valign="middle">
            <p style="color: #6a6a6a; display: block; margin: 5px;"><!--Include links to self serve options here-->Support is also on: &#13;
      </td>
      </tr>
    </table>
        </td>
        <td style="border-right: 1px solid #9b9b9b;"> </td>
      </tr>
    </table>
    <table width="100%" cellspacing="0" cellpadding="0">
      <tr>
        <td style="width:50px;">  </td>
        <td border="1" style="border: 1px solid #9b9b9b; border-top:none;"><p> </p>
        <p style="color: #6a6a6a; display: block; margin: 10px; padding: 10px;"><strong>NOTICE:</strong> Legal Disclaimer   Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse a
    magna non libero accumsan luctus. Donec purus metus, mollis nec
    commodo ac, hendrerit pulvinar lectus. Sed quis elit felis. Duis ut
    eros urna. Morbi fringilla nunc vitae enim mollis in sodales nisl
    tincidunt. Etiam orci risus, convallis ut tristique in, vestibulum sed
    ligula. Donec quis sodales purus. Donec dignissim lacus dignissim
    justo fermentum eu volutpat justo consectetur. Fusce metus massa,
    fringilla sed malesuada nec, vulputate quis lectus. Vestibulum et
    venenatis ante. Vestibulum non dui dolor, et tempus magna. Cras
    tincidunt cursus enim, id convallis tortor placerat eu. In in magna ac
    dui pretium placerat. Duis tortor leo, viverra ac tincidunt nec,
    bibendum non nunc.
    Curabitur et turpis vel nulla vulputate ullamcorper id sed eros. Donec
    orci lacus, elementum nec vulputate et, varius id neque. In ac magna
    ac lectus gravida consectetur. Class aptent taciti sociosqu ad litora
    torquent per conubia nostra, per inceptos himenaeos. Etiam egestas,
    diam vitae molestie vestibulum, magna orci ultricies nisi, id luctus
    lorem nulla nec lorem. Donec tincidunt vehicula ipsum eget mattis.
    Donec dictum vulputate mi ut facilisis. Vivamus varius augue fermentum
    libero iaculis quis dictum ante consequat. Aenean luctus massa sit
    amet nulla sagittis id fermentum sem luctus. Vivamus odio diam,
    lacinia ac egestas eget, tincidunt et sem. Sed a ante dui, eu
    scelerisque eros. Nullam et faucibus odio. Nunc posuere auctor sem, ac
    blandit ipsum molestie sit amet. Nullam nec luctus arcu. </p>
        <p> </p></td>
      </tr>
    </table>
    </font>

  • How to create @prompt filter at universe level for my Webi reports

    Dear all,
    I am using BO XI 3.1 SP3 with SAP BW 7.0.
    I have created an open[big] query based on a multiprovider for my OLAP universe.
    OBJECTIVE: to create LOV prompts for Calender year, for my webi reports, which takes 2010 as input then offsets the input year and then shows Gross sales for the prompt year [2010], 2009 & 2008.
    ISSUE: if 2010 is selected in webi prompt filter, then it doesn't display any data for any other year, lets say gross sales for 2009.
    ALTERNATIVE: i tried to create a prompt filter in the universe with this syntax,
    <FILTER KEY="@Select(Calendar year\Calendar year).[TECH_NAME]"><CONDITION OPERATORCONDITION="InList"><CONSTANT TECH_NAME="@Prompt('Enter year','N',,Mono,Free,Not_Persistent)"/></CONDITION></FILTER>
    it worked fine. but i also want to create a measure or dimension which subtracts 1 from the above filter and return a result with a previous year.
    e.g
    PROMPT: 2010
    PROMPT-1: 2009
    Universe structure
    [TIME]                         class
      [Calender year]        class
         [Calender year]     dimension  ( type:string)
    Please guide me with correct procedure and syntax.

    masood44 ,
    I think you should just prompt for year and capture and use the selection at the webi report  level.
    say you have calendar year(convert it into numeric) prompt at webi level. say user selects 2010 capture it in a variable var1:userresponse('enter year'). then create a variABLE (var2)  with formula :
    if(isPromptAnswered('enter year')='yes';([year] where year inlist(var1;var1-1;var1-2);null)
    build your report with var2 and gross income
    Thanks,
    Karthik
    Edited by: kbharadwaj79 on Jun 2, 2011 5:34 PM

  • Restful sample with Java for getting WebI report info in 4.1

    Hi All
    Can anyone give me a sample code in JAVA for getting WebI  report information using Restful services in 4.1 SP1 Version
    Thanks In Advance

    Hi All
    Im unable to execute the below URLs and getting error
    /documents/{documentId}/reports/{reportId}/elements/{elementId}/properties
    /documents/{documentId}/reports/{reportId}/elements/{elementId}/datapaths
    /documents/{documentId}/reports/{reportId}/elements/{elementId}/dataset
    /documents/{documentId}/reports/{reportId}/elements/{elementId}/axes/
    /documents/{documentId}/reports/{reportId}/pages
    /documents/{documentId}/reports/{reportId}/inputcontrols
    /documents/{documentId}/reports/{reportId}/
    Errors:
    Not found. (RWS 00056)
    Not acceptable, (RWS 00058)
    Any Suggestion Please.

  • Unable to create webI report??

    HI all
    I am using BO XI3.1 SP3, when I logged into infoview and click on the new webintelligence document, I see universes available and select the universe then it is showing as "PLUGIN's NOT INSTALLED" instead of showing the query panel of the report.
    Can any one please let me know exactly what plugin should I install before I start creating webI reports???

    @denis
    When I tried in mozilla it says "A plugin is needed to display content...Install plugins"
    when I click on install plugin
    firefox checks for available plugins for couple seconds and finally popus a window saying "No suitable Plugins found"
    when I click on more plugins it takes me to some another page in mozilla "plugins addons for mozzila"
    here I found "Java version 6 update 27" so I am installing this version of java.
    I don't have any admin rights...and all this is on my personal laptop, company didn't issued any laptop of their own.
    Thanks

  • Failed to fill the prompts when creating Webi Report

    Hi,
    I am having some difficulties when I was trying to creating Webi reports. It shows error when I tried to fill in the prompts before the query runs. The report data comes from the SAP Business Warehouse. So far it is my understanding for the query flow:
    Step 1
    SAP Business Warehouse <-- Query A (BW Query) <--
    Step 2
    BO Universe <-- Query B (By drag & drop) <-- Application(e.g. Webi, QaaWS)
    When I run the Query A (using 'Analyzer' in 'Business Explorer') to extract data from BW, the query appears 7 optional parameters for filtering. After I filled some of the fields, the query runs fine -> Step 1 OK.
    When I want to do the same thing in a BO approach by building query (i.e. Query B) to draw data from the universe (which points to the Query A in BW) using different applications(e.g. QaaWS, Webi via InfoViewApp, Java Webservice SDK: QueryService & ReportEngine, etc), the application will display 7 optional prompts (i.e. those referring to those appeared in Query A) before the query executes. However, when I tried to fill those prompts, the application appears some fill prompts error and no query job is submitted to the BW -> Step 2 Fails.
    When I skipped to fill those optional prompts in building the Query B, the query job can be submitted and the query result is returned.
    Before the error occurs, I have been working on building similar Webi report and everything goes fine. I feel so strange that why the error appears so suddenly and I would like to ask how to avoid it.
    Many Thanks,
    Gary

    Hi Adil,
    I am using BOXIR3 and a screenshot is attached below:
    [http://farm4.static.flickr.com/3200/2948600340_4f1330d283_o.jpg]
    I have built the query in InfoView by drag & drop and after I click the 'Run Query' (the circled area), it is expected I will be asked to fill in some optional prompts (from BW query). Instead, an error shown about 2 minutes after clicking the button,.
    [http://farm3.static.flickr.com/2004/2947792827_bfacdc7dbe_o.jpg]
    Regards,
    Gary

  • Can not create Webi report on a Universe based on Bex Query

    Hi,
    We are using BO XI 3.1 (FP 3.4) with SAP integration Kit (same Patch Level) with SAP Authentication. We have a Universe based on a bex query and its connection is set to use SSO.
    We have say two SAP users U1 & U2. Now "U1" is able to create webi reports but when we Logged in as "U2" and try to create Webi reports or try to refresh reports created by U1 it through an error ...
    The database error text is: (CS) "Error on NumResultCols" . (WIS 10901).....
    As per the "Authorization" section in BusinessObjects XI Integration for SAP Solution Installation Guide we have provided this users with all the mention autherizations.
    Any words over this will be highly appreciated.
    Regards,

    It is highly probable that this is due to missing authorizations on the SAP BW side (not talking about the authroizations which are directly related to the BO/BW integration). I would recommend to ask your SAP Basis team to do a security trace while you are accessing the reports with the user, who gets the error. THey should look for failing authorization checks.
    Regards,
    Stratos

  • Variant for a Web Report

    Hi Guys,
    I was wondering if there was a way of creating a variant for a web report, the way we can create one for a BEx report. I would like to be able to store the variable values in a variant and then select one of the avaialable ones.
    Thanks,
    Doniv

    The save as view functionality does exist in BW 3.x.  The only difference is that it is not available as a web item.  There is a template named 0publishing_template.  This has the save view option available.  The other way is directly from the Web Application Designer.  Go to Tools --> View Definition --> Select either based on a query or based on another query view.  Once this is done you can either create another web template with the view as your dataprovider or you can create a hyperlink in the role menu and use a URL like this:
    http://servername/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=0query_template&data_provider_id=technical name view. 
    One thing to note is that views will save the variable entries.  You can add VARIABLE_SCREEN="X" to force the display of the variable screen.  To change the values in the variable screen add VARIABLES_CLEAR="X". 
    Hope this helps. 
    Jeff

  • How to create web report

    Hi friends,
    could you plz tellme how to create web reports, plz send me screen shots my mail id <removed>
    Venkat.Marneni

    check the following pdf,
    www.sappoint.com/abap/webrfc.pdf
    Also check the following links..
    http://help.sap.com/saphelp_bw21c/helpdata/en/90/8cc5371e5db25fe10000009b38f8cf/content.htm
    http://www.informationbuilders.com/enterprise-web-reporting-tools.html
    http://www.peopleservices.biz/business.htm
    https://websmp202.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBW20&COLLECTION=34&LANGUAGE=EN
    Please check the above links.

  • How to create Webi Reports with SAP BW Objects

    Hi,
    I have no knowledge on creating webi reports with SAP BW Objects like (InfoCube, DSO, MultiProvider, Infoview, MasterData Infoobject).
    As per my understanding Webi reports can be developed with universe which is created on BEx Queries or OLAP BAPI interface, unfortunately i don't have BEx App installed. So, i have to create OLAP universe in this case.
    Here my question is can we create universe with all the available BW objects like InfoCube, DSO, MultiProvider, Infoview, MasterData Infoobject.
    Please, Can anyone suggest a solution
    Thanks,
    Siva
    Edited by: siva@chinni on Apr 25, 2010 4:45 PM

    Hi,
    Yes we can create WebI on the top of SAP Objects - InfoCube, DSO, Characteristics etc...
    But we have to keep in mind that for WebI we must create Universe.
    When we create universe we make direct connection with SAP Objects but we get less functionality - such Calculated Key Figures, Restricted Key Figures, formulas etc. Now you have to achieve all these missing components at Universe Level and at WebI level.
    If you are creating your universe on the top of DSO and InfoObject then make sure they set for reporting.
    There are some online documentation which tells that what functionality you can achieve.
    Check the following document to have a bird's eye view.
    [http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/100369a7-033e-2c10-94a4-f254f8578153?quicklink=index&overridelayout=true]
    There is another document in PPT which I could  not find online. It is very helpful document. It is:
    II. SAP BusinessObjects BI Solutions XI 3.1 and SAP NetWeaver BW 7 Current risks, approach, and mitigating strategies for Client Partners, License Sales, and Consulting Delivery Managers
    Partner Enablement Seminar
    Regards,
    Bashir Awan

  • Created Webi report using BEx Query.

    Hi All,
    I am going to upgrade in BW and using BEx  & Webi Report. I have created webi report using BEx query. Now I need to test data in webi report.
    Can anyone tell me how to test data?
    Regards,

    Hi,
    compare the webi report data with Bex report. more you can compare webi report with SAP R3 system for random records.
    Thanks,
    Amit

  • How do we create Web Reports ?

    How do we create Web Reports ?

    Hi,
    Please find the follwoing for webreporting.
    Wad 7.0 links
    Presentation: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6dd54713-0c01-0010-8691-a3576b9a95d9
    Pdf: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cedbc9bb-0601-0010-1a8f-b9684aaf0204
    http://help.sap.com/saphelp_nw2004s/helpdata/en/83/54973910a9bc12e10000000a114084/frameset.htm
    help.sap.com
    http://help.sap.com/saphelp_nw04s/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/47/d4fed1c60a9743ade3b4cf306d5d48/frameset.htm
    Creating Web Applications with the BEx Web Application Designer
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/b26a3b74a4fc31e10000000a114084/frameset.htm
    pdf files
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6f969190-0201-0010-2c9b-89b55c42c4d4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b085e86e-2353-2910-0c96-9f6ab693d0e6
    E class on WAD
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/8783eb70-0701-0010-7dab-8531d45da926?prtmode=navigate

  • Retries for a Webi Report

    Hello,
    last week we discovered the possibility to set an automatically retry for our Webi Reports in the CMC.
    Today we discovered a malfunction.
    The first run of the Webi Report failed but the second one succeeded.
    The Excel Export is wrong. It looks like, that BO is using an old layout to create the Excel Export.
    We will just have this problem, if the first run fail.
    Does anybody know how to fix this?
    Thank you for your help!
    Best
    Jan

    Hi Sathish,
    thank you for the quick answer.
    New Style:
    You can see the beginning of the first sheet and the names of the other sheets.
    We use this format nowadays.
    Old Style:
    Here you can see same things. The beginning of the first sheet and the names of all sheets.
    Everytime the first run failed we get an export in the old format.

  • Authorization Error ERR_WIS_30263 when creating WebI reports

    Dear all,
    I'm currently trying to setup all authorizations in BI4 for my key-users and I'm getting some issues with my WebI authorizations.
    Each time I logon to the WebI rich client, I get for all data sources which I can choose as the basis for my WebI reports the following error:
    Your security profile does not include permission to create documents. (Error: ERR_WIS_30263) (WIS 30263)
    I already checked again and again all available authorizations in my access level, but I can not get it to work.
    Any ideas, which authorization right might be missing?
    Thanks,
    Andreas

    Hi,
    As advised in previous answer, check the users access via the CMC.
    Central Management Console > Users and Groups > User Lists
    Double click on user concerned and check the Group the user belongs to. Maintain accordinlgy :
    Try the following
    Member Of > Join Group > Universe Designer Users
    Hope this helps,
    Hecham

  • Developer key for creating BPC reports

    Hi,
    Do we need a developer key for creating BPC reports in EPM ADD IN Excel or Web interface? I do not believe so but wanted to confirm.
    Sincerely,
    Nicky

    Hi,
    To create BPC reports you just need to assign a task (Edit Report) in to the User Task Profile, as shown below:-
    Regards,
    Bishwajit

Maybe you are looking for

  • Flash Builder 4.6  differences between debug version and apk release version

    I've been struggling for several days now.  I have a simple swf file that just says 'hello world' on a green background. It is written in Flash 8 actionscript 2. I've used the Flash Builder  actionscript mobile project and flex mobile project in both

  • Excel add-in 11.1.2.1

    Hi all, We have installed excel addin 11.1.2.1 to connect to essbase server which was reconfigured from native security to use shared services security. When trying to connect wtih admin user it connects and shows the list of applications, but on try

  • Costco ICC profiles

    Does anybody know how to install Costco ICC profiles in light room three

  • Window menu in Oracle Forms

    hello i know that the Window menu cannot be removed.. well, is it any possibility to specify where to appear this menu? i have 4 menus, each of then with menu items. the last menu is Exit, which exits from the Form. i wanna Window menu to appear penu

  • Installing Oracle10g XE software only

    Hi, Oracle10g XE Linux Fedora14 I have downloaded the .rpm package of oracle10g XE from oracle website for Linux Os I want to install oracle10g XE software only on Linux Fedora14 without creating the starter database, how it can done ?