-
OTDSWS File Location?
Where are the OTDSWS files located so that we can deploy on Tomcat? With the CWS files, they were nicely packaged as WAR files.
-
Change the default name for download action in default pdf view in browser
<p>Hi all</p> <p> </p> <p>For this exemple</p> <p><a data-ipb='nomediaparse'…
-
bug with A3 properties ?
<p>Hi</p><p>With BIRT Designer Version 4.3.1.v201309091055 Génération <4.3.1.v20130918-1142</p><p>In the joined example report, we want to use A3 properties for the page. When we put this line (commented in the xml sources) the report crash immediatly or when we open it another time.</p><p>Is it a knowned bug ?</p><p>Do…
-
Line chart changing scare in circle with script
<p>Hi all</p><p> </p><p>Is there a way with scripting to change dynamically scare in circle depending of seriesValueDisplay ?</p><p> </p><p>Thanks in advance for any answer</p><p> </p><p>Vincent</p>
-
dynamic start and end region value for meterchart (gauge)
<p>Hi</p><p> </p><p>In Birt 4.3.1</p><p>I have a gauge chart (meter chart ?)</p><p>I have 2 regions in the chart</p><p>I want to put dynamic end and start value for each of these regions depending of my series value...</p><p> </p><p>Is there a way to do that in scripting ?</p><p> </p><p>Has anyone an example rptdesign to…
-
Builder and WEBDAV
Message from Kevin Lin via eLinkHi,I notice that WEBDAV stops working when builder is running . Can anyone confirm that? Looks like WEBDAV is implemented very differently.Kevin
-
Very Long Statetment will crash with CS10
Hi, I faced a problem with an upgraded to CS10 livereport that was working in LL971, I relized that the problem is reside in the variable input when it is used in a long SQL Statement. The problem is whenever I request the user to fill a variable let's say "User Input 1" in Param %1, the report will give an Syntax Error…
-
export to ods with ',' instead of '.'
Hi, With Birt 4.2.2 I'm french user and use this type of formatting for values : 63 992 284,08 When I export to ods The value in my spreadsheet are like 6.399228408E7 (text value : I cannot apply sum on this cells...) When I export to excel format, there is no problems : 63992284,08 For instance I can use this last form of…
-
Set a dynamic value from a dataset as a params default value
Hi I have a data set : id lb 201306 2013-T2 201303 2013-T1 201212 2012-T4 201209 2012-T3 ... I have a params period_choice, for choosing the period in a scrollable list box pointed this dataset I would like to put a default value on this param's which is systematicely the last value of these dataset (for exemple 201306)…
-
document.getElementById and displayed table
Hi, In this example, I put 3 buttons with script to make appears/disappears some tables in a report. This report is running good in the embedded viewer (rcp_report designer : webviewer or html viever) but when I put it on my website running the same version of webviewer, the 3 buttons aren't active. The url to run the…