Connecting SAP R/3 to Xcelsius dashboard

Hi all,
     I've a requirement where I have some reports in SAP R/3 and based on those reports I need to build a single Xcelsius dashboard.  What I know is I have to use Crystal Reports which fetches the data from R/3 tables and in turn use these Crystal reports as data source to my Xcelsius Dashboard and I want this dashboard to be a live one.
But how should I connect to the Crystal reports data directly from Xcelsius ??
Is it through Live Office, if yes can someone describe the process to do it as I'm unaware of it ??
Thanks
John

Hi Anil,
               The reports in SAP are standard reports where each report is having 4000-5000 lines of code, and to replicate
               the same logic in Crystal Reports to build reports which in turn can be used a data soure to Xcelsius dashboard is a
               huge task and time consuming as far as I know from outside of it.......
               Is there any other approach to achieve this ?
Thanks
John

Similar Messages

  • Connecting ORACLE 10G, SAP R/3 to Xcelsius dashboard

    Dear All,
    I have a scenario with a customer, where in we have to develop an XCelsius dashboard over Oracle 10g source. Customer is keen on building dashboards directly on top of Oracle 10G (or) SAP R/3.
    Could you please let me know - which approach is good for Performance of Dash boards?
    1)ORACLE 10G>NON SAP Universe>WEBI Report>Live Office> XCelsius
    2)Oracle 10GSAP R/3 (Using of Data Services)>ABAP Function Module>Crystal Reports2008>Live Office> XCelsius.
    3)Oracle 10G>Crystal Reports2008>Live Office-->XCelsius
    Thanks and regards,
    Raghu

    HI Raghu,
    1)ORACLE 10G>NON SAP Universe>WEBI Report>Live Office> XCelsius
    Here we can make use of the background scheduling of webi reports and use latest instance if the volume of data is more in the tables.
    As webi is a very good tool we can consolidate data and optimise the performence of the dashboard..
    Note: Universe designing should be done very carefully.
    2))Oracle 10g/SAP R/3 (Using of Data Services)>ABAP Function Module/Infoset>Crystal Reports2008>Live Office> XCelsius.
    SAP R/3>function module/Infoset>Crystal repotrs 2008->liveoffice>dashboard.
    Here we can make use of the background scheduling of Crystal reports and use latest instance if the volume of data is more in the tables.
    it is good if you implement all the logic in ABAP side and simplify the  work at Crystal report side so that the dashboard performence is good if the refresh option is ONDEMAND.
    Note: ABAP consultant is needed.
    3)Oracle 10G>Crystal Reports2008>Live Office-->XCelsius
    In this case you have to implement all you logic in Crystal reports and schedule the data and use latest instance for better performence of the dashboard.
    Decision has to be made depending on the volume of data logic behind report to display the final data..
    if you are using webi in ur flow you can have better staging and adhoc analysis can be given to the user .
    Case 2 is also good if ur making every thing at ABAP level .
    i dnt suggest 3rd case.
    Hope this helps you ..
    @sri

  • Using 2 data (SAP Netweaver BW) connections in Xcelsius dashboard

    I have a situation when using 2 data (SAP Netweaver BW) connections in Xcelsius dashboard.
    Break-down of issue:
    I have a toggle button in our Sales dashboard which displays Top Ten Customers versus Bottom Ten Customers.  I use the value of the toggle button to trigger the data connections.  When a user clicks the toggle button for Top Ten Customers the value of the toggle button would be a 1 which would trigger a BW query to capture sales data for the Top Ten Customers.  When a a user clicks the toggle button for Bottom Ten Customers the value of the toggle button would be a 0 which would trigger a BW query to capture sales data for the Bottom Ten Custoemrs.  NOTE: all the key figures in both querys use a scaling factor of 1000.  So for example, if invoiced sale has a value of 100,000 the scaling factor of a 1000 would display this key figure with a value of a 100.  The issue I am having with the dashboard is when I click the toggle botton for the Top ten Customers, the value shows as 100 and if i click the toggle button for Bottom ten Customers the value would show as 100,000.  I need the toggle button to show the values using the scaling factor coming from the BW queries for both Top Ten Customers and Bottom Ten Customers. It's only using the 1000 scaling factor coming from the Top Ten Customers.
    Any help on this issue would be graetly appreciated... 
    Thanks,
    Joe

    Hi, I get both. I think the errors are connected. On the one hand it is not possible to create any SAP NetWeaver BW connection, because you cannot enter the connection details- just as in the screen above. The only option you have is to use the "browse" button, but then the blank error appears.
    When trying to open a Dashboard from Portal you have to use SAP->Open and then SAP GUI should appear, but here I get the error "Could not open from SAP" instead. I have installed BEx and SAP GUI of course, reinstalled all of them two times just as recommended above, also reinstalled MS Excel, Flash, Java. Furthermore I tried to repair the installation and to change between different editions, personal, departmental etc.
    In the meantime I think it should not be possible at all to connect to BW with the departmental license key. Can somebody confirm that?

  • Connecting SAP CRM with Xcelsius to generate dashboards

    Post Author: ppchandrasekar
    CA Forum: Xcelsius and Live Office
    Hi Team,
    I am new to BOBJ and its components. I want to integerate SAP CRM system with Xcelsius to generate dashboards. As per my understanding only  through three sources we can generate Xcelsius dashboards
    1) Excel sheet  2) Web services  3) Live Office
    Now in this case, how can I generate Xcelsius dashboards. How can I connect it to CRM system and How can I fetch the data from it?
    Regards,
    chan

    Post Author: amr_foci
    CA Forum: Xcelsius and Live Office
    to create dashboards with xcelsius is not a big issue, just you've to understand how u get the data from ur database , for the excel sheet its a primary thing that make the xcelsius dashboards work, for the other things its just a work arounds to let ur data come live
    like "Live Office" , or "Web Service" or "XML Data map",,,, etc
    based on ur business and ur available tools, you can use anything of them to get the data life to the Xcelsius dashboards, read the xcelsius developer guide from business objects thats may help you much around this issue
    good luck

  • Data connection from SAP-R3 System to Xcelsius using Web Services

    Hello Everybody,
    Anyone tryed connecting data from SAP-R3 System to Xcelsius using Webservices? (created in ABAP function module)
    SDN downloaded document says to Generate Webservice URL through ABAP (by creating function module) and import it in xcelsius
    Data -> Add Web service connections
    by giving the URL to import. After giving the web server login credentials, the error says 'Unable to load URL'
    Any idea would be great help
    Note: I tried by following the thread & its not working:
    http://forums.sdn.sap.com/thread.jspa?threadID=1520321
    Thank you,
    Anand
    Edited by: Anand Amirtharaj on Feb 20, 2012 7:51 AM
    Edited by: Anand Amirtharaj on Feb 20, 2012 7:53 AM

    Hi,
    With regards to your statemetn "SDN downloaded document says to Generate Webservice URL through ABAP"   <- can you tell me more please? references/links/attachment?
    As far as I am aware, that the type of web service required for integration it a 'normal' Netweaver Web app server web service.
    There are limitations about the complexity of the WSDL - see Notes:
    1653655 - Limitations in Web Service WSDL URL usage in Xcelsius 4.0
    1703839 - Limitations of Web service usage in Xcelsius / Dashboard Design
    also , changes between SAP versions requires reworking the WSDL
    Note 1625091 - The WSDL URL for web service which generated in SAP Enterprise Central Component cannot be loaded into Xcelsius
    regards,
    H

  • Disable login prompt for SAP NW based Xcelsius Dashboard

    Hi all,
    Need assistance to understand what needs to be done in the below case:
    Current scenario:
    1. Developed Xcelsius Dashboard based on SAP NW Connectivity on BO XI 3.1 SP2+.
    2. Configured trust between SAP BW server and BO Server using steps outlined in integration kit(login/accept_sso2_ticket, etc).
    Imported user roles in BOE and enabled SAP authentication.
    After this, WEBI Reports based on Bex queries refresh in Infoview without prompting for Login id/Password.
    3. Configured SAP Server to enable portal/interop switch to display the Xcelsius Dashboard within Infoview which is the existing BI portal. Used Hyperlink object for enabling the link.
    In the hyperlink, I am using the same link which gets generated when I use the option Xcelsius 2008>>file menu>>SAP>>Launch
    Issue: On click of Hyperlink, I get SAP EP Login window. Once I fill up the SAP user id and password, the dashboard comes up
    Server Configuration:All on same domain
    SAP system ID=X(SAP BW server)
    SAP system id=Y(SAP EP Portal)
    BOBJ system Z(BOBJ Server)
    User roles stored in X. Entitlement system defined in Z for SAP BW Server X.
    Dashboard is not available in SAP EP Portal in any folder as of now. Have not created any roles yet.
    As per the various posts and KB articles,
    Do I need to enable SNC for both X and Y? or trust between Infoview and SAP EP portal can be enabled without enabling SNC?
    Just like SAP BW server, does the SAP EP portal also has *.cert files that can be used to exchange with BO Server to enable trust.
    Thanks,
    V Fernandes

    Hi Ingo,
    Thanks for your explanation. I was referring the configuration mentioned in the wiki article for displaying Xcelsius Dashboard in Infoview where this was explained as a possibility. Even though its not Lean.
    Link: [http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofanXcelsiusdashboardinBOE+Infoview]
    The only difference in my case is the use of SAP Authentication instead of Enterprise.
    Thus as per your last update the following workflow is only valid:
    1. User logins to Infoview using SAP Authentication.
    2. User clicks on Xcelsius Dashboard Hyperlink object.
    3. SAP Enterprise Portal login pops up within the Infoview Workspace.
    4. User has to fill in the Login credentials again.
    5. Dashboard load up successfully.
    Please correct me in case I am wrong.
    Thanks for the response.In case there is any other way this can be achieved, then please do let me know. Appreciate for all the help.
    Regards,
    V Fernandes

  • How to connect Already created WebI reports with Xcelsius Dashboards

    HI Experts,
    My requirement it to bring data from already in use WebI reports to a consolidated Dashboard. I am aware of connecting universe with Dashboard with the help of QaaWS.
    Is there is any other way that we can connect our dashboard?
    We are thinking to publish those dashboards on the SAP Enterprise BI Portal.
    Thanks in advance!!!
    Edited by: BIBO_Apprentice on Aug 13, 2011 7:40 AM

    Hi,
    One can connect WebI reports with Xcelsius dashboards in 3 ways:
    1. Using QaaWS : connects universe with Dashboard. Dashboard uses the WSDL link to get data that works on SOAP (that works on exchanging web structures).
    2. Using Live Office Connection: With the help of Live Office one can connect the WebI reports directly. One can take advantage of the scheduled instances of the WebI reports. So it is good for time consuming reports.
    3. Using BI Web Services: Here custom web services are created of intended report instances. Publication is done from CMS side.
    after that WSDL is used as any other web services.
    Get back if you need any further clarification.

  • How to use multiple connections for xcelsius dashboard via toggle button

    Can anyone shed some light on how to apply a toggle button for multiple connections using xcelsius dashboard.
    I created two SAP connections in my xcelsius dashboard.  The first connection uses query 1 (bottom ten customers) and the second connection uses query 2 (top ten customers).  I wanted to use a toggle button where the user would click Top Ten customers versus Bottom Ten customers.  Which ever the user clicks in the toggle botton would run that query.
    If the toggle button is not the way to handle this can someone explain a better approach to run either query in the same dashboard.
    Thanks,
    Joe

    Hi,
    I've never had to do this so have no practical experience.  However in theory you should be able to do the following (assuming the data connection type youu2019re using has the "Usage" tab):
    Set up the two connections as normal - On the usage tab set the detail query to Refresh before components are loaded and make sure that this is unchecked for the other query.  Set both queries to populate the same range so that one query will overwrite the other in the Xcelsius spreadsheet.
    Bind a toggle button to a cell e.g. A1
    Back to the data connections again and set the "Refresh on trigger" trigger cell to A1.  And set the "When Value Becomes" to either "On" or "Off" dependent on how you've set up the toggle button.  Repeat for the other query.
    Hope this helps,
    Paul

  • Can I access Webi queries and Xcelsius dashboards from SAP portal?

    Hello,
    Can I access Webi queries and Xcelsius dashboards from SAP portal?  And how?
    Thanks

    Portal Part 1
    /people/ingo.hilgefort/blog/2010/03/29/sap-businessobjects-enterprise-sap-enterprise-portal--part-1-of-4
    Portal Part 2
    /people/ingo.hilgefort/blog/2010/03/30/sap-businessobjects-enterprise-sap-enterprise-portal-part-2-of-4
    Portal Part 3
    /people/ingo.hilgefort/blog/2010/04/08/sap-businessobjects-enterprise-sap-enterprise-portal--part-3-of-4
    Portal Part 4
    /people/ingo.hilgefort/blog/2010/04/21/sap-businessobjects-enterprise-and-sap-enterprise-portal--part-4-of-4
    Ingo

  • Standard xcelsius dashboard templates of  SAP BW  in to Dashboard 4.1.

    Dear All,
    Please let me know the step by step process to use the standard xcelsius dashboard templates of  SAP BW  in to Dashboard 4.1.
    Thanks
    Regards,
    Sai

    Hi Sai,
    Is this related to only standard dashboard template then you can find those template in file menu --> samples or --> template. I hope you could have done basic groundwork on this.
    Official Product Tutorials – SAP BusinessObjects Dashboards 4.x
    If this question related to the standard dashboard delivered by SAP then you can proceed further down.
    The current project where i am working is known as Embedded Analytics. If i clearly understood your question this approach satisfies you. Unfortunately there is no concrete information on this. But let me provide you some links which might be informative & useful for you.
    Dashboards in SAP Business Suite based on BI Content
    Dashboards in SAP Business Suite based on BI Content
    Above link provides you the list of dashboard, its prerequisites & configuration.
    Guide to Embedded Analytics inside the Business Suite: A Webcast Summary
    How to integrate the Standard dashboards from BI to BO.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e05f1876-5a58-2e10-0ca8-cf1202602bac?QuickLink=index&…
    Getting Started with Business Suite Analytics
    Hope it helps, Revert for any clarifications required.
    --SumanT

  • SAP Xcelsius dashboard into HTML5.

    Hello Experts,
         Is it possible to import xcelsius dashboard(.swf) in captivate and convert into html5?
    Thanks
    prabaharan

    No.  The SWF will not be converted to HTML5.

  • Can't connect SAP BW via Live Office and Crystal Report

    Hi all,
    I got error when I tried to refreh with connection refresh button in below environment.
    Does anyone know the cause of this problem?
    <System Configuration in my environment>
    SAP BI Bex Query(Data Source) --> Crystal Report(in Infoview) --> Live Office --> Xcelsius
    <Error>
    LO 26608 (under Enterprise Authentication)
    LO 02010 (under SAP Authentication *1)
    *1 I followed the instruction of below blog.
    /people/ingo.hilgefort/blog/2008/10/07/businessobjects-and-sap-part-2-of-4--creating-a-xcelsius-dashboard-on-top-of-sap-bi
    <Environment>
    Xcelsius 2008 SP1 Fix Pack 3
    Crystal Report 2008
    Live Office XI 3.1 Version 12.1.0.882
    SAP BI 7.0 (SAPKW 70016)
    Regards,
    Hiroyasu

    Hi,
    Thanks for your response. Please see below answers to your question:
    When you say that you are not able to connect from Word Live office to server - in this are you able to see Live Office tab in word document?
    Yes, I can see the Live Office tab. When I try to connect to the server to insert a crystal report I get the message "constructor exception (error: WSE 99999) Unknown error "-1""
    Did the installation process was done properly?
    As far as I am aware, yes.
    Which version of Live office you are using? because it will help to proceed further.
    LIVE OFFICE XI 3.1 (version 12.1.0.882)
    Where exactly you are not getting the Crystal Reports Options? Are you facing any error message?If Yes then what is the error message.
    Please see above
    Are you able to login to server successfully?
    I can in Excel in Live office but not in Word. As per the first message, I cannot see an option in Crystal to publish a crystal report. Do you know how I can do this? As I understand I need to publish it to the server and then Live Office will be able to see it.
    Regards
    Asha.

  • SAP BW Query and Xcelsius

    Hi Gurus,
    SInce now we can directly connect Xcelsius to SAP BW Netweaver queries, I have a requirement to craete a dashboard in Xcelsius  which should get data from several BI Queries.
    Is it possible. I know how to connect to one QUery but how can I add different queries in the same XLF.
    Can anyone please explain?
    Thanks!

    Yes you can add multiple queries in your XCelsius dashboard. Make sure that you are using XCelsius SP3 and that your BW 7 system has at least EHP1 and SPS 5 installed. Additionally both the java stack and the abap stack should be activated.
    You can find more information in the user's guide:
    http://help.sap.com/businessobject/product_guides/xcelsius2008SP3/en/Xcelsius2008SP3_user_guide_en.pdf
    Regards,
    STratos

  • Xcelsius Dashboard based on BI Query

    Hi,
    We want to embed an Xcelsius dashboard into our application. All other forms of Xcelsius dashboard work except for the one based on a SAP BW Query. The Xcelsius dashboard work fine in the portal when we embed the Xcelsius dashboard into an iView.
    We identified that if we pass the following parameters to the dashboard it should work but not sure what it means. Can you help us identifying what does it mean and from where can we get these paramaters.
    Regards,
    Tarun
    BICSWS_PAGEID = "BICSWS_PAGEID";
    BICSWS_ENDPOINT = "BICSWS_ENDPOINT";
    BICSWS_TICKET = "BICSWS_TICKET";
    BICSWS_LANGUAGE = "BICSWS_LANGUAGE";
    BICSWS_DECIMAL = "BICSWS_DECIMAL";
    BICSWS_THOUSANDSEPARATOR = "BICSWS_THOUSANDSEPARATOR";
    BICSWS_MONTHSLONG = "BICSWS_MONTHSLONG";
    BICSWS_MONTHSSHORT = "BICSWS_MONTHSSHORT";
    BICSWS_DAYSLONG = "BICSWS_DAYSLONG";
    BICSWS_DAYSSHORT = "BICSWS_DAYSSHORT";
    BICSWS_DATESEPARATOR = "BICSWS_DATESEPARATOR";
    BICSWS_TIMESEPARATOR = "BICSWS_TIMESEPARATOR";
    BICSWS_DEBUG = "BICSWS_DEBUG";
    BICSWS_CONMODE = "BICSWS_CONMODE";
    CONMODE_BI_RUNTIME = "BI_RUNTIME";
    CONMODE_STATELESS = "STATELESS";

    What kind of application are you embedding it into?
    Xcelsius dashboards using Netweaver BI connection are automatically rendered through web template 0DASHBOARD_TEMPLATE in BW.

  • Xcelsius Dashboards

    Hello Experts,
    I want to create a simple xcelsius dashboard. For that I have below environment available with me:
    There are 2 different sources from which I can fatch data to create dashboard.
    1. SAP BW query
    2. Oracle database views
    In either of the way I want to fatch data from these source ( anyone at a time) display it on xcelsius dashboard. Changes done in back end system should also reflect on xcelsius dashboard.
    Can anyone explain me the complete flow how I can achieve this? What all is needed for these?
    Regards,
    Nirav Shah

    there is many different ways to create Xcelsius dashboards and since you need the changes done at the backend systems reflect to the Xcelsius dashboards you have to develop a live dashboard, which connects to the source and extract the data whenever the enduser wants it and keep him updated with last snapshots of the data.
    for the Oracle systesm, you can connect to the unversie directly using QAAW, or live office.
    for SAP BW, you can also do the same,but you need BO integration kit for sap systems to be installed on your BO platform, to make it able to connect to the SAP BW.
    good luck
    Amr

Maybe you are looking for

  • Iphone 4 has no text tone

    My iphone 4 will not ring on texts. It will vibrate but no sound. It works fine on calls. All settings are correct. I have the ringer on and volume turned up, it is not something silly I am missing. When I tap the different ringtones under sounds and

  • Conversion from milliseconds to Date in 1.5

    A java.util.Date object can be constructed by passing the number of milliseconds since 1 January 1970 as a constructor argument. This Date can then be formatted to a human-readable format with SimpleDateFormat. I have tested this conversion from mill

  • History of messages in the DB

    Hi, I have read that AQ maintains a history of all messages. Could somebody tell me where is it stored, is it some view ?? And also that is it done automatically by Oracle AQ or you need to define some settings/parameters while queueing messages ? Th

  • Credit Blocked delivery does NOT reappear in VKM1

    Hi, I have static credit limit check activated for deliveries. Credit check config is done to not run a check again for 120 days once the document is released from VKM1. With credit check the delivery gets blocked. Its visible in VKM1. Then its relea

  • Where do I find my subscriptions

    I just got an email to renew a subscription that I forgot I had and have never used.  I wanted to cancel the renewal, but can't find it. Where do I find my subscriptions?