-
BIRT Report unable to do automatic data set binding
<div> </div> <p>Hello everyone,</p> <p> </p> <p>I have a BIRT report that I've attached called OR14.rptdesign.</p> <p> </p> <p>It's a very basic report in which I've created one data source with two data sets. </p> <p> </p> <p>I'm having a problem with dragging and dropping one field (called SHIP_DATE) from a data set…
-
Chart - how to get column value from Container and pass it to title
<p>Hello,</p> <p> </p> <p>I have data grouped by STATION. For each group a chart is created with data "Inherit data from container".</p> <p> </p> <p>I need to change the title for the chart and show the STATION. I know how to change the title</p> <p> <span style="font-family:'courier new', courier, monospace;">function…
-
How do I take the value of a column of a data set in a different data set
<p>Hi I have seen the</p> <p> </p> <p> </p> <p> </p> <p><<a data-ipb='nomediaparse' href='http://developer.actuate.com/community/forum/index.php?/topic/25662-binding-multiple-datasets-to-table/'>http://developer.actuate.com/community/forum/index.php?/topic/25662-binding-multiple-datasets-to-table/></a></p> <p> </p>…
-
Media Bin 8.0.1 Fresh installation
Hi Team, I have installed Media Bin 8.0.1 in one of my DEV machine. After installation i am getting below error in MBP.log file. 6/27/2017 5:18:12 PM ******************** MediaBin Server Version MediaBin 8.1.0, Build 96728 starting. ******************** 6/27/2017 5:18:12 PM Locale is: English_United States.1252 6/27/2017…
-
Resposta automática RE Publishing multiple content components into the same region
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…
-
Migrating from iHub2 to iHub3
<p>Hello BIRT Experts,</p> <p>I'm working on the preliminary project of migrating iHub2 to iHub16. We have multiple volumes on iHub2. I found no description of direct migration procedure from iHub2 to iHub16.</p> <p> </p> <p>I was told by OpenText Support that first I need migrate from iHub2 to iHub3 and then "an over the…
-
Documentum REST 7.3- Using OR operator in AQL
I am using AQL (Documentum REST 7.3) to do an xplore search against the repository. With the below AQL send as an input to the search service (POST), I get 9 results - { "all-versions": false, "include-hidden-objects": false, "types": [ "my_type" ], "columns": [ "object_name", "r_creation_date", "r_creator_name" ],…
-
Link to document / task in email : is it possible to use a variable for the host/port ?
Hello, I'm currently working on an application using D2 4.6 and I am working on the Email notifications configuration. I have set for multiple events a message that get the workflow message plus a link to the document or the workitem. Since we are planning to deploy our configuration on 4 environments on the client's…
-
LSCS client side api
Livesite/LSCS 8.2.0.1 Windows 2008 R2 64 bit HI has anyone implemented or made a call from Ajax/jquery or Angular against LSCS rest api? if so can you share some details? the way our environment is set up is that he Web server is separate from the Livesite. LSCS is on the same box with LSCS. When I try a sample call from…
-
Is There any way to replace Login Page in xCP application?
I want to create my own custom login Page , is it possible to do or can I change the CSS of existing Sign in Page , I am using Clear theme in xCP 2.3
-
Can I run reports with system settings java.awt.headless set to false
<p>Hi,</p> <p> </p> <p>I am using BIRT runtime 4.2.2 library to integrate BIRT engine. Report generation works fine on windows, but when it comes to linux it throws below error</p> <p> </p> <div>java.awt.AWTError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.</div> <div>at…
-
Decimal to Usable fractions (inches)
<p>I recently went through a bit of a journey to find a solution for converting decimal values to useable fractions up to 1/32 precision. To be clear I wanted measurable fractions like 1/32, 1/8, 3/4, etc, but the decimal data I was feeding in was not precise enough for an exact conversion. I am posting my solution here to…
-
Fill with average of existing data
<p>Hi</p> <p> </p> <p>is there a way to fill an empty data with the average of all existang data of that field?</p> <p> </p> <p>Day data</p> <p>1 22</p> <p>2 24</p> <p>3 28</p> <p>4</p> <p>5 21</p> <p>6 33</p> <p> </p> <p>Would like to put 25,6 in day 4 because (22+24+28+21+33)/5 = 25,6</p> <p> </p> <p>Thanks</p> <p> </p>…
-
Dynamic parameter
<p>Hi all,</p> <p>I have already posted this on Eclipse community but I thought I may get a quicker respond here.</p> <p> </p> <div> </div> <div> I have a requirement as below;</div> <div>We have got a column "Type" returns A,B,C,D ( this could be static value , for know we assume "Type will return these " )</div> <div>We…
-
Chart with cube values
<p>Hi,</p> <p> </p> <p>I'm working on a report with an Olap Cube.</p> <p>I would like generate a radar chart within the cube table, <span>The graph must be repeated according to the values ​​of the dimension etab_nom,</span> but nothing is working to do this.</p> <p>See screenshots to follow my request.</p> <p> </p>…
-
migrate docbase with different installation owner
Hello All, I am trying to migrate a docbase from 6.7 SP1 environment to 7.3 , post migration I'll upgrade the docbase to 7.3. However, the installation owner in source and target systems are different. I want to migrate docbase using th installation owner of target system. However, the docbase creation gets hung at 9% with…
-
How to access Centerstage API by c# library
I have a centerstage and there is a requirement that we need to access via api by c#, is there any technical support document ?
-
MediaBin Collections not getting updated
Hi Techies, I am using MediaBin 8.1 running on IDOL 10.4. We have recent migrated from windows 2008 server to windows 2012 server. post migration, while testing we observed , our user collection is not getting updated with assets. I can create new collections for my userid and so other user but adding assets is not…
-
Platform.createFactoryObject(IReportEngineFactory.EXTENSION_REPORT_ENGINE_FACTORY) returning null i
<p>Hi,<br><br> When I run this code on my application on local, the factory get returned and everything works well, but on unix environment I get a null from the method Platform.createFactoryObject(IReportEngineFactory.EXTENSION_REPORT_ENGINE_FACTORY);</p> <pre class="_prettyXprint"> public IReportEngine getReportEngine()…
-
Odd page break issue
<p>I have a report that starts displaying data on the third page (Page one and two are skipped). I have even have all paged breaks set to avoid. Any suggestions as to what's causing this?</p>
-
Can i install REST-SERVICE in 6.7 sp1 version
Can i install REST-SERVICE in 6.7 sp1 version
-
View Report - Operation not available to run a Report
<p>Hi ,</p> <p> </p> <p> I am using MAC OS & i have installed <span style="color:rgb(38,50,56);font-family:arial, sans-serif;font-size:13px;">Eclipse BIRT Designer Version 4.3.2</span>.But,i cannot able to Run a report.View report operation not available to run a report.When i click on View Report, it shows <span…
-
Dynamic grouping on a data set
<p><span style="color:rgb(36,39,41);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;font-style:normal;font-weight:normal;text-align:left;background-color:rgb(255,255,255);">I want different kind of groupings on "the same" data set. (</span>e.g. I want to use one data-set that in the first halve of…
-
Is it possible to group by a field, then show all records for that field in the details?
<p>I have a table that has a list of work orders, the day the work is scheduled to be done, and employee names assigned to do the work. Some work orders have multiple employees assigned to work on the same day. </p> <p> </p> <p>Work order Date Name</p> <p>3002 6/22/17 Smith</p> <p>3002 6/22/17 Anderson</p> <p>3007 6/22/17…
-
Edit Chart not showing full results
<p>Hi,</p> <p> </p> <p>I'm working on creating a Birt report containing a Pie Chart, and for some reason, when I look at the data preview, it is only showing half of the results that the DataSet is reporting back with.</p> <p> </p> <p>Is there a way to fix this?</p> <p> </p> <p>Thank you for your help!</p>
-
How to develop a BIRT Report Item Extension?
<p>Hi,</p> <p> </p> <p>I am trying to build a Report Item Extension with "BIRT Designer Release Build: 4.6.0", .</p> <p> </p> <p>In MANIFEST.MF -> Dependencies -> Required Plug-Ins dialog,</p> <p>what required plugins(in order) should I add?</p> <div>Are there any update articles or tutorials for reference?</div>…
-
Linearize the generated pdf from BIRT
<p>Hi,</p> <p> </p> <p>I have a problem in generating the pdf report in BIRT.</p> <p> </p> <p>When I generate the pdf report, it is downloaded in browser. When i checked the properties of the generated pdf(File -> Properties) . Fast Web View is assigned to No. It should be Yes. It creates problem.</p> <p> </p> <p>Can we do…
-
Docker Installation for Content Server 7.3
Hello, Whether the Docker installation is mandatory for Content Server 7.3 installation. I'm upgrading the C.S. from version 6.7 sp1 to 7.3. Please guide me here. Thank you, Vignesh
-
Assigning Background Color to the Axes in Bar Chart in Eclipse BIRT
<div><span style="font-family:'courier new', courier, monospace;">I have a requirement to assign background colour to the X and Y-axis in Bar chart in eclipse birt. </span><span style="font-family:'courier new', courier, monospace;">please find the attachment 'ExpectedResult' for reference.</span></div> <div> </div>…
-
Trying to parse multi select list to (SQL in) clause
<p>I have tried looking through this form to find the answer, todate I have not had any luck finding anything that suits my needs, or I have not adequatly described my situation in the search option, apologies for that.</p> <p> </p> <p>I am trying to get multiple items into my IN cluase in the where statement, I am using…