-
Xml Dataset any reason why the sort hint doesnt sort the data set
<p>Hi, </p> <p> </p> <p>In the attache rptdesign, I am sorting the dataset using sort hint option but the preview doesnt show the results in the sorted order. Any reason why it's not sorting the dataset? </p> <p> </p> <p>Any help would be appreciated. </p> <p> </p> <p>Thanks</p> <p>Suresh</p>
-
Export docx issues with hidden tables
<p>Hey, we are using Open Source BIRT version 4.4.1.</p> <p> </p> <p>We have a basic report that is just a log. Which has two tables on them.</p> * The first table is for when displaying in HTML (via the Birt web-viewer) so the page-break is set to 40 (default) * The second table is the same as the first but for all other…
-
Replacing grouping header (label) with other caption dependent on underlying row content
<p>Hi, </p> <p> </p> <p>What is the best way to tackle the following problem:</p> <p> </p> <p> I have a table with two columns (A and B ) that I am grouping over column 'A'. However I do not want to display the default grouping label and want to display a custom label based on the following logic:</p> <p>if rows in column…
-
Distinct Sum Value on ID Chart
<p>I'm using the newest version of BIRT open source and I've built a bar chart which uses the Values (Y) Series, Category(X) Series and the Optional Y Series Grouping like in the picture. </p> <p>My dataset contains sessions, minutes, etc. For the Value (Y) Series I can only found a distinct count function with that I can…
-
Documentum D2 4.6 - Action for calling specific creation matrix
Hello, I'd like to know if anyone achieved to call a specific creation matrix (extended or not) by clicking on a specific out-of-the-box action. I see that upon 'New -> Content' the 'Show dialog with manager..' is called, and the manager (in this case CreateManager) is specified in the Manager parameter. Do you know if it…
-
Documentum D2 4.6 - Menu action condition based on active workspace and/or active widget
Hello, I'm trying to configure some D2 menu actions conditions by specifying current workspace and/or current widget. I tried by choosing among 'Interface' conditions the 'Parameter $value()...' and I tried putting in 'Parameters' and in 'Value' the values read from the hub. As example, since I have to configure this…
-
Any API to call Highcharts Export server/phantom.js with BIRT?
<p>Hi,</p> <p> </p> <p>I need to generate charts using highcharts.js and then include them in BIRT report for displaying them in pdf/excel format. </p> <p>I am using phantom.js to show highcharts in my web-application and want to use highcharts in BIRT report as well to maintain the look & feel of charts throughout my…
-
Migration problem, BIRT OdaException : Server Authentication Required
<p>Hi, I'm running application with below details : </p> <p> </p> <p><strong>[Old Environment]</strong></p> <p>BIRT Runttime 3.7.2</p> <p>Weblogic 11g</p> <p>Axis Datasource</p> <p> </p> <p><strong>[New Environment]</strong></p> <p>BIRT Runtime 3.7.2</p> <p>Weblogic 12c</p> <p>Jax-WS DataSource</p> <p> </p> <p>The report…
-
Oracle ref cursors and stored procedure queries
<p>(I also tried this on the eclipse forums but no luck)</p> <p> </p> <div>Hi,</div> <div> </div> <div>I'm evaluating BIRT for our case where we would like to have a stored procedure when called, would generate the report data into tables and return ref cursors for those. We are using the latest ojdbc7.jar driver and…
-
iwupdate issues
Hi All version 8.2 I am trying to run iwupdate using a cgi task from TeamSite UI (replacing "use last approved" file action) and the command is failing with "access is denied" message. User executing the CGi is a master and the same command works form the command line on the server and also in 7.3.2 version. It is failing…