-
Page level Targeting/Personalization
Hi All, We are on TS version 7.4.1, Linux base installation, we have a requirement to achieve page level targeting. On decided attributes (pass by external party during page request), user gets redirected to different version of home page. Business is ready to create different version of pages, but we need to keep URL same…
-
Wrong date format on DataSet.
<p>Hi,</p> <p> </p> <p>I'm new in BIRT reports and I am not able to fix date format. (I have version 2.6.0. )</p> <p> </p> <p>I get data from an excel with date format 'mm/dd/yyyy' but the format displayed on BIRT (on the previous results of the DataSet edit options) is 'yyyy/MM/dd'.</p> <p> </p> <p>The problem came with…
-
Determine the value of a parameter based on another parameter
<p>Hello,</p> <p> </p> <p>I have a problem with determining the value of a parameter based on another parameter.</p> <p> </p> <p>The case is as follows:</p> <p> </p> <p>A parameter, let's say param1 is given in the URL (WebViewer). With that parameter I can fetch data from a REST API which is then stored in another…
-
How to Merge columns in Birt
<p>Hi everyone,</p> <p> </p> <p>I have to create a report that has needs different columns that need different datasets. So every columns consists a count sql statement and a date. With a scripted data set I create a date column and try to join the the other datasets with a lot of joint datasets together.</p> <p> </p>…
-
BIRT runtime simple example giving exception
<p style="font-size:15px;color:rgb(36,39,41);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;">I am attempting to create a report using BIRT runtime (4.5) and below is the code I used for creating a simple demo.</p> <pre class="_prettyXprint"> public static void main(String[] args) { try { buildReport(); } catch…
-
conditional SQL query in report DataSet
<p>Hi,</p> <p> </p> <p>I want to add a condition based on the value of the report parameter. Like if the parameter value is null, don't include the condition, otherwise, add the condition. Please refer the attached image where I want to add the condition. In the screenshot, <span…
-
Parameters in DataSet throwing error
<p>Hi,</p> <p> </p> <p>I added two parameters in the Parameters tab in the edit window of DataSet. It throwing the following error. I don't have any clue why is this happening. I am a newbie to BIRT reports. Please help me.</p> <pre class="_prettyXprint _lang-nocode"> org.eclipse.birt.report.engine.api.EngineException: An…
-
Multiple DataSources with BIRT Runtime
<div>Hi!</div> <div> </div> <div>We have a BIRT Runtime (4.4.0) embedded in a web application that manages datasources in runtime with two options:</div> <div> </div> * Reports with JDBC Datasource * Reports with XML Datasource <div> </div> <div><strong>Now we need to work with more than one data source, for example with…
-
How to correctly set option secondaryPreferred for mongoDB in BIRT
<p>I try to customize connection options according to <a data-ipb='nomediaparse' href='http://developer.actuate.com/be/documentation/ihub2-web/birtos/fg31/index.html#page/birt-os/connecting.1.52.html'>http://developer.actuate.com/be/documentation/ihub2-web/birtos/fg31/index.html#page/birt-os/connecting.1.52.html</a><br> I…
-
Memory Leaks when report contains hidden table
<p><span style="color:rgb(0,0,0);font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;background-color:rgb(244,244,244);">Hi , </span><br><br><span style="color:rgb(0,0,0);font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial,…
-
Scheduling a report to run on last day of month ona recurring basis
<p>Hi ,</p> <p> </p> <p>I am scheduling a report to be run every month last day, so I have scheduled it to run on every month night at 11:50PM on a recurring basis , then went to Cron Task REPORTSCHEDULE and have modified it to run on yearly basis for each month. Problem is When it is a leap year Feb 29th day is not…
-
Where can I find xCP 2.1 or xCP 2.2 developer edition software
Dear All, Could anyone tell me the latest link where xCP 2.1 / 2.2 developer editon? Existing link does not have it. It seems it has been moved from the link. https://developer-content.emc.com/downloads/xCP_dev_edition.htm Thank you.
-
Filter charts through script in the report design
<p>How to filter charts using scripts in the report design. Sample would be really appreciated. </p>
-
WEM 8.5 - How to send an error while executing a content component's display view jsp
Hi, I'm just curious about the error handling in a jsp (display view): Usually you can force an error page by invoking something like: ${pageContext.response.sendError(404)} In WEM it does not work (or at least it does not work for me). Do you know how to handle this correctly? At a certain condition in a display view, I…
-
Accessing ACL information via REST in Documentum 7.1?
I have the developer edition of Documentum (the downloadable CentOS image, I believe is version 7.1), and I am experimenting with rest services. I am trying to follow the following guide: https://community.emc.com/docs/DOC-55396 (which is a great article by the way). However, in my install when I try to use the rest…
-
Resposta automática Regarding to Hide context "sites" from URL
I will be out of the office from 02/27/2017 to 03/10/2017, returning on 03/13/2017. Please be assured that the team is here to support you. Feel free to emailsupport@opentext.com during my absence for any additional needs, be sure to quote your ticket number or you can contact my manager located in United States, William…
-
Regarding to Hide context "sites" from URL
Hi All, Using Canonical URL Scheme we hided "format", "site-name" but we are unable to hide context "sites" from URL. Kindly please help to remove /sites from URL. LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so live.conf RequestHeader set x-vgn-wem-locale "en_US" # Not…
-
Adding a JQuery Datepicker in DCT/DCR's
Hi, I've designed DCT with a datepicker inside but I wanted to change the look and feel of the datepicker. I've used "calendar.ipl" many a times but the look and feel seems to be default which TeamSite has provided:. <callout url="/iw-bin/iw_cgi_wrapper.cgi/calendar.ipl" label="View Calendar"…
-
group and aggregate multiple colums
<p>Hi,</p> <p> </p> <p>I already tried to find a solution in the forum, but stuck, since I am new in BIRT.</p> <p> </p> <p>I have a DataSet with following information:</p> <p> </p> <div>C1 C2<span> </span> C3 <span> </span>C4 <span> </span>C5</div> <div>A <span> </span>B<span> </span> 100<span> </span> 200 <span>…
-
Joint DataSet between SQL Source and Scripted DataSource
<p>Hi everyone,</p> <p> </p> <p>I have a problem with a Joint DataSet between two DataSets. One is from a SQL DataSource and the other is from a scripted DataSource. The SQL DataSource has an event handler attached to it as well as the Scripted DataSet and the SQL DataSet have.</p> <p> </p> <p>The problem is that I use the…
-
FileStore changed-but versioned documents are getting created in old location which is full
Hi, We had configured 3 filestores and were saving our documents to filestore 1. When filestore 1 got filled up, we changed the default location to Filestore 2. All the newly created documents are going to filestore 2 as expected. But the problem is with the versioned documents. All the versioned documents are trying to…
-
Need help with TeamSite Task Hanging in Limbo
Hi there, My workplace has a shared TeamSite and I'm attempting to convert a right section on our main default page. The problem is, when I look at the main dashboard Tasks (under the dropdown All Tasks), the task is hanging there. Sadly, it says that I am unable to take the task in order to move it to deployment. I have…
-
Differences between totals calculated with BIRT and those calculated in MySQL
<p>I have a accuracy issue when calculating subtotals. The numbers I bring into BIRT are decimals with 2 decimal places. When calculating a subtotal of sales from 164,000 records, the difference between calculation in Birt and that using the SUM(my_column) function in MySQL is $30,000.</p> <p> </p> <p>When calculating…
-
sqljdbc_auth.dll already loaded in another classloader
<p><span>Hi,<br><br> I have created a custom eclipse plugin that saves BIRT Report project to DB(Sql Server). </span></p> <p><span>But I have having an issue when using Integrated Security option. If in the BIRT report design </span></p> <p><span>I use JDBC Data source and integrated security then either my custom eclipse…
-
CrossTab - Alternate Rows Highlight - BUG?
<p>Using a PGV to track the row number of a crosstab</p> <p> </p> <p>The row "counter" is being displayed as the last cell of a crosstab row - showing that the variable is incrementing as required.</p> <p> </p> <p>The crosstab Highlight is then modding the PGV row counter, to alternate the background colour.</p> <p> </p>…
-
Issue with chart having multiple Y axis
<p>Hi, all! I'm constructing a chart that I would like to show two Y axis of data on (Minutes & Tons). Y axis 1 shows 'Cast Minutes', which has an optional Y Series Grouping of 'row["Grade"]'. Y axis 2 shows 'Tons'. I'm using a bar chart for axis 1, and a line chart for axis 2. </p> <p> </p> <p>For some reason, I'm getting…
-
Cloning a Content Instance using ContentInstanceCloner
Hi, I am looking for cloning Content Instances using an API. I see a package com.vignette.as.common.util.clone and classes, but there is no or little documentation about how to use this. Anyone has used these for cloning? I would highly appreciate if I can get some code samples. Thanks Seb
-
Cross Tab : Dynamic Fact Values
<p>Hi, </p> <p> </p> <p>I have a cross tab in report showing Volume and Values for Branch</p> <p>Column Dimension contains MonthYear.</p> <p> </p> <p>Filter condition applied on Cross Tab : Volume>1000</p> <p> </p> <p>Now the requirement is to show Data or values for each monthyear where ever coming blank due to…
-
What are the limitations of TeamSite 6.2?
I am trying to find out the limitations of 6.2 version. Please help me with it.
-
SSL configuration for Documentum internal components.
Hi All, I configured the SSL for internal component of Documentum. I created the dfc.keystore successfully but, when restarting the documentum services I am getting the error. Can anyone help me what could be the reason for this. I had given the correct password but showing as bad password attempting to access.