Refresh on Dashboard

Hi Guys,
Two Questions.
1.In xcelcius,I added 3 rows as Jan 100 feb 200 mar 300 and created charts gauge etc in dash board.When i added Apr 400 ,dash board is not reflecting the changes??
Do i need to create (.swf) and export again??
2.After exporting and saving to local machine,2 files are creating...(.swf) and html..if i delete,swf..html is not working.
Please advise me and Thanks in advance.

Hi
1.In xcelcius,I added 3 rows as Jan 100 feb 200 mar 300 and created charts gauge etc in dash board.When i added Apr 400 ,dash board is not reflecting the changes??
Do i need to create (.swf) and export again??
Will not reflect in SWF ..
If you have small set of data you can use XML to update the swf (without interaction of Xcelsius)..
2.After exporting and saving to local machine,2 files are creating...(.swf) and html..if i delete,swf..html is not working.
HTML could not run without the source file(SWF file is source file to run HTML)
Hope this will help.
Thanks,
Srinivas Dandamudi

Similar Messages

  • Data is not Getting refresh in Dashboard

    Hi I have implemented Xcelsius on the top of SAP BI System.
    I have the following architecture -
    SAP BI Cube --> BO XI 3.1 Universe Based on Cube --> QWaaS on the Universe --> Xcelsius Dashboard on the QWaas.
    When i created a dashboard and run it , it worked fine and showed me data , which is lying in Cube.
    But When the Data get updated in Cube and i again refresh the Dashboard , It still showing me the old data , the Data is not getting refresh in Dashboard .
    what could be the possible casue ?
    Is QWaas always fetch the dat at run time ?
    Thanks

    QaaWS web service call needs to be invoked to get the data updates from the datasource. Xcelsius provides several options to command how frequently web services connections are calle/refreshed ('refresh on load', 'refresh every X seconds' or trigger cells...).
    You should also keep in mind, that, since QaaWS hits datasource each time web service is called, this can bring some performance issues (web service calls WebI server to run corresponding query, which performs a refresh). In order to mitigate this, since XI 3.0, QaaWS features a cache mechanism, that is used to store data results from each query refresh (corresponding to a web service call), in order to serve it again with better efficiency, in case same request is performed during a specific time interval (which typically corresponds to dashboard interactions).
    Cache sessions are sorted according to the user names and prompt values used, cache is emptied after a defauilt duration without any interaction (request from the same session).
    Cache timeout duration is set for each QaaWS query, and can be tuned from QaaWS Designer when modifying/creating the query : go to Advanced... button on first step of query edition wizard, cache lifetime corresponds to timeout value (in seconds) displayed on Advanced parameter panel (default value being set to 60 seconds).
    Cache lifetime may also be an explanation why you do not see data refreshed (if you are with QaaWS XI 3.0 or later).
    Hope that helps,
    David.

  • How to stop the auto refresh in dashboard

    i have a BIP Report, i have unchecked the "Auton Run" option in the report properties of BIP reports and uploaded the report to My Dashboard,
    when i login into the answers or when i refresh the dashboard page, my BIP Report is executing automatically even though it is uncheck in its report properties and generating the "page not found error"... can any one help me, how can i control the BIP report not to execute it until when we click on click export button....

    virajx3006 wrote:
    Hey guys,
    Anyone know how to stop the auto updater in N900 application manager ?
    Coz when i connect via wifi or 3G, it always try to search for updates...Coz of that i cant search the web properly until its over.
    Specially when i connect via GPRS, i have to pay more for this extra mega bites use from app manager...
    So got any ideas for this prob...?
    (I usually use faster app manager to install apps.)
    dude check your inbox
    Reality is wrong....dreams are for real... 2pac .
    don't forget to hit that green kudos

  • Webclip automatic refresh in Dashboard

    Hi everyone,
    I am looking for a way to automatically update webclips in dashboard. In fact, I display my google reader unread articles and it would really help if webclips refresh automatically even if dashboard is hidden.
    Does anyone have a solution?
    Thanks!

    Hi Nitin,
    In your USER_COMMAND form, I agree with the MOVE 'X' TO is_selfield-refresh
    But I disagree with the SET USER-COMMAND '&OPT'.
    What issue are you facing: syntax error ? no refresh ? short dump ?
    KR,
    Laurent

  • Script error when Auto refresh the Dashboard

    Hi,
    I am getting error in below mentioned script when i enter in edit dashboard
    message expected :';'
    line 213
    char 31
    code 0
    <script>
    <!--
    var sec="180" // Seconds
    function refpage(){
    if (sec==0)
    HereLink('','RefreshAll');
    else {
    window.status="Refreshing in "sec--" seconds"
    setTimeout("refpage()",1000)
    window.onload=refpage
    //-->
    </script>

    There are quite a few things wrong with your script...
    For starters do not set the onload event of the window object like that in OBIEE as it is already in use and will clash. You can use onload but must handle the existing functions that are already using it.
    var sec="180"This is a string not a number. Besides, at no point do you attempt to decrease the value of 'sec' so the 'if' branch of your if/else condition will never fire.
    You can achieve much the same result without javascript by using a meta tag:
    <meta http-equiv="refresh" content="60" />
    You won't get the fancy timer in the status bar but the page will reload after 60 seconds.
    Paul

  • Auto Refreshment of Dashboard

    Actually the data in the database is changing after each 15 minutes.I want to refresh the data in the dashboard automatically after a certain interval without pressing the refresh button.
    Is this possible? If yes, Please give your guidance.

    You need to use java script to achieve this. I have an example here http://oraclebizint.wordpress.com/2008/01/02/oracle-bi-ee-101332-ibot-results-within-dashboard-sections-and-auto-refreshing-sections/. But remember this would not refresh the data if you have caching enabled. For that you need to make a call to nqcmd and then clear the cache, then refresh the page.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • BO dashboard auto-refresh

    Post Author: happymouse
    CA Forum: Performance Management and Dashboards
    Dear all,
    I have a dashboard with multiple analytics within it. Currently, for refreshing of the dashboard, we need to click on the submenu name.
    Kindly advise if there is any way to auto-refresh the dashboard (without clicking on submenu) say, every 5-mins interval. Hopefully we can leave the dashboard open without clicking on the submenu for refresh while data feed is coming in continuously.
    Thanks.
    HappyMouse

    Post Author: jezbraker
    CA Forum: Performance Management and Dashboards
    No specific refresh option within the out the box system - but its prertty simple to create a html based component you can hide in the dashboard page that runs a little script that calls a parent frame refresh that would do the job - used this type of solution a few times now. Rather depends on what version of DM youre using for specific examples.

  • Automatic Refresh of Xcelsius dashboard with Live Office connection

    Hi,
    I have an Xcelsius dashbaord which has Live Office connectivity to universe query. Universe is build on a Bex query. Now, I need to auto refresh my dashboard say every 15 seconds.
    Under 'Data > Connection' menu, I could find 'Refresh every' option for refreshing the dashboard at specified interval. However, it doesn't seem to work. Also, the user guide for Xcelsius 2008 SP3 indicates that this auto refresh is only for  QaaWS, Web Services, and XML Data connections only.
    Can someone let me know if this is still the case? Is it possible to have auto refresh for LO connection ? If not, what is the best alternative? I believe QaaWS would work.
    Thanks,
    Bhargav

    Well its still possible to refresh LO connection every 15second. You can use play selector which counts 0-15. Then bind your LO connection refresh option to Play Selector's destination, make it When value becomes 15.

  • Refreshing Dashboard

    Hello,
    I have a dashboard that uses BI Web Services connections, for Webi report blocks. (there are 9 connections).
    The Dashboard has a Connection refresh button, with all the 9 connections and the button beaviour is set to  Refresh After Components are loaded.
    As a test I refresh the webi report and save it and the load the dashboard (either via PDF or XML) . The dashboard does not reflect the  new data, immediately, it takes about half an hour, with continuos reloading, when the new data appears.
    Q1 Why should this take so long ?
    Q2 Is there a way to refresh the Dashboard to take the latest data in the Webi report ?
    Sanjay

    Q1: May be you are using refresh=TRUE setting in connection properties. It will hit database to refresh the blocks and bring data which can take long as per the report performance.
    Q2: It is possible to fetch data from latest scheduled instance of a webi report instead of hitting database which will be much faster. You have to schedule the webi report and use getFromLatestDocumentInstance=TRUE (or getFromUserInstance=TRUE if user level security applied) and refresh=FALSE in connection settings.

  • Live Office Error when connecting to SAP BW data (Offline dashboard)

    Hi experts,
    we have built up an Live Office connection to SAP BW query data to create a dashboards, which can show the data also in offlne mode. We are using exactly the same procedure as recommanded by Ingo Hilgofort in [End-to-End Scenarios With Xcelsius 2008|http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/90ad73b1-506c-2b10-9e9b-9fde523f010a].
    When trying to refresh the Live Office connection using the "Refresh" button in the dashboard we receive the error LO 26301: The current refresh option requires a report instance that does not exist.
    The recommended action is: Change the refresh option of the object or use the CMC to schedule a new instance.
    But creating an instance of the dashboard is not possible. What is meant by that? Is it necessary that we embed the Xcelsius flash into a PDF or a Crystal Report? What are our alternatives?
    Best regards,
    Sebastian

    Sebastian Koeffer wrote:
    Hi Gowda,
    >
    > an instance of the report did not solve our problems. Even if it does, this is not our preferred solution. Anyway we would like to prefer to use the direct universe connection (Create new universe query) instead of linking to a Webi or Crystal report.
    >
    > Best regards,
    > Sebastian
    Hi  Gowda Timma Ramu,
    i create an instance of report by USER1...  and.....  dashboard is pointed to latest instance.
    when i refresh a dashboard (by clicking on refresh button) it requires login to infoview ... i login to infoview by USER 2 not by USER1.....
    it showing an error
    _The current refresh option requires a report instance that does not exist. (LO 26301)_
    Note:-But data is changing in dashboard
    any solution for solving this error.
    Its urgent...
    Thank You.

  • How can I get a tooltip to show up on a custom button obj on a dashboard?

    I have added a ClearAll button object (to clear the filter criteria) on a dashboard that I am working on, and have added some text in the comments section of the properties. I can see the resulting tooltip when I hover over the button in the Client Side IR studio tool; however, when I upload the .bqy to the server and view the report in the web EPM version, the tooltip does not show. I can see the other tooltips for the buttons that were originally on the dashboard template I used, but I cannot see the one for the custom button I added. Does anyone have any ideas how I can get this to show up?
    Thanks in advance,
    Cindy

    I copied an existing clear filter object (I believe this is an image object, but not sure how to confirm) from the provided square tab sample template in Express Template.bqy. After your post, I took a second look at the object and remembered I had changed the name from picClearAll to ClearAll. I had changed the name because the button was continually disabled when navigating within the dashboard before I renamed it. I am assuming this is because the object picClearAll in the provided templates is associated with results filters. I do not have any results filters, so it was showing as disabled. I have filters on the query itself, and was hoping to use this same image on my button to clear the query filters (I put java scripting behind the button to do this).
    Another interesting thing about this is that when I change the name of the object back to picClearAll, and during runtime force the button to be enabled, I DO see the tooltip I am trying to get to work; however, as soon as I navigate or refresh the dashboard in some way, the button goes back to disabled.
    How can I get the button to be enabled (without having filters on my results), and still show my tooltip?
    I am using Hyperion version 11.1.1.3.0.956.
    Thank you for your help,
    Cindy

  • Dashboard not updating

    Hi,
    I am updated all my dashboard for 2010 jan data. But for AR dashboard not get updated. In SQL YOG AR having data for 2010 jan.
    Any one please guide me in this issue.
    Thanks
    EP

    you have caching enabled?
    At least close all your sessions once and refresh your dashboards again, just to be sure that there's no other problem.
    Kr,
    A

  • Refresh on Database Event

    Hi Experts
    I want to refresh my dashboard every time an insert or update statement is executed in the database.
    The only way I found is that i refresh the site periodically ervery minute.
    Is there a chance to refresh the dashboard with a trigger that fires when an insert or update is executed?
    Or do you have any other idea?
    Regards Norbert

    I'm pretty certain event poling isn't going to help. Event poling also runs on a set schedule - it's no different than having a dashboard page automatically refresh on the same interval (assuming no caching is being used). Not sure there's a really good solution for this.
    From a curiosity standpoint - what type of dashboard are you building? Curious to see what the need is for having dashboards update every time a transaction comes through. If you tell us the "why" you want to do this, maybe we could suggest a better alternative (Agents come to mind)
    Thx,
    Scott

  • Hiding reports that are used by dashboards

    Hi:
      We are using some Webi reports for use in Live Office/Xcelsius. While we want the users to be able to consume the data from these reports in the Xcelsius dashboards (which reside in InfoView as well as on Desktops), we don't want them to be able to see these reports in InfoView. Is there a way to "hide" these reports from the users but still give the users the ability to refresh the dashboard data that uses these reports? Thanks.
    -Nishant

    Go to tcode CMOD. In the project field drop down your list there. Put a Z* there and run the list. These should be all the exits that are activated. Search for the ones that pertain to FI. You can also search by development class. You need a little ABAP knowledge to search easily. You get this by going to the tcode then to status then to the program then to the attributes. There you find the development class. Ie FBAS.
    pls assign points if helpful as a way to say thanks.

  • Can a dashboard with QaaWS be scheduled and e-mailed?

    I have anXcelsius dashboard created with QaaWS connections ( 5 of them). The requirement is - I need to refresh this dashboard everyday based on an event and then e-mail the refreshed flash file to a set of users. Is there a way to do this?

    I tested the Publishing Plugin that is mentioned in this link - http://alteksolutions.com/wp/index.php/2009/09/how-to-implement-the-xcelsius-publishing-plugin/
    But, I wasnt successful in implementing the Publishing Plugin which uses the batch utility and e-mails the flash file.
    And as far as using QaaWs goes, that cannot be used if you want to schedule the Xcelsius dashboard refresh.
    Here are the steps that I went through..
    1) You create a WEBI report and include all the queries that you are using in the Xcelsius DB (via QaaWS).
    2) Then schedule it to refresh and send the results to an Excel file out on the BOE server.
    3) Have the SWF file on the BOE server too.
    4) Use batch utility command - this creates a new swf file (with whatever name you want) with the refreshed data from the xls file
    5) Now that the swf file has the refreshed data, I have to figure out a way to take that swf file and e-mail it. If anyone has a solution that does this then I could really use it.
    If the Publishing Plugin worked for me then it would have been the ideal solution. It seems straight forward but I couldn't get it to work. You can try it out and see.

Maybe you are looking for

  • IPod Touch OS 3.0 renders wi-fi unusable

    After years of listening to Apple tell me what I was missing, I finally stuck my toe in the water and bought an iPod Touch. Things were fine for the first few days, but then I updated to 3.0 (since many apps I wanted required it) - and now wi-fi is u

  • How do I license my NI VideoMASTER solution?

    NI VideoMASTER (formerly microLEX VideoMASTER) is test solution that handles the acquisition, generation, and analysis for both analog and digital video devices.  This post is to answer questions in regards to how the product is licensed/activated, h

  • ORA-24801: illegal parameter value in OCI lob function

    Passing a null value or a null string as the value for a CLOB parameter, when executing a procedure or function, generates the error message 'ORA-24801: illegal parameter value in OCI lob function'. Passing a non-null string such as ' ' does not, doe

  • Required code to convert binary to decimal

    i need the programming logic to convert a binary number into its decimal equivalent. the program should also detect a non binary number.

  • How to export image data into XDP

    Hi, All   I'm working on a healthcare project that needs to export the doctor's signature image into XDP file from the database to fill in the Insurance company claim form. My question is how to export image data into a field node in the XDP file, we