-
Tool to Automatic Synchronize AD Groups and Users
Hi All, Is there any free tool to automatic synchronize AD users and groups in eDOCS Server? We are looking for a tool that will sync the users that are in groups in Active Directory and they will be automatically added to eDOCS Server? The sync can be a schedule task or something but not manually. Thanks. Kind regards,…
-
PDF report with table of contents containing page number(TOC with page numbers on front page)
Dear all, I need to create a TOC on a report that will be produced as PDF. Unfortunately, the TOC mechanism in BIRT when exporting to PDF is to add a bookmark. However, I need to place a report like Section A........................1 Section B........................4 Section C........................10 on the first page…
-
Using report parameter values in a chart title
Good morning, All! As the title says, I'm trying to pull in report parameter values and use them in a chart title. After searching for a while (and finding some answers on the opentext boards), I was able to piece together the following: beforeGeneration: function(chart, icsc) { var month =…
-
InputText Password
Hi, how to do InputText for to use Password in xCP Designer 2.3 ?
-
Page Separator and Counter
I am currently using Workday Studio (BIRT) where I am extracting sample data Workday as xml to build a report and deploy it back to Workday. My requirement is to print details of individual employee for several locations and after each location, I need to add a page separator which displays detail of the location which it…
-
WEM approval name
I see WEM tracks if item is approved and when it was approved. Does it track WHO approved the item? Either with the 'Approve' button or w/in an Approval Workflow?
-
Tomcat's docBase and LSDS
I've created a new Pagetype that contains: (plus a lot more) <?xml-stylesheet type="text/xsl" href="/xsl/cml/format.xsl"?>The bottom line is I want the browser to pull in the stylesheet "/xsl/cml/format.xsl" stylesheet to do the formatting. This works in the preview/edit environment using…
-
BIRT - select into temporary table
Hi This is a simplier presentation of a query that I need for a report. I can preview data but nothing when run as PDF. My question: BIRT can "manage" this temporary table ? With tableA as (Select field1,field2, field3 from tableB) select tableA.field1, tableA.field2, tableA.field3 INTO TEMPORARY tabletemp from tableX left…
-
How to create multiple sheets(tabs) in single excel sheet using spudsoft emitter in BIRT 4.6
Hi All, How to creatre multiple sheets(tabs) in single excel sheet using spudsoft emitter in BIRT 4.6 version. Sheet name are selected from report group fields. For e.g: Currently Department wise all employee details are selecting in single excel sheet. Now I have to develop a report wherein each excel sheet(tab) should…
-
Setting user's content view format globally
We have a requirement where we need to set the view format of all users. Instead of doing it one by one per machine, we need to set it all at once and just push the preference to all users. Any ideas would be of help. Thank you.
-
Search Results - how to filter out an item after the search has been executed
Hi, I want to do an extra filtering on the results of a search in the "hitsSection" template. The items are returned by the search in the expected "vector1" of the hitsSection template, and i want to enumerate them, and check each of them for a specific attribute value (which i cannot use as an initial searchparameter due…
-
Viewer PDF Renditions xCP
Hi, When I create a document .doc I generate a rendition by CTS, and I need when clicked in document .DOC show only document PDF rendition. When I do this using xCP ?
-
show elements of array in my report birt
I have a string pot example cad="aaa;bbb;ccc;ddd;eee" 1st. i need separates in elements cad[0]=aaa, cad[1]=bbb, cad[2]=ccc, .... 2nd. i need show this element in my report into grid. element 1: aaa element 2: bbb element 3: ccc .... Note. the cad can it n element separates to ";" , so the array can be of the n element…
-
In DataGrid, is it possible to pull data from more than 1 or more table in the DQL Query?
We would like to know if it is possible to pull data from more than 1 table or multiple object types in the DQL query to be seen in the results page?
-
How can I compare date with constant?
Hi all! I got the following problem: when I try to complain date from data blinding (formatted as YYYY-mm-dd) with constant, which is represent default date value (0001-01-01), nothing is working. I tried "traditional" equality operator ('=='), some BirtDate functions. Nor of them gives any result. Report going properly,…
-
ERROR: [DM_CRYPTO_F_KEYSTORE_INIT]
Hi can anyone tell me what seems to be the cause of this error.
-
WDK Delete component - Force "all versions" by default
When deleting a document, we are trying to remove the screen that prompts the user to choose between "Selected Version" and "All versions". We have tried to find a setting to force "All versions" but we couldn't find anything. Any hints on this? Thanks a lot!!!!
-
BIRT - Connection Profile - Security
Hi All, Need your assistance on the following, We are developing BIRT reports using Eclipse BIRT 4.5... We wanted to connection file to store the DB details for all the reports but unfortunately, the password is plain text (XML file)... How can I use the Encrypted password in the connection file as we don't want to expose…
-
How to add Dropdown dynamically using a dataset
Hi, I am new in Birt, can anyone help me how can we create a dropdown list in Birt such that a column should appear in a dropdown list and on selection of such column below tables should be refreshed Thanks, Dheeraj
-
How content-media service handles authentication when request made through browser
Hello, I am trying to understand how content-media link is handling HTTP basic authentication when request is made through a browser. I had developed a custom REST service on the same lines and I'm facing below WARN message when the REST service is accessed through a browser. I know, this error is thrown when authorization…
-
How to hide specific parameter section dynamically
We have request to create date parameter options based on the prior selection so if the user choose to select date range they can see start and end date. However, if they select number of days than they see just integer option to put the value in ex 7.
-
7.3 Content Server Installation Taking Hours To Complete
I was wondering if anyone else is experiencing the same issue with content server taking a very long time to perform tasks. I'm going on 24 hours here..... the installation is still running, the log file gets another entry every now and then. I noticed on other threads there are posts regarding the installation "hanging"…
-
Custom aggregation for cross tab?
What is the best way to introduce a custom aggregation into the crosstab? Can one use extension points and write a plugin for the crosstab's custom aggregation?
-
How to renderRepeatingAttribute for 'authors'
Folks, I must find a way to substitute the "," used by Documentum with a ";" for authors (a repeating attribute). I found an example about make a text area out of 'subject', which is a single attribute and uses 'renderSingleAttribute'; that example works great! See .xml which calls the custom tag class which extends…
-
Hot deploy of jars in TS
Curious if anyone has tried the hot deploy of jars ? In 8.2, I can copy a jar into the war, rename the .deployed to .dodeploy and JBOSS will reload, the UI be down for a minute or so, or at least the war you changed. I was hoping for no downtime (esp if it is a WF and iw-cc is down) Has anyone tried on 16.3 ?
-
How read array into same dataset
Hi, i need read an array into xml using one dataset in birt report, for example if my XML is datas.xml: <?xml version="1.0" encoding="UTF-8"?> 4bb8c4f7-7a39-4fc0-b13c-4eaca8ac8e3c 1028311026 DINAMARCA 1518612497345 4bb DAM-2018-107 1 5013292 2 5013292 3 5013292 I created 1 datasource to this datas.xml and have 1 dataset. i…
-
how to create custom date
i need to create custom widget to date ...when i select date only show month and year
-
render to pdf is very slow in report birt
Hi, please help me.. i create a report in Birt (neon) this have 200 pages. The problem is that i run in PDF the render is very slow, aprox later 4 and 5 minutes to show the PDF. Why?? My report have tables nested, table master into tables child and into table child a list.
-
How to fit the report having Table and Crosstab in ANY export report Format other than HTML???
Birt Runtime=4.6.0 AS I am integrating Birt reports in my existing java Application, I was used to include "_fittopage=True" parameter in url .But insufficiently I was getting Corrupted data From reports I was Importing to various formats like excel,doc,pdf,xlsv.. The report layout i followed was " AUTO".so is there any…
-
Wrong docbase id: (ABC) expecting: (XYZ)
Hi All, I'm getting this error while trying to connect Prod docbase by deploying my custom utility in the Dev env. Any help is appreciated. Thanks!!