-
Using Script API, DQL and EBS in the era of Content Server 7.2 and Composer
Often with co-workers joke saying that if the DAB had still been supported by the client operating systems, they never stopped using it, even if it is no longer supported, and the alternative, the Composer, is derived from a solid IDE. But where does this reluctance? it's just laziness in learning a new tool? The truth is…
-
Native Names in Data Set Parameters
<p>Hello everyone,</p> <p> </p> <p>I was wondering how the "Native Name" field in the parameters page (for the data set) can be set?</p> <p> </p> <p>Thanks!</p>
-
404 Error During Review any page or component in Team site 8.2
404 Error During Review any page or component in Team site 8.2
-
Summarizing Status column
<p>Hi,</p> <p> </p> <p>I am a newbie in BIRT and have just started working on a report. Below is the final layout of report that I am working on and I am not sure <strong>how to deduce </strong>the <strong>overAll status </strong>for each entry under Col1. Basically we need to summarize the status of all the entries…
-
integration OpenXava
<p>Hello,<br> I am triying to integrated OpenXava and Birt, but i dont know for where start.<br><span>I have tried with a custom jsp, but it has not worked.<br> Any Idea?<br><br> Thanks, and sorry for my bad English</span><br> </p>
-
Producing Multiple Report from one Report
<p>Hi,</p> <p> </p> <p>BIRT Newbie here,</p> <p> </p> <p>I am looking to be able to produce multiple reports from one report data source.</p> <p> </p> <p>The data source is XML and would need to print a separate report for each customer ID.</p> <p> </p> <p>can anyone help?</p> <p> </p> <p>Thanks,</p> <p> </p> <p>Mark</p>
-
How to upgrade DFS 6.5 SP3 to DFS 6.7 SP2
Hi Expert, We want to upgrade existing DFS 6.5 SP3 custom code to DFS 6.7 SP2 code and also we want to deploy this upgraded custom DFS code on tomcat server.How to generate .war file through EMC Composer? Please share me the steps. Thanks in advance!. Regards, Ram
-
CTS execute profile URL[] mediaURLs question for more inputs urls
Hi all, i have questions. I have used CTS java api to create and submit request to execute tranformation. Question is : When i submit request can i setup in request more input files to convert or i can setup only one ? Beacuse in metohd executeProfil see below. It is atribue URL[] mediaURLs - this is array of urls. public…
-
CTS java api how i create standalone object from transformation
Hi all, i have qeustion about I am use CTS java api to create transform and work witch object when i tranformation one type object to another type object, i need create standalone object or object which have not relation or rendition to source object for tranformation. If transformation is correct i have 2 objects source…
-
Is Red Hat Enterprise Linux 7.x compatible with Taskspace 6.7SP3?
Can we install the taskspace 6.7SP3 in a server running RHEL 7.x? The documentation says that weblogic 12 is supported with RHEL 6.x but I'm wondering if RHEL 7.x is also supported or not. Surprisingly, DA 7.2 is compatible to be hosted on weblogic 12 and RHEL 7.x so why not taskspace 6.7 sp3. Not sure if it is a…
-
JSON input and report url entries are being logged to cataline.out for some of the birt reports
I am using birt with tomcat server. When I am trying to open birt pdf reports, JSON input and report url entries is being logged to cataline.out for some of the birt reports. These information is not being logged for all the reports. Also I have not added anything in birt template to log the details. Can anyone please help…
-
How to remove the duplicates from Data Set / Union / Table?
<p>Hi Team,</p> <p> </p> <p>Good Day....!!!</p> <p> </p> <p>I have a specific case to remove(not hide) the data from the Data set / Union / Table in my iHub report. Can anyone suggest how to implement this? </p> <p> </p> <p>Business case:</p> * I have 3 Data sets, from which i have created 2 joins * in one of the join i…
-
Multiselect Parameter Values
<p>Hi,</p> <p> </p> <p>How do we display the "Display Text" of a List Box Parameter with multi select Option in Report.</p> <p>Please see the attached report.</p> <p> </p> <p>When I place the parameter in report, it is displaying the "Value" of the selected values but I want to display the "Text" of the selected values.…
-
Optional Parameters
<p>Hi,</p> <p> </p> <p>Is there a way we can make sure that at least one parameter is selected from a list of optional parameters in BIRT when we run the report?</p> <p> </p> <p>My requirement is, I have 2 parameters in my report but both are optional. When user run the report, we need to make sure that at least one of…
-
Cannot set boolean value to parameter
<p>Hello everyone,</p> <p> </p> <div style="font-family:arial, sans-serif;font-size:12.8px;">I have an issue that I can't seem to resolve despite repeated efforts. </div> <div style="font-family:arial, sans-serif;font-size:12.8px;">When I run my BIRT report, I get an error that says I can't set a boolean value to a report…
-
Preview image issue on MediaBin WSDL url
Hi Experts We are using MB WSDL for fetching MediaBin asset details from MB to show on our custom application. There are 2areas where preview image is getting used. 1. In asset detail page 2. In asset search page For Asset search when the asset is searched we are getting asset preview url and preview image is shown but…
-
Dynamic Text Box Creates New Rows
<p>We are experiencing an issue where using a dynamic text (HTML) field for data pulled from an rich text field does not export to Excel as expected. </p> <p> </p> <p>It prints as expected in the BIRT Preview and prints to PDF okay, but in Excel, it creates new rows and splits cells unexpectedly. In the image below there…
-
Change D2 Folder Icons based on user permission on that particular folder object.
Hello D2 Experts, Currently I am working on a requirement where in, we want to change default folder icon available in D2 based on logger in user permission on that particular folder object. If logged in User has browse permission on folder object we want to show different folder icon. If logger in User has…
-
Dynamic Filters on Data Set
<p>Hi Team,</p> <p> </p> <p>I have implemented one iHub report with 3 data sets (which internally gets the data from data objects (FastDB)). i would like to pass the one of the Data sets values to the other data set as dynamic filter. Ex: get the values from the Data Set 1 where Transaction currency is equivalent to the…
-
Replicant list to json file?
I'm new to Teamsite development and I have a project where a user will enter staff info into a form. This is a replicant list so a user can add/modify/delete staff info from this list. Then I need to output the data to a json file. Has anyone done something like this before? I've done this where one form generates one json…
-
Overwrite JNDI Name String in Java Code NOT ScriptedDataSourceEventAdapter
<p>Hi everyone,</p> <p> </p> <p>I need a way to change the jndi name string in the dataSource beside the ScriptedDataSourceEventAdapter.</p> <p>I cannot use because in Joint DataSets it is never called when attached to sql data sources.</p> <p> </p> <p>I´ve already tried this in an extension of…
-
Resposta automática Delete user/user data once user is removed from AD
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…
-
BIRT USE CASE
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Morning All,</p> <p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;"> </p> <p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">I am beginner on BIRT and trying to make my first report and integrate it in a…
-
Delete user/user data once user is removed from AD
Does anyone have any throughts on how user/user data can removed once the user is deleted from the ldap. Got to know that there is no OOTB option which takes care of this. Appreciate your response on this Thanks Rajesh
-
F.S and RDBMS Relation
Hi Team, The repository contains the data in two different way 1) File System(Content) 2) RDBMS(Metadata) I just wanted to check with you how C.S manages the relationship between File system and RDBMS?
-
PersistentGlobalVariable is Null after using Interactive Sorting/Filtering
<p>I have modified a sample report from developer.actuate.com to demonstrate the following problem:</p> <p><strong>I try to color data points in a line chart wich shows the "Profits by Product Line".</strong> If the profit margin is above 0.40, the marker is painted green, if it's below 0.38, it's painted red. The data…
-
Should we bet on BIRT?
<p>We are a trade association with limited IT resources. Though we have programming skills, we do not have Java experience. My questions here relate to whether we should proceed with the community version of BIRT which seems to provide everything we need.</p> <p> </p> <p>I am looking for answers from folks who have…
-
search excluding content in the archived content channel of site
Hello , We are using default search of WEM. while searching a text it finds items from archived content channel. We want to exclude the content coming from archived content channel. Please suggest. Thanks, Santrupta. santrupta.dash@tcs.com
-
SEVERE: Cannot set a null value to parameter 1
<p>Hi. I have a problem in BIRT log file.</p> <p>when I set null value to unrequired parameter at view report as PDF I get this SEVERE error.</p> <p> </p> <blockquote class="ipsBlockquote"> <p> </p> <p>SEVERE: Cannot set a null value to parameter 1.<br> org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot set…
-
Bar chart report series values
<p>Hello,<br> <br> I am very new to birt reporting, I have a bar chart report like this<br> <br>