-
Trying to parse multi select list to in statement
<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…
-
Compare Webtop 6.8.1 vs 6.8.2 ? For 6.7 Sp2 customers
Dear Experts, We are currently using Webtop 6.7 Sp2 on a 7.2 Linux-Oracle environment. I wanted to get some insight and feedback from other admins/developers on the benefits of upgrading to Webtop 6.8.1 versus Webtop 6.8.2. From my research i found out that the 6.8.2 webtop has a new browser plugin which will take care of…
-
Another chart color question
<p>After lots of searching I've come up empty handed. I need to force the colors on an area chart. The code I use on a pie chart doesn't work, except on the legend. No matter what I change, the area will not change colors. What am I missing?</p> <p> </p> <p>Thanks for looking.</p> <p>Hue</p> <p> </p> <div>function…
-
Is There any way for uploading and downloading document using DCTM-REST?
I am trying to upload and downlaod docuemnt uisng docuemntum rest API
-
PlotLine dynamically on HTML5 chart
<p>Hello,</p> <p> </p> <p>I wanna plot a line dynamically on a HTML5 chart.</p> <p>I searched for some scripts and i succeed for a an hard line like this :</p> <p> </p> <blockquote class="ipsBlockquote"> <p> </p> <p>afterRendering: function(myChart, icsc)</p> <div>{</div> <div> </div> <div>//var pSite =…
-
LOCATIONSPEC.ALNVALUE - Returning many attributes in SQL
<p>Good afternoon,</p> <p>Hopefully someone can give me a nudge in the right direction to help me with my query...</p> <p> </p> <p>I'm trying to retrieve data from the <strong>locationspec</strong> table in maximo. The data I want displayed is in the field <strong>LOCATIONSPEC.ALNVALUE</strong>. Each row is defined by an…
-
JAR not signed by EMC. DFS 7.3 P3
Hello, community. When I call a custom DFS service that depends on DFS core services and user UCF, the response is <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns2:exportByIdsResponse xmlns:ns2="http://ws.gesdoc/" xmlns:ns3="http://rt.fs.documentum.emc.com/"…
-
Server side pagination in BIRT report
<p>Hi,</p> <p> </p> <p>I'm running report using Java application. I have huge data, when I run the report through JSP by sending report parameters, it takes allot of time to display data. It loads all data and then display. I want it load data of only first page and when click on next page or any specific page then it…
-
Can I cancel a report run from the JSAPI?
<p>Hi all:</p> <p> </p> <p>I have a long running report that I would like to offer a "cancel" button for.</p> <p> </p> <p>I've looked here: <a data-ipb='nomediaparse' href='http://developer.actuate.com/be/documentation/JAVADOCS/JSAPI-iHub31'>http://developer.actuate.com/be/documentation/JAVADOCS/JSAPI-iHub31</a></p>…
-
Child Text Alignment When Displayed in Maximo
<p>Hi all, I am having this issue in Maximo where when the report is displayed, the child tables (Case One MOD and Case Two MOD) will align their text to the left. I have tried setting the alignment of every element/row/column/table to the middle. It appears fine in BIRT Eclipse but it always does the left alignment…
-
using data source from properties file in BIRT integration with Java
<p>i am trying to integrate BIRT with a stand-alone java program. i could not get any code to read data source from a properties file in Java. There are only java script samples available for data source connection.</p> <p> </p> <p>can someone please post the java code to read data source from properties file.</p> <p> </p>…
-
Remove the selected files as a workaround to use BIRT 4.6 runtime artifacts.
Workaround to use BIRT 4.6 runtime jar. Delete the the selected files to use 4.6 runtime jar.<br /> The currently available jar as part of the SDK is unusable.<br /> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=497356
-
D3.js Bubble Chart
<p>Hi,<br> <br> I want to show bubble chart of D3.js as the below link onto the BIRT OS. Can you help me please?<br> <br><a data-ipb='nomediaparse' href='http://bl.ocks.org/nbremer/61cd485e399b6a71d5fb2b1072fbc6c1'>http://bl.ocks.org/nbremer/61cd485e399b6a71d5fb2b1072fbc6c1</a><br> <br> <br> Thanks,<br> <br> Best…
-
Iterate dinamyc list in birt
<p>Hello, I use Birt I have a service that returns an XML, from birt I create a datasource for the service and I create a dataset to read the data of the XML and to map in my report, until there everything well.</p> <p>My problem is that I have a dynamic list, meaning that the number of values in the list can vary in each…
-
dmfilescan utility doesn't recognize orphan file
We are running the utility from content server machine using installation owner account, we have 8K+ orphan files on the file store[filestore_07] but doesn't show up in log file[REM 0 orphan files were found]. select r_object_id, parent_id from dmr_content where storage_id ='<r_object_id of filestore_07>' Returns: 0…
-
json based REST activity in xCP Designer
How can we use json based REST activity in xCP Designer? REST activity expects the schema to pass information in request body and to get the result as well. If the REST service returns only json, how can we get them using this activity?
-
Dynamic folder import from existing file system to D2
Is there any way of importing folders with nested folders as is from a Windows file system into D2 without requiring the complexities of configuring all of the necessary steps using a folder structure, autolink, and custom profiles? In Webtop, this was easy. Thanks.
-
Show the report empty if it doesn't return values
<p>I have a script and a report layout that contains a field X, a sum aggregation based on x and another aggregation based on the first one. They are made on 2 different groups. So when I run the report from maximo if the parameter is wrong i receive some data binding errors for the last aggregation. If I remove it, is…
-
Change dm_filestore based on the attribute value
Hi All, We have a requirement, like based up the size of the file attribute, we need to change the file store. Ex: if the file size is 5GB then it should be moved to FilestoreX, else it should be moved to FilestoreY. Can anyone please help me on this, this would be a great help. Thanks and Regards Swetha
-
How to create chart using CCM and QM
<p>Hi Team,</p> <p> </p> <p>My scenario is that take test case count from QM and take one specific attribute value from CCM WI,</p> <p>and do some calculus on it using join data set.but when i am run the report then it shows correct output,but after deploying it on CCM dashboard then QM values is not shown on CCM…
-
Content Transformation Services DQL in script.xml - issues with r_full_content_size?
I am attempting to batch create jpeg thumbnails for a significant number (over 80K) of pdf content files using CTS script.xml. For the most part, this works just fine EXCEPT that CTS cannot transform files that are over 20,000,000 bytes. It displays an error in the queue: Content size for 090298108003f52d id:…
-
How to refer Report path deployed in iHub calling from BIRT API
<p>The reports are deployed in iHub and If a report needs to call another report using BIRT API what is the path of the report to be used. In BIRT API, generally the file paths are referred as D: \ReportDesign\Test.rptdesgin.</p> <p> </p> <p>But how to refer the report path which are deployed in iHub ( for example -…
-
Publishing multiple content components into the same region
Hello there, I have 2 different sites, each with various regions. I'd like to publish multiple content components into the same region and thus each component would be published on different times. If I understand this correctly this is not possible through multiple content items below the site channel, as everything is…
-
Dynamic Sorting on aggregated column
<p>Hi,</p> <p> </p> <p> I am trying to perform interactive sort on aggregated column using birt 4.5. I followed the below link</p> <p> </p> <p> </p> <p><a data-ipb='nomediaparse'…
-
End of Life Info for TS
I can't find anything on the support site for this and I don't feel like creating a ticket for just this - does anyone have the current (latest) end of life dates for the active versions of TeamSite? I'm specifically interested in 7.5.x.
-
Remove <div> from sql
<p>If I have a text when i print the report from maximo I have </p> <div> <div> </div> <p><div> and </div> at the beggining and at the end of a text. How can I remove them? I know that is from Microsoft Sql Server :) </p> <p> </p> </div>
-
How to delete duplicate values in the column in BIRT
<p>Hi Team,</p> <p>My scenario is that how to remove duplicate value in the column ,</p> <p>when i am performing count function then I got duplicate count value .when I created meter graph on count then it take sum of count from join data-set.</p> <p>I want to show graph only highlighted value mention in attachment…
-
Align Grid in Master Page
<p>Hi,</p> <p> </p> <p>I made a grid in master page but i can't find any property to align it in center.</p>
-
param of birt in query mongodb
<p>I design a report with Birt on datasource mongoDB, when i create a dataset i can select a collection and select the data for my report, but i need using a filter to select only any document not all, so i have a param (factura=1000) created in Birt.</p> <p> </p> <p>So, in query expression i put:</p> <p> </p>…
-
BIRT emitter odt doesn't show italic style
<p>Hello,<br><br> With the odt emitter, I don't have italic style.<br> I created a sample report with I have 3 labels:<br> - Normal<br> - Italic<br> - Bold<br><br> The Bold label is displayed correctly.<br> The Italic label is not displayed in italic.<br><br> I've attached the template new_report3.rptdesign.</p> <p> </p>…