WebI Publication without charts

Hello,
I created a WebI publication, that sends a report as PDF containing charts to several users. Unfortunately the report is created without charts, instead just a white space is shown.
I know that it has to do with the Vizualisation Service and the parameters
Visualization Engine Swap Timeout (in seconds)
Visualization Engine Cleanup Timeout (in seconds)
I set both to the maximum value of 3600. But the publication runs longer than 1 hour.
In some cases it's possible to split the publication or the report but this would be just a workaround. How can I get the charts for reports running >1 hour?
Thanks!

Hi Sathish,
It depends on your publication settings
One database fetch for all recipients: One database query for all recipients, filter is applied on report level
One database fetch per recipient: One database query for each recipient, depending on your job server settings the reports refresh and generations run parallel, it means for example that 10 queries are  executed in parallel on your database

Similar Messages

  • How to delete a file on web server without using FTP

    Hi All
    I hv given a facility to a site user to upload some files..
    And an interface to web administrator to view all the files..
    I want to know how can i write a code in JSP which allow the web administrator to delete any of that file which is not of his/her interest through provided interface only.
    OR
    Is it possible to delete a particular file from web server without getting login into FTP account
    Thanx

    new File(strFileName).remove;
    Simply as this.
    Don't forget to import java.io.FileInputStream.

  • Access table directly from database in BO 4.0 WebI Report without using Universe

    Can i use the table avilable in database directly to make BO 4.0 WebI Report without create any universe. 
    I realy appeiciate your help.
    Thank you in advance.

    You need to create a universe for Relational SQL databases. Universe is a must. The reason you create universe is for the end users. WebI is designed for end users to create their own reports. It is a self service reporting tool. In order to do that, you need universe which allows users to query database using SQL without knowing SQL language.
    If you don't want to create a universe for reporting then you can use Crystal Reports instead of WebI

  • How do I read a properties file in WEB-INF without hard-coding a path?

    Hello,
    How do I read a properties file in WEB-INF without hard-coding a path?
    I tried:
    Properties properties = new Properties();
    properties.load(new FileInputStream("db.properties"));
    driver = properties.getProperty("driver");
    but it cannot find the db.properties file.
    Thanks for the help.
    Frank

    Don't use a File to read those properties.
    Better to use the servlet context and
    getResourceAsStream() method to get the InputStream.
    It'll look for any file in the CLASSPATH. If you put
    that properties file in the WEB-INF/classes directory
    you'll have no problems, even if you deploy with a
    WAR file.Completely agree with this approach. Just have to mention the following for completeness
    according to the API,
    "This method is different from java.lang.Class.getResourceAsStream, which uses a class loader. This method allows servlet containers to make a resource available to a servlet from any location, without using a class loader. "
    So using this method, the resource can be anywhere under your web context, not just in the classpath.
    Cheers,
    evnafets

  • Sometimes when I roll the cursor across a bookmark, my browser jumps to that web page without me clicking on it. Is there any way to turn this function off?

    On occasion I will roll my cursor across a bookmark and my browser will take me to that web page without me clicking on it. I've been unable to detect a pattern; it seems to happen randomly. Can someone explain why this is happening? Am I doing something wrong? Is there a setting I can change to prevent this from happening? And if so, can I be given instructions how to do that?

    this should not be happening, maybe one of your addons is interfering?! - can you try running firefox in safemode or with all extensions disabled for a while and see if this behaviour is still there...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • WebI Publication: Logical OR in Profile Values

    Hello,
    In my WebI publication I am using profile values, which I defined for every user.
    For example I have two profiles: "Employee City" and "Sales City". For my user I defined the the values Employee City=New York, Sales City=New York.
    How can I define an logical OR between those profiles, so that a row shows up in the report, if the dimension [Employee City]="New York" OR [Sales City]="New York"?
    I am using BO 4.0 SP7 Patch 2
    Thanks!

    The only solution would be implementing in with Row Level Security. Or has anyone a better idea?
    Thanks!

  • How can I download a .pdf document from a web link without Adobe Reader starting automatically and i

         How can I download a .pdf document from a web link without Adobe Reader starting automatically and preempting the download?                         

    That depends on your operating system and browser.  On Windows, e.g. using Firefox, you right-click on the link, then select 'Save link as...'.

  • Using acrobat pro 9 for create web publication

    I have seen a few publication for that I would like to do but not sure how to. Here is a example for what I’d like to create: http://www.bluetoad.com/publication/?i=6845
    I have acrobat pro 9 and in-design. Basically I have a 28 page publication that I know how to save as a pdf, would but like take it, after it is in acrobat, and save as a web publication. I have using iWeb for my web authoring program. Well if anyone would look that link about, I this I like to know to do. Not even sure in it can to done in iWeb. If not and there is another way that would be great as well.
    Thanks

    You didn't forget to Advanced menu and set Reader Rights.Once you do that then, they can save and send back to you.

  • How to open a file browser in CRM Web UI without THTMLB tag "fileUpload"

    Hello,
    can someone help me solving this question:
    How can I open a file browser in CRM Web UI without using the THTMLB tag "fileUpload"?
    The THTMLB tag has the disadvantage that after having uploaded the file the file name disappears.
    Thanks a lot.
    Best regards,
    Michael.

    Hello, Michael.
    I've got what you mean now. Seems that this is a standard behaviour of this tag. And it has a background which I can only guess - you press Upload, upload is done, field is emptied shown that it is ready to upload next file.
    I suppose you should handle such situation in your onUpload method. And set some indicator (text field below the fileupload tag, icon somewhere near, disabling fileUpload's bttons etc.) on the screen accordingly.
    For instance, your button "Start import" at the bottom of the window already knows about it (it switches from disabled to enabled when you press "Upload").

  • I used to be able to open a second tab to get to another web site without closing the first one....now I can see the second tab but when I click on it nothing happens...

    I used to be able to open a second tab to get to another web site without closing the first one...now I can see the second tab but when I click on it, nothing happens..

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbARCD/3.13.1.18107
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Applying a filter to an existing webi report without requerying

    Hi,
    I'm trying to apply a filter to a webi report using the Report Engine Java SDK.  Here's a snippet of my code:
        DataProviders dataProviders = doc.getDataProviders();
        DataProvider dataProvider = dataProviders.getItem(0);
        Query queryObj = dataProvider.getQuery();
        ConditionContainer cc = queryObj.getCondition();
        if (cc == null) {
            cc = queryObj.createCondition(LogicalOperator.AND);
        ConditionObject co = cc.createConditionObject(filterObject);
        FilterCondition fc = co.createFilterCondition(Operator.EQUAL);
        FilterConditionConstant fcc = fc.createFilterConditionConstant(filterValue);
        dataProvider.runQuery();
    But my problem with this code is that it needs to query the data provider to refresh the report.  And it has to requery the data provider each time I want to apply a different filter value like in the case of report bursting.  Is it possible to apply a filter to the webi report without requerying the data provider?
    Many thanks to anyone who could help.

    HI Elijah,
    I need a bit of clarification here.  Are you seeing the actual query being run against the database each time, or are you referring to having to retrieve the query from the dataprovider each time?
    If you are actually seeing the query being run - then that is something that should be investigated, however with regards to just retrieving the query from the dataprovider - yes you do need to do that in order to apply a filter.
    Thanks
    Shawn

  • 11i load balancing web nodes without use of Hardware http load balancer

    I am looking at note 217368.1 (Advanced Configurations and Topologies for Enterprise Deployments of E-Business Suite 11i) and some other notes on load balancing but some aspects are not clear.
    Aim is to implement load balancing traffic to web nodes without using Hardware ( BigIP, cisco etc) for HTTP layer load balancing.
    Which is more preferable between dns or Apache Jserv load balancer ?
    Need details like failover capabilities, death detection of node, functionality testing and ways to monitor Apache Jserv load balancer.
    Any help in this regard is welcome .
    thx
    arun

    Oracle recommends using loadbalancing hardware rather than using DNS. If you want the features you mention above, you will need a hardware loadbalancer.
    http://blogs.oracle.com/stevenChan/2006/06/indepth_loadbalancing_ebusines.html
    http://blogs.oracle.com/stevenChan/2009/01/using_cisco_ace_series_hardware_load-balancers_ebs12.html
    HTH
    Srini

  • Web Service without WSDL

    I have an existing web site that utlizes XML/XSQL extensively. What is an easy way of defining a WSDL for each of these XSQL pages?

    A Web Service without a WSDL describing it??? Seems like a contradiction to me...
    Are you 100% sure about this? I am not an Axis expert, but this sounds strange.

  • Canvas on web page without javascript

    Can anybody tell me that how i can construct canvas on web page without using javascript. Please guide me for the process i should follow
    Edited by: 864869 on Jun 10, 2011 8:49 AM

    You cannot. You could do so in an applet though, but then you're not doing it "on the webpage".

  • Web Services without WSDL

    I am trying to access a SOAP Web Service. I'm using cfinvoke
    but the service doesn't provide WSDL.
    Is there any way in ColdFusion to access a web service
    without WSDL ?
    Many thanks,
    Simon

    quote:
    Originally posted by:
    logic8
    Whether I type
    http://example.com/core.php
    or
    http://example.com/core.php?wsdl
    - I get the following:
    <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="
    http://schemas.xmlsoap.org/soap/encoding/">

    <SOAP-ENV:Body>

    <SOAP-ENV:Fault>
    <faultcode
    xsi:type="xsd:string">Client</faultcode>
    <faultactor xsi:type="xsd:string"/>
    <faultstring xsi:type="xsd:string">method '' not
    defined in service</faultstring>
    <detail xsi:type="xsd:string"/>
    </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    If I try using cfinvoke I get a "Unable to read WSDL from
    URL" 500 internal server error.
    BTW this is my first day learn CF ;)
    Thanks
    Never too early to start good habits, such as reading your
    error messages. What do you think this means?
    <faultstring xsi:type="xsd:string">method '' not
    defined in service</faultstring>

Maybe you are looking for

  • Help with audio engineering

    Hi, I'm a little bit out of my depth here.  I do basic editing on FCP X and I have some audio that was recorded on a digital camera in 2000 that needs some work. There's a conversation going on in the background that you can't really hear and I'd lik

  • RUN TIEM ERROR WHILE GR

    Dear All, I am getting run time error while doing GR : Run Time Errors Message_Type_X Date and Time : Short dump has not been completely stores ( too big) Please guide Thanks Vikas

  • Tables occupies (too) many blocks

    hello i have 2 tables, which even though are similar in number of rows occupy very difference space table A with around 3 milion records, and 10 columns occupies ~ 28 000 blocks and is ~ 222 MB size table B with around 4,2 milion records and 24 colum

  • No sound on Envy15T 3001 with windows 7. No update KB2962407 .

    As of 2 days ago I suddenly have no sound on my Envy15T 3001.  I have Windows 7.  Was there an update like that described for Windows 8 that might have cancelled my sound?  What to do to get my sound back?

  • Cannot make SAP HANA Business Layer IDT

    Hi All, PFA. When I try to make an SAP HANA Business Layer in IDT, I do not see any of my views.  But views do exists and activated in HANA Studio. Any ideas? Ganesh