-
Is DFS installed by default on the Documentum 7.2 Developer Edition?
I am trying to find out if DFS comes installed with the Documentum 7.2 Developer Edition? I downloaded the VM file from the EMC site and the post for it only mentions that the stack contains DFC, REST services, and the DA. However searching through other resources mention that deploying DFS on the content server is…
-
how to convert my wft file into ipm
Hi, i am using 7.4.1 TS in Linux box i want to convert my older wft file into ipm. can any one help me on this please my workflow file ================ <template_script><![CDATA[ #------------------------------------------------------------------------------ # File email_template_html.wft # Use scrubs and deploys the email…
-
Getting iHub folder information from report design
<p>Hello,</p> <p> </p> <p>I am wondering what my possibilities are regarding extracting folder and file information from the iHub 3.1.1 from a report design.</p> <p> </p> <p>Ideally I would like to list the contents of a directory from inside a report design. Is this possible to do?</p> <p> </p> <p>For example if I have an…
-
Moving Documentum to a new server - cluster issue
Hi, We have: Documentum 6.5.0.322 SP3 Running on AIX and ORACLE database Previously it was running on two clustered hosts: hostname: AIX_OLD_1 hostname: AIX_OLD_2 there is one service name with one IP: archiving_system Documentum was running on one server - in case of failer it was switchng to another one. Whole filesystem…
-
BIRT report from Maximo - list box of vendors
<p>Hi Everyone,</p> <p> </p> <p>I am trying to develop a report using BIRT (Eclipse) 3.7.1, specifically creating a parameter that has a list of vendors that the user can select at run time.</p> <p> </p> <p>I have the query that I can set up as a second dataset, my problem is there are 10,388 items returned by the…
-
iHub Permissions Error
<p>My co-worker created a folder out in iHub. When clicking on that folder in the main window, we get an error:</p> <p>3072: Cannot find the specified file or folder, or you do not have permission to access it.<br> Parameter1 = /Applications/SJFTest/index.html</p> <p>Parameter1=/Applications/SJFTest/index.html</p> <p> </p>…
-
Parameters and report in same page
<p>All,</p> <p> Need a help designing BIRT report and I very new to it. Actually we want the parameters and the report to be in same page. Can we do this in BIRT. </p> <p> </p> <p>So far I have done where you select parameters and the report runs and display the data and chart. How can we do this where parameters and data…
-
Report Design perspective is not showing in the list perspective
<p>Hi</p> <p> </p> <p>I was stuck in the one point where Im not able to see the "Report Perspective" option</p> <p>I have downloaded the Birt for eclipse</p> <p>Details :</p> <p> </p> <p>BIRT: " birt-report-designer-all-in-one-4_3_1</p> <p>JAVA : 1.8</p> <p> </p> <p>I have configured all the jar files.lib,classes…
-
BIRT 4.5.0a from maven.org can't instantiate POJO-ReportEngine
<p>Has this issue been resolved in BIRT4.6.0?</p> * <a data-ipb='nomediaparse' href='https://bugs.eclipse.org/bugs/show_bug.cgi?id=489410'>489410</a> BIRT 4.5.0a from maven.org can't instantiate POJO-ReportEngine
-
Need to make an attribute read only on property page
Hi Experts, I have a requirement in Webtop customization that is : on creating new document an attribute should be editable where as after creation of the object and on property page that attribute should be present as read only. Any suggestion is welcome. Thanks in advance. Regards, Manoj Sharma
-
error regarding RCF config file.
Hi Champs, i am created a EPFM enviroment on a VM. After login in EPFM account its giving a error i.e. An error has occurred. An error occured while reading RCF config file After closing this window, press the Refresh or Reload button on your browser to continue. Thanks in advance.
-
Reusing the number of an outgoing transmittal
Hello, I have deleted an outgoing transmittal by dql delete eifx_transmittal objects where r_object_id = '' but the system is not using the number I have deleted for a new outgoing transmittal. Is there any reference that I need to remove? Thanks in advance. Regards
-
Creating a Birt Document from XML dataSource with multiple same tags.
<p>Hi all,</p> <p> </p> <p>I am new to birt. I need to create a report for the xml that have multiple same tags.When ever I try to create a table, birt reads only first tag and leaves the remains tags. What should I do, so that birt could all the tags?</p> <p> </p> <p>XML File :</p> <p><span…
-
Improvement of performance for the dynamic table
<p>Hi, I am generating a dynamic table using the following script.</p> <p>But it takes too long. Please suggest something to improve the performance.<br> I think it is due to adding of individual cell in the for loop. Unfortunately org.eclipse.birt.report.model.api.SlotHanle class does not have addall() method. Is there an…
-
Bootstrap with BIRT 4.6.0
<p>Hello,</p> <p> </p> <p> </p> <p>Is there any documentation on implementing Bootstrap or other frameworks with the design purpose.</p> <p> </p> <p>I have found another topic about it but unfortunately no one is responding there.</p> <p> </p> <p>Found topic : <a data-ipb='nomediaparse'…
-
Excel Column Group
<p>Hi,</p> <p> </p> <p>I have a table with 30 columns and a horizontal group to summarize the rows. The output is an Excel.</p> <p>Is there a possibility to group the columns? I don't wanna summarize the columns, but I like to make three times 10 columns with the collapse/expand functionality of the groups.</p> <p> </p>…
-
paging issue
<p>Hi,</p> <p>I have a simple birt design report.this report used to generate HTML AND PDFf file format both using java integration and birt runtime engine.</p> <p> </p> <p>While creating HTML i am using page break interval and set value to 10 and done paging with jquery.it is working fine.</p> <p>But issue is while…
-
Truncated decimal and true value
<p>Hi, is it possible to display truncated value of a decimal value but have the true value in the background(when we click on the cell it should show true value).</p> <p>Example attached. When you click on the cell value, you will see more digits after decimal(actual or true value).</p>
-
hyphenation in text
<p>Hi, in one of our reports we use large blocks of (static) text. When we format that text as "justified" the words are not hyphenated but instead we get a variable width in the spacing between words, which is ugly and nor helping the legibility. I have searched for hyphenation options but can't find them. </p> <p>Is…
-
Adjust chart size according with browser dimensions
<p>Hi Everyone, <br><br> I work with Birt 2.6 OS version and i tried to turn the dimensions of chart dynamic according with the height and width of each browser that run my report. I use this HTML code and i can have the dimensions: <br> </p> <div> <pre class="_prettyXprint"> <html> <head> <title>Hier steht der…
-
Text width/wrapping in viewer and pdf output
<p>Hello,</p> <p> </p> <p>I'm currently trying to produce the same visual output between the web viewer and pdf output.</p> <p> </p> <p>I basically have a grid with three columns; left margin, middle content, and right margin. The margins are 19.5mm each, and the content column is 171mm. These values are supposed to mimic…
-
Storing data from a parameter for later use. BIRT
<p>Hello,</p> <p> </p> <p>So my example is the following:</p> <p> </p> <p>I have 2 report parameters of type Date, called From and Untill in textbox format.</p> <p> </p> <p>When I insert input data into the textboxes it works as expected, but the thing is that I want to store that data somehow for later use.</p> <p> </p>…
-
Fuera de la oficina Help on vgnimport to import particular Item only
Estoy fuera de la oficina, para temas urgentes contactad con mi departamento. Rocio Grela CastroMurex y AplicacionesPg. Pocomaco, Parcela F-1. A CORUÑA - 15190981187161 abanca.com 902 12 13 14 Antes de imprimir este e-mail piense bien si es necesario hacerlo. El medio ambiente es cosa de todos. Advertencia legal: Este…
-
Help on vgnimport to import particular Item only
Dear All, We are taking site backup using vgnexport on weekly basis. If some user mistakenly delete something then we are using vgnimport command with conflictPolicy=ignore. When we try to import a site, its taking very long time (we have more than 20K items). To avoiding this, do we have any option to import particular…
-
Embeed Watermark Image
<p>Hello,</p> <p> </p> <p>I've created a report with a watermark. If I put the watermark image at the right place it worked fine.</p> <p>Is there a way to use an embeeded Image as Style Background?</p> <p> </p> <p>Thomas</p>
-
Export to PDF has a blank page with just header
<p>I have a table and 3 groups with Page break after 1st group</p> <p> </p> <p><table></p> <p>|-- group 1</p> <p>| |--Group 2</p> <p>| |</p> <p>| | Group 3</p> <p>| |</p> <p>|-- Page break</p> <p></table> -- Page break</p> <p> </p> <p>When exporting to PDF sometimes there is a blank page with just table header for group…
-
Problem in Read documents from one xCP project to another xCP Project
Hi, I have one xCP Project - sample 1. It has one content type(custom type) and deployed in content server and I have another xCP Project - Sample 2 and deployed in same content server. The Scenario is, I need to read the content metadata and documents of custom type from Sample 1 project and display the document in viewer…
-
Can Programming By Example concept be applied to datasets
<div>Consider a dataset(emp.csv) with some 1000 records .Get 20 records after randomizing them.</div> <div>The user selects few rows and columns(say checkboxes are provided for selection) of his interest among the 20.</div> <div>Based on his selection can "SELECT" queries be predicted.</div> <div>Basically, can…
-
Multi-select report parameter for dates
<p>Hello,</p> <p> </p> <p>I'm trying to add a report parameter (<strong>multi-select</strong>) which has the value as follows:</p> <p> </p> <p>- All</p> <p>- Future Payments</p> <p>- Current Payments</p> <p>- Past Payments</p> <p> </p> <p>Depending on the values that you select on the report parameter, I need to add a…
-
No background image after print
<p>Good Day, everyone!</p> <p> </p> <p>I hope, you can help me. I have Birt 4.6.0.</p> <p>I have a grid with background embedded image. I use html for printing it, it's required. In my preview I can see my image, but there is no any image on any printed pages.</p> <p> </p> <p>What have I done wrong?</p> <p> </p> <p>