-
Dealing with TinyMCE Text Fields on DCR
If I have a TinyMCE text field like: <item name="CSRNote" colspan="2"> <label>CSR Note: </label> <description>Enter the CSR specific comments in this area</description> <textarea external-editor-inline="t" external-editor="tinymce" external-editor-config="CeridianCanada" cols="65" rows="10" wrap="virtual"> </textarea>…
-
Change in installed TBO
Hi All, I recently join the support team. apparently there are no documents available. we have a TBO installed in our docbase. we want to change some functions there basically wanted to change doSave. actually we can remove it but we are not sure the full functionality of the TBO. is there any way to get the code or class…
-
importing Minor Branched versions to Documentum from excel sheet
Hi All , We have one requirement to load the documents(physical location) metadata(Spreadsheet) to Documentum . we have minor branched versions as part of the sheet as below example . r_object_idobject_namei_chronicle_idr_version_label09015da883544975Operations Manual.pdf09015da8834097b51.309015da88360ca9cOperations…
-
Birt RCP Report Designer 4.4.2 won't start
<p>Hi everybody</p> <p> </p> <p>I'm working in the IT-Departement and we have a few users who use the birt rcp report designer example(which can be downloaded here: <a data-ipb='nomediaparse'…
-
Line chart: define value-specific colors for lines and markers
<p>I would like to assign fixed line and marker colors to the countries in the attached report, regardless of which countries appear in the query result, so for example:</p> <p>Australia: (255,0,0)</p> <p>Belgium: (0,255,0)</p> <p>France: ((0,0,255)</p> <p>Any other country: (0,0,0)</p> <p> </p> <p>The complexity I am…
-
i_folder_id is not in the PropertySet
Hi, maybe I'm an idiot or blind or anything else. I have issues to get the i_folder_id value from a property set in DFS. I export the content and wants to export content and some properties Here is my code: public ContentTransfer() { } public void getContent(IServiceContext sContext,String repositoryName,ArrayList<String>…
-
Axis labels not aligned in horizontal bar chart
<p>Hi All,</p> <p> </p> <p>I am using BIRT RCP 4.3.1.</p> <p> </p> <p>I have an horizontal bar chart, however the Category axis labels are not being right aligned.</p> <p> </p> <p>I have tried it by using UI options, however it does not work;</p> <p> </p> <p>I was trying it by script, but i am missing something here;</p>…
-
Post upgrade to TS 7.4.1 issues not able to login to ccpro
getting below error on login for ex: http://hostname/iw-cc/command/iw.ccpro.filesys - we are able to login but geting attached screenshot 1 http://hostname/iw-cc/command/iw.ui - on login getting attached screenshot 2 http://hostname/iw-admin/action/iw.admin.ui - admin screen on login working as expected. already tried…
-
Sorting not working while using Multuple Groups
<p>Hi All,</p> <p> </p> <p>I'm using in single dataset and single table In that table I'm using multiple groups.In table header I added hyperlink drill-through sorting method but when I click in header column sorting is not working i tried few days so please give me the solution for that issue.</p> <p> </p> <p>And also i…
-
OpenDeploy integration with Adobe DAM product
I'm just looking for some high level ideas here. Marketing is going to be using Adobe's DAM product for managing their digital assets (there is a significant push to not use any more Interwoven products here), and the DAM software is going to live in Adobe's "cloud", basically on a server outside our network. We are going…
-
pageNumber in Generation and Presentation tasks
<p>Hi,</p> <p>BIRT version 4.4.2, implemented by Workday. </p> <p>The report engine is configured to separate the Generation and Presentation tasks.</p> <p>The report has several tables that are NOT nested as we have 1 data set and 1 row of data. (XML data source) and each table has binding to the data set.</p>…
-
Issue with getDerivativeDetails for large image size
Hi, We are facing an issue, while checking for any existing derivatives using getDerivativeDetails method, it is working fine for small size assets i.e. for an asset of size 24kb and 200x200 dimension. It is even returning null in no time when derivative doesnt exist. But for a large asset size, i.e. for an asset of size…
-
Markers and function - Charts
<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);">Is it possible to use a function/expression as a marker, instead of being limited to use a static value? Can't find that option. Is there any workaround?</span></p>
-
Run Report by selecting Data Set Dynamically
<p>Hi,</p> <p> </p> <p>I have two Datasets and one table in a BIRT Report.</p> <p> </p> <p>I want the table to display values of a particular dataset based upon a parameter value at runtime or dynamically.</p> <p> </p> <p>For Data Set 1 : Parameter will be today's date - 1 Day</p> <p> </p> <p>For Data Set 2 : Parameter…
-
Install content server 7.2 on linux
Hello, I'm trying to install Documentum Content Server 7.2 on a redhat linux 64bit. When I execute serverSetup.bin -i swing I get the usage message, Can anyone help? Best Regards, Nuno Feliciano
-
Error while trying to configure Dynamic Site module
Hi, I was trying to configure Dynamic Sites on my freshly installed WEM system. I set up a Tomcat webserver on another host (10.1.70.95), including the folders working, working/cache and working/logs. When using the configuration tool of the WEM console, I entered the paths for said directories like this:…
-
Page Break - Invoice
<p>Hi, </p> <p> </p> <p>I have a problem with PAGE BREAK control.</p> <p> </p> <p>I define PAGE BREAK with X rows the problem is the text inside the label is too large and have two ou more lines but it counts as one line on render as image shows.</p> <p> </p> <p><img…
-
Limiting number of rows per page
<p>Hi,</p> <p> </p> <p>I want to limit the number of rows to 6 per page in details section of the report. Is it possible? If yes then please help in achieving that.</p> <p> </p> <p>Thanks</p> <p>Abhay</p>
-
Exclude Leap day while finding difference between two dates
<p>Hello,</p> <p> </p> <p>I'm designing a report for Lease Management requirement where we are calculating the rent for the duration given. I have written a logic to find the number of days for year X given the start date and end date. For example, if you have start date as 1-DEC-2015 and end date as 31-MAR-2016 and want…
-
Force a custom r_object_id
Hello everyone! A very simple question for all the Documentum gurus over here. I know that by default r_object_id when creating a new object is managed by Documentum. What I would like to know is : is there a way to bypass this (force a custom id)? I have a dump / load process and I NEED to keep the r_object_id intact...…
-
Check for user permission on document via DFS
Hi, using DFS I want to check the permissions of a given user for a specific document. The user is not the current login user. I have the username and r_object_id and I want to check wether the user has at least read permission. I tried using the Query service but using DQL I found that it is not easy to resolve group…
-
Line chart with 2D Depth /3D
<p>Hi</p> <p> </p> <p>I have a requirement to show my line chart as per the attached image. When I checked , i couldn't find 2D with Depth option in my BIRT, instead I found the option 3D but I couldn't get the desired output as same as the attached chart.</p> <p> </p> <p>please someone help if it can be done in BIRT…
-
Looking for a Documentum archiving tool
Hi All - We are ready to start archiving our 4+ TB of content into a separate system which will host this data for users who need old data. The idea is to have only 1 year of data available in the production system. The intention is to benefit in the following ways : 1. Performance improvement - for search, retrieval and…
-
Webtop Browser
Hi, We are using Webtop 6.8. Could you please let us know on how to restrict the application to open only in a particular browser.
-
Please help: BIRT Output Side-by-side tables Use Excel Format
<p>Dear all, I want to create side-by-side tables using Excel output. I use 3*2 grid to divide the panel. It's seemed all right when using Report Viewer, but not OK when output using Excel, all content is in one cell. I try to use "Dynamic Text" but can't create data binding. Please give me some hints to solve this, many…
-
Report Center DAS/Deployment Activity
Hi, In Report center,We can see only 8 Reports out of 10 reports,DAS / Deployment Activity are missing. Can anyone guide me on how to troubleshoot this issue. Thanks in Advance
-
Use of Total.count()
<p>Hi All,</p> <p> </p> <p>We are using Birt 2.5.1 currently. We have reports that use:</p> <p> </p> <div> </div> <div> <structure></div> <div> <property name="format">all</property></div> <div> <expression name="valueExpr">rowsReturned = Total.count();</div> <div>(Total.count() < 1)</expression></div> <div>…
-
Two DataSets in one Table.
<p>Good evening!</p> <p> </p> <p>How can I combine two DataSets in one Table?</p> <p> </p> <p>I have two DataSets, the first one with 8 results and the second one with just 1 result (but there can be multiple results too and there can be no results at all). I need them combined: 8 + this 1 in one column “Whereâ€.</p>…
-
How do I make the report default to run as an excel file?
<p>I am making a report to be run in a CMMS, specifically AiM created by Assetworks.</p> <p> </p> <p>So far, when a report in AiM is run, it defaults to pdf form, but can be changed to xls by adding "<span style="color:rgb(36,39,41);font-family:Arial, sans-serif;font-size:11.5pt;">&__format=xls" to the URL. I talked to the…
-
Eclipse BIRT, SQLserver and MacOs
<p>Hello,</p> <p>I'm new birt user, i use macbook pro with mac os X 10.11.6.</p> <p>The java version is:</p> <pre class="_prettyXprint _lang-"> java version "1.8.0_102" Java(TM) SE Runtime Environment (build 1.8.0_102-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.102-b14, mixed mode) </pre> <p>Eclipse version is:</p>…