Regarding Connection In Xcelsius

Hello Experts,
I have about 10 connections in my Xcelsius dasboard. Now my requirement is untill all connection got active and load the data till that i have to show the loading screen and rest all part off dasboard will be disabled. How do i know that my all connections loaded the data successfully.
Thanks in advance

For each connection you can let XCelsius write a number, let's say 1, in a specific cell when the data is loaded.
You can have a formula in another Excel cell that sums up the values from the loading status cells. Create an additional formula in a different cell to return 1 unless the value of the sum up field (sum of the loading status cells) is 10. In this case it should return 0. LEt's call this TriggerLoadingScreen cell.
Create a loading screen (eg. a JPG) that covers the entire dashboard (put it in the foreground). Setup the visibility of the loading screen to be based to the value of the TriggerLoadingScreen cell.
Regards,
Stratos

Similar Messages

  • BW Authorization and setting issue to set up a BICS connection for Xcelsius

    We are trying to create a BICS connection with Xcelsius on our BW production system and would like to know what the minimal settings should be to be able to publish and run an Xcelsius dashboard. We have been able to make a BICS connection with Xcelsius and publish and run/launch the dashboard on BW development. BW Development is completely open; there are no restrictions on the settings. But of course we cannot open our production like this. We have tried to open our BW test according to the SAP NetWeaver How to Guide: How to... Create Authorization Objects Required to Work with Xcelsius Dashboards in SAP BW. We have done the following:
    First of all we get the following message when saving a Xcelsius file to BW, when all the settings are equal to the production settings (not modifiable):
    ! The specified technical name is not valid for the permitted namespace
    !     R7     063     Namespace u2018/BICS/u2019 must be set to u2018changeableu2019 (transaction SE06)
    After that we changed the settings on our BW test environment to modifiable by doing the following steps:
    1.     SCC4 (System temporarely open; after changing the system change options by SE06; the system will be closed again)
    2.     SE06 (Namespace /BIC/ to modifiable)
    After that when trying to do the same thing as before, saving the Xcelsius file to BW, we get the following error message:
    ! The specified technical name is not valid for the permitted namespace
    !     R7     017     Namespace u2018u2019 is not a valid BI namespace
    And also this message:
    Diagnosis
    Namespace u2018u2019 must be entered in both the BI table RSNSPACE and the basis table TRSNSPACE or the view V_TRNSPACE. You also have to enter the relevant generation namespace u2018&V2u2019 in table TRNSPACE. This value is taken from RSNSPACE.
    Both namespaces must be set to u2018Changeableu2019 u2013 providing they are not empty.
    System Response
    You cannot edit or create an object in this namespace.
    Procedure
    Use a different name.
    Or contact your system administrator. He/she can switch the namespace to u2018Changeableu2019  using transaction SE06, or -  if they do not already exist - enter them in the table named above using transaction SM30.
    If the namespace u2018&V1u2019 is empty, then the problem is with the generation namespace u2018/BIC/u2019.
    Procedure for the System Administrator
    Following this error message:
    X    System is not set to changeable u2013 objects are not changeable
    When everything is set to modifiable and the BW test environment is fully open, we are able to publish the Xcelsius file to BW and the dashboard can be run on the BW data.
    What we would like to know what the minimal settings should be to be able to publish and run/launch the Xcelsius dashboard without completely setting the production setting open. And what are the other consequences of adjusting the BW production settings; any drawbacks?

    Hello,
    goto transaction RSA1 – transport Connection – button « Object Changeability » - in the list please switch ligne XCLS as « Changeable ».
    Hope that works
    Best regards
    Arno

  • Using Encrypted Web Service connections within Xcelsius 2008 SP1 - FP3

    Hi all,
    I'm running the latest version of Xcelsius Server 2008 and have setup a simplistic dashboard that uses 4 web service connections to dynamically call queries within a SQL Server 2008 database. The dashboard has been exported to html and I can serve this to the WWW.
    I have since created a new https website (using a self signed certificate) and can now serve my Xcelsius dashboard via https. My problem is that I have had to run my old website in parallel (as it serves the said non-encrypted web service) which is linked within the swf source (that is running on the new https enabled website).
    Upon trying to alter my existing xlf file so that it references the encrypted web service URL (which works fine via the browser) it prompts me to accept the self signed certificate. Once I click yes, and then add the certificate to the certificate store the whole thing locks up and I am forced to close Xcelsius.
    Am I right in thinking that Xcelsius will not accept self signed certificates or encrypted web services at all? For me this is big security concern because if I want to share my dashboard via the WWW I have to accept the fact that I need to run an unsecure web service.
    Is this something that is only supported in Xcelsius Enterprise?
    TIA

    Hello Paul,
    Sorry not to have replied to this sooner.
    We have had experience of hosting Xcelsius Dashboards using Https: for one of our clients here at Flynet.
    We noticed a number of issues , we did have problems relating to the Firewall on our Gateway server for example. We also had issues with the number of active connections processed when the dashboard is running. I think the default for Https: is 2 , so the connections can be queued up. Have you retried with one connection open. The Dashboard we did however did have up to 12 connections, so Xcelsius can handle multiple connections.
    When developing the Dashboards using Xcelsius I did have to import using the Web Service URL of the remote server which was Https: However due to issues sometimes with our Gateway Firewall and the way our Local Network had to access the https: URL , what I tended to do was develop using a localhost Web service and then switch the URL to use the https: Web Service once the dashboard was exported to the server it was to be hosted on.
    What we did notice for example is that we could have a dashboard running locally quite happily using the https: web services which are actually on [http://www.flynetviewer.com]   then we would start getting #2 type flash errors. To solve this we had to restart our Windows Firewall on our gateway server. We could run the dashboard fine if run from our web site.
    I am not sure if the issues you have are related to this. I have had problems when I had to import the https: web service URL on my local machine  , I am prompted for the Username password for the Https: location , but when trying to import Xcelsius has a problem and exits. Due to these problems I tended to use a local Web service when developing. I know this isn't always practical.
    I was running on Vista 64 bit , but I also have XP and Server 2003 running on Virtual machines.  
    I will be happy to share information my experiences with you.
    Best Regards,
    Ian Learmonth
    Flynet
    Updated to add: I have just successfully imported an https: Web service. Mapped it to the dashboard , run it and invoked sucessfully. This was on Windows XP professional SP2. 
    I did the same thing on Windows Vista 64 bit and had an issue. So not sure what operating system you are using or whether it's a Certificate thing. I can try and find out a bit more on our Certificate if you need to find out what the issue is.
    The Vista issue seems to have been resolved by running Xcelsius as Administrator.
    When successfully importing I was prompted for the Username and Password for the URL but not the Certificate.
    Edited by: Ian Learmonth on Apr 23, 2009 12:18 PM
    Edited by: Ian Learmonth on Apr 23, 2009 12:30 PM

  • 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?

  • Regarding Connection to ECC 6.0

    Hi All,
    This is regarding connection to ECC 6.0
    I have created a system in
    System Admin ---> System Landscape --> My_Folder
    For the system I have given the foll. parameters for Connector
    Application Host
    SAP Client
    SAP System Id
    SAP System Number
    Server Port
    Do I need to give something else in order to make the connection with ECC 6.0
    Also how do I test the connection.
    Please help. It's urgent.
    Regards
    Nikhil Bansal

    Hi
    When I am testing for the Connection then I get the foll. Results
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: WAS Protocol (http) WAS Host Name (xyz14.xxx.com:8000)
    5. HTTP/S connection failed
    Seems the WAS Host Name is valid.
    What does  HTTP/S connection failed mean.
    Regards
    Nikhil Bansal

  • 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

  • Some valuable inputs required on SAP Netweaver connection in xcelsius

    Hi Gurus,
    i am going to create the dashboard on top of SAP Query in xcelsius. can someone share some best practices on that.
    I have a requirement where the user should be prompted for the date and year variable.i need the help on variables as well.
    i would really appreciate if someone could share some realtime experience on this connection.
    Regards
    Abid Paul

    Hi,
    Below are the step by step procedure:
        1. Place a input text control on the dashboard for user input for year variable.
         2. double click the control will open the property sheet.
           In this you set the "destination" property to a cell in the excel spread sheet.
           so when the user inputs the year in the input text it will be passed to excel cell.
    For passing this year value to the query:
    Open the data manager and add the sap netweaver Bi connection.
    In the definition tab select the input variable and in the "read from " property select the same cell in excel which you set as a destination for the input text control.
    You also need to set the trigger cell property as "When value Changes"under the usage tab to the same excel cell.
    After these settings, when the user enters a year the query will run for that year and if he enters another year the query will rerun with the new value for the year.
    This is a general procedure. if you have any specific requirement let me know.
    Hope this helps.
    Uma

  • SAP Netweaver BI Connection in Xcelsius is not working

    Hello,
    we use Xcelsius Enterprise 2008 SP3 and we would like to connect to a BW Query directly (SAP BW 7.0 EHP1 SP6).
    In Xcelsius I can choose Data > Connections > SAP Netweaver BI Connection and I can logon to the SAP system and then select the BW query.
    But after that no query elements are shown in the Input and Output Values (nothing happens I just have empty Input and Output Values).
    What can I do that I see the query elements?
    Please help.
    Thanks,
    Karin

    Hi,
    The pdf in the following link clearly explains the required Autherization objects for XC on BW.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0a213ed-d4fd-2c10-2ea6-f09eb96e51d5?quicklink=index&overridelayout=true
    Regards,
    Ramu.

  • Questions regarding Connection Pooling

    Hi
    i have some confusion regarding how connection pooling is implemented..i have been doing some digging in to this lately but the more i read the more confused i get. i have some doubts here, will any of the posters here kindly clear them
    a. Do i have to connect to my database via the DataSource method to take advantage of the connection pooling provided by my app server?..i have read conflicting information about this suggesting that Connection Pooling will not be provided to my app if i use DriverManager.getConnection()
    b. if i chose to use the DataSource method do i have to implement the ConnectionPoolDataSource interface to provide the connection pooling for my app?
    c. what is the best way to implement my own custom Connection pool?
    Thanx

    DriverManager.getConnection() literally creates, that is, builds a connection to the database using the values you previously supplied when you loaded the driver.
    A connection pool is an object that contains several already made connections to the database, and simply provides you with one of those existing connections. The confusion arises because a) the method name is frequently the same and b) the connection pool object calls the driver's getConnection() method to create several connections before lending any of them out.
    In other words:
    DriverManager.getConnection() builds a connection to the database.
    ConnectionPool.getConnection() fetches an existing connection.
    So, to answer your questions...
    A. This is correct. If you use DriverManager.getConnection(), you are indeed bypassing the Connection Pool entirely.
    B. I'm not familiar with DataSource specifically, but in general, a third party connection pool will either give you the interface (and you implement the details) or they will give you the class file containing the DataSource object. All you would have to do in the latter case is to import that file, then create a new instance of it using the new keyword ( DataSource foo = new DataSource(); ). I suspect DataSource is indeed the class file.
    C. Creating a connection pool is trivial and there are many examples of it - search on this forum or check out your favorite Java/JDBC programming book. Usually, the question "Should I use a connection pool and why?" is a more important question.

  • Web Service Connection in Xcelsius 2008

    I have recently upgraded from 4.5 to Xcelsius 2008 and am having trouble getting the Web Service Connections set up correctly for my QaaWS.
    I have 7 LiveOffice connections in a model that seem to all refresh on load fine and i have already set up a Web Service Connection that picks up the drill through path of what the user has clicked on and used them as input parameters to a QaaWS query.
    I now need to add another Web Service Connection for another QaaWS and i get the following error message;
    "Unable to Load URL"
    I have checked the available QaaWS services using dswsbobje/qaawsservices and the 2 queries appear as i would expect.
    I have checked the dsws.properties file and the user name and password are correct (which i would expect as teh 1st connections works in the Xcelsius model.
    I have restarted the Tomcat server and CMS and this does not cure the problem.
    I have even tried re-installing QaaWS.
    I have installed SP1 fix 1 for 2008. I am currently using XIR2 SP2.
    Can anyone help as sometimes this functionality works and sometimes it does not. The 2 queries i want to use point aty teh ssame database and BO Universe.
    Edited by: Anthony Jones on Jan 8, 2009 12:18 PM

    Hi Anthony,
    You might check that type of the licence type of the user QaaWSPrincipal. I had a problem where the QaaWSPrincipal user was Concurrent Access License while my server was Named User only. Switching to Named User resolved the problem.
    However, I am not sure that this is your issue as the you have one QaaWAS url working. YOu might want to check your URL is available
    try
    http://<name of server>:<Tomcat port number>/dswsbobje/qaawsservices
    This contains a list of all URLs. Finally, you might look at importing the wsdl into other applications to see if the issue is Xcelsius or QaaWS related. You can copy to MS Office InfoPath with steps described below.
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_query_as_a_web_service_en.pdf
    Hope this helps
    Alan

  • Maximum no of Web service connections in xcelsius?

    Hi,
    How many maximum webservice connections can we have for a single xcelsius dashboard for different BW queries? I am using xcelsius enterprise 2008. Build number is 12,3,0,670.
    Thanks in advance,
    Shreesh.

    Hello Shreesh,
    I do not think there is any actual limitation on Xcelsius on the number of web service connections you can define.
    You should rather consider performance & scalability, as under HTTP 1.1 there is at most two concurrent HTTP requests to be handled at the same time. Besides, this total number of web service connections should be scaled to the total number of concurrent users you expect playing with the dashboard vs. the performance of the application server(s) from which those web services will be deployed...
    Hope that helps,
    David.

  • Regarding the Crystal Xcelsius Report

    Hello Experts,
    I am new to buisness Intelligence ...
    I have task to create Celsiuse reports for SCM EWM.
    I have the following doubt.....
    so can you please let me know the procedure how to start?
    Whether i have to extract data using extractor? if i extract data using extractor whenther it is available in
    Xcelsius report?
    Please provide me Crystal Xcelsius document for developing report.
    Thanks and regards,
    zubera

    Hello,
    Thanks for your help.
    Please give the link for business object site.
    Thanks and regards,
    zubera

  • Regarding Connectivity

    Hi Gurus,
    I have requirement like , Non SAP System ( VB.Net ) need to call the SAP sytem through a particular DLL and get the result from the SAP. As of now that DLL calls a stored procedure and get connects to other system.
    Please let me know what will be the best way to connect the SAP.Can i write any Stored procedure in Oracle( SAP's Database) and call from the DLL which is in another system .
    Regards
    Vikranth

    Hello Vikranth,
      there are several ways to connect you .net application to SAP either to get data or send data to be processed and stored. With the latest ERP versions, the  best approach is a webservice generated from RFC function module. You could use the DCOM Connector, but it's an old technology (though not obsolete) which works using a DLL (the DLL will be referenced on your .net app, and though it you call RFC function modules)
    Check this [video|http://www2.um.edu.uy/mhobbins/sdn_forums/complete_demo.zip] to see and end to end demo to get a webservice going and how to use it. A short intro before you watch the video: I made a simple RFC, it receives an ID, and returns two variables: name and surname. Only valid ID is value "1", and that will return name=Michael and surname=Hobbins. The demo starts on Tx SE80 building the webservice (notice I don't check the activate webservice just because it didnit work when I tried to when we started working with webservices). With the webservice created, I activate it from Tx WSCONFIG, from there I move to SICF to add the user and password I want it to run with, and finally check for the webservice URL by testing it and adding "&wsdl=1.1". From there I move on to VS2005 and reference and call the methods provided. Code on VS2005 is C#, if you can't follow and recreate for VB.NET, tell and I'll post an example for VB.NET.
    Hope this gets you started
    Cheers
    Michael

  • Query regarding connecting dashboards with SQL DATABASE using WSDT

    Hello Sir,
    I am trying to connect dashboards with Sql database via WSDT, but i have encountered the same problem as described in your SAP community blog (SAP Web Service Design Tool: From web service creation to Xcelsius consumption).
    when i tried connecting CR server with WSDT ,it still shows that total number of available licenses is 0.
    What can be done to solve this issue.
    for your detail reference, we are using CRS NUL version's 60 days Evaluation keys and same with Xcelsius Departmental edition.
    I would really appreciate, if you revert back to my mail as soon as possible

    Which version of Crystal Reports are you using? The regular ReportDocument SDK probably isn't robust enough to handle this, unless you create a connection using that connection string at design-time which you don't change at runtime. You might be able to add those properties using the in-proc RAS SDK, though. This is available with CRXI R2 as of SP2, and CR2008.

  • Issues regarding connecting the bluetooth headset

    hi...i m Envy 6 1002TX user....m unable to connect my Byte stereo bluetooth headset....dont know wats d problem m facing...pls help me out...

    Hi
    Please find the link given below might help you to fix your issue.
    Fixing Bluetooth Headphones
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

Maybe you are looking for

  • Writing a String to the Parallel Port

    I am a new user of Labview and have very little experience. I am trying to write an arbitrary string (that I can input) to the parallel port. Basically, I need to communicate with a device that connects to it and will accept commands as plain strings

  • Loading Special Characters

    Hey everyone, hopefully this is really easy. I have a really simple easy quiz that pulls questions off a .txt file. Trouble is, whenever a question uses the special character "&", flash doesn't display it. Almost as if it isnt there. If I push things

  • Setting Timeline Markers Script in After Effects CS6

    So I'm without my desktop computer for the time being and am using a laptop in its place-which means I do not have access to a numpad. Going out to buy one is my last resort, as I don't have enough leisure time to visit a trusty electronics store. So

  • OAM support for directory mapping

    Is there a way OAM can be set up to point to one directory for a user store and point to another directory for the authorization data ( directory mapping ) ? Thanks

  • Official way to reuse icons from JOptionPane

    I want to use some of the icons that JOptionPane uses in one of my own dialogs. Is there a safe and official way of doing this? I am pretty new to Java and JFC so I could be missing something obvious. I did a search in this forum and found lots of di