-
EXECUTE DO_METHOD Exception Handling
Hi All, We are facing difficulty in executing the custom dm_method with EXECUTE DO METHOD query. Below is our requirement. We have created method by pointing our java class CustomClassA, Say the method isCustomMethod. We are executing method from another class with try catch block as shown below. This is works fine if our…
-
Documentum 7.1 to 7.2 upgrade
Hi All Currently we have Content server 7.1 serving around 10+ docbases (High Availability) like CS1 (Primary CS) and CS2 (Secondary CS) . Now I can't be able to build parallel environment and perform upgrade due to cost. Can someone suggest better approach since we will not be able to upgrade all docbase in single day .…
-
failing to install iHub trial
<p>Hi, I installed CentOS 7 running in VM on my mac, but run into a failure when I try to install the iHub trial edition.</p> <p>The error returned is:</p> <p>Buildfile: acinstall/AntInstall.xml does not exist!</p> <p>Build failed</p> <p>Install failed (error code 1).</p> <p> </p> <p>Yet I can clearly see…
-
Hyperlink from Chart Data
<p>I'm trying to do a Hyperlink Drill-through to another report from a chart I've generated. </p> <p> </p> <p>I'm using Interactivity from the Chart definition. And so if I click Interactivity, select event=Mouse click and action = hyperlink, then click Add, click Edit Base URL, and then select Drill Through. I can then…
-
Blank Import window.
TeamSite 7.3.2 on windows and Browser IE 11 . Java 8 Update 91 For couple of users, Import window comes up as a small window with out displaying any files and Just C drive selected but no folder contents listed and when user tries to make the window bigger entire window becomes blank. I know that Java version is not…
-
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…
-
Embedded Background Images(Watermark)
<p><span style="font-family:arial, sans-serif;"><span style="font-size:12pt;">I need help in embedded image (Background image) like a watermark.</span></span></p> <p><span style="font-family:arial, sans-serif;"><span style="font-size:12pt;">The report look fine when running on BIRT Designer 4.4. When we put deploy the…
-
comparing date in hepcar table
<p>I'm trying to compare the term date(yatrmd) in the HEPCAR table.</p> <p> </p> <p>the date is stored delimited by commas...can someone tell me the syntax for this...</p> <p>I tried this below and it throws an error..</p> <p>I have tried breaking the date up using substring and it still will not work.</p> <p> </p>…
-
how to enable chart scripting functions onRender view
<p>Hi,</p> <p> </p> <p>I am trying to add beforeDrawAxisLabel functionality inside onRender view. But I cant find the function in the dropdown. </p> <p> </p> <p>Please see the attached screenshot.</p> <p> </p> <p>The chart i was referring can be found at the following link:</p> <p><span style="font-family:calibri,…
-
BIRT How to use script dataSorce and POJO dataSet
<p>I'm trying birt to generate report from script dataSorce and POJO dataSet</p> <p>I followed this tutorial : <a data-ipb='nomediaparse' href='http://www.vogella.com/tutorials/EclipseBIRT/article.html'>http://www.vogella.com/tutorials/EclipseBIRT/article.html</a></p> <p>And i have done all steps but when i click on Data…
-
Instantiation form entry - can I reference in the WFM?
I feel pretty dumb for asking this because I should probably know the answer. Is there any way to reference values the user has chosen in the instantiation form for a workflow in the WFM task variables? The use case is that I have an instantiation form that allows the user to select (via checkboxes) the servers where they…
-
Using in-context-edit for xsl:attribute for anchor tag
Hello folks I have implemented ICE (in-context-editing) in externalized xsl for components. for normal tags I am able to apply ICE successfully but finding it hard to in < a > or < img > tags <img alt="image" width="90" height="90" > <xsl:attribute name="src"><xsl:value-of select="/Properties/Data/Datum[@Name='Body…
-
Any possibility of using highchart driven charts with BIRT?
<p>HI,</p> <p> </p> <p>I was trying to integrate highchart.js with BIRT so that i can replace conventional charts that BIRT has.</p> <p>Is there any possibility in doing so?</p>
-
Opening a report in pdf format always
<p>Hi,</p> <p> </p> <p>I am new to ihub, so this question might seems too stupid but I have one rptdesign with me, which generate reports. It is working fine on my local and I am able to generate pdf by passing values of _format and __emitterid in the url.</p> <p> </p> <p>But I am unable to do same when report is deployed…
-
BIRT 4.6.0 runtime in Maven
When will the BIRT 4.6.0 runtime be available in a maven repository?
-
Chart Category X-axis as string and sort enabled on numerical value
<p> Hi ,</p> <p> </p> <p> I have a line chart plotted with category x-axis as string range. And I have enabled the sorting option on a numerical field value. for some reason X-axis still retains the xml response order. I am expecting 8~9 and 10~11 to be plotted before 16~17.</p> <p> </p> <p>Please find the attached rpt…
-
In-Context-Editing Issues in 8.1
Hi Folks, I have implemented in-context-editing on Datum using externalized XSL and applied it on div/p/span/li tags by passing in-context-edit="{/Properties/Data/Datum[@ID='D01']/@ID} in respective tags. When I edit the page then I see editing box once and not second time after page edit. Is this a existing defect.…
-
Sorting by table columns
<p>Hey everyone,</p> <p> </p> <p>I'm working on a BIRT Report where I have a DataSet from a FlatFileSource (.csv) which looks like:</p> <p> </p> <p>Source, Timestamp, Value</p> <p>S1, 01-01-2015 00:00:00, 10</p> <p>S1, 01-01-2015 00:05:00, 12</p> <p>S1, 01-01-2015 00:10:00, 5</p> <p>S1, 01-01-2015 00:15:00, 7</p> <p>S2,…
-
How to use OOTB PageConversionTask to convert .page to .html in a External Task?
HI All, I have a requirement to convert livesite .pages to .html files and i came to know that we can achieve that by using OOTB PageConversionTask. I tried to configure that in my workflow CGI task and it is working fine. But is there anyway to configure that PageConversionTask in workflow External task? Can you please…
-
How to set Page level Aggregations?
<p>Hi,</p> <p> </p> <p>I am new to Birt, how to set the Page level aggregations </p> <p> </p>
-
E-Studio (TS 8.2) - Template relationship with Pages
I built a page (6 or 7 actually) based upon a template. I have changed and submitted the template. I would expect the page to tell me that the template has been updated and I can Merge or Overwrite. But it's not. I believe that's abnormal. Opinions? (ignore signature) TS/OD/LS 8.2