-
Showing current month as parameter drop down then previous months
<p>All,</p> <p> We have a month parameter from Jan to december. How can do two things here.</p> <p> </p> <p>1:- Whenever report runs parameter needs to show current month first and the previous months. Currently it shows in ascending order.</p> <p> </p> <p>2:- Secondly, instead of showing the parameter on report. How can…
-
IDAPI UpdateOpenSecurityCache
<div>Hey there,</div> <div> </div> <div>I've been working on the RSSE for a while, and iHub has become a bit wonky. It was suggested to me by support to look into utilizing UpdateOpenSecurityCache, to clear out the cache so then iHub is consistent when calling one of my methods. This is the pdf file that was referred to…
-
Passing multi-value parameter through a chart in a drilldown
<p>Hey, all! So, I've searched through the OpentText / Eclipse forums, and really haven't found a straight answer for my problem. I have a table / chart design that has five parameters (one of which allows for multiple values), to which I have added drill-down interactivity on the bar chart. The target report has the same…
-
Multiple stacked column bar charts for fixed-size groups of optional Y series values
<p>Hello,</p> <p>I'm trying to generate a report for a dataset containing the following fields:</p> * ProJectName * EventId * EventName * StartTime <p>For each ProjectName, I need to generate a stacked column bar chart having on X axis StartTime and on Y axis the count of EventId grouped by EventName (See the attached…
-
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…