-
Do you rotate your ssl_error.log? If so, how are you doing it?
I have found that because TS doesn't naturally rotate its SSL logs, they are growing to a ginormous size, and I would like to create a rotation config for these logs, but I'm not sure if/where I can do that or if I have to create my own rotation script for them. Has anyone done it on Linux?
-
Content transfer issue
No formatter is installed for the format not-found
-
Error while accessing user account properties under user management in DA
No formatter is installed for the format not-found
-
The requested resource (/iw-wfm/action/iw.wfm.ui) is not available.
The workflow modeler ui is not coming up. It throws this error: The requested resource (/iw-wfm/action/iw.wfm.ui) is not available. TeamSite it's self is working without any issues. We have restarted the services several times and even rebooted the server but the UI is still throwing the error. I have been searching the…
-
TS 16.4.1: Searching on Extended Attributes that Contain a Space is Not Working
I have found another bug in TS 16.4.1 Search, where if you have an extended attribute that contains a space in it's name ("Expiration Date" for instance), then the search will return wildly inaccurate results. The bug lies in the fact that when the search query is built, the process (I'm not sure where the blame lies)…
-
TS 16.4.1: Searching on Extended Attributes that Contain a Space is Not Working
I have found another bug in TS 16.4.1 Search, where if you have an extended attribute that contains a space in it's name ("Expiration Date" for instance), then the search will return wildly inaccurate results. The bug lies in the fact that when the search query is built, the process (I'm not sure where the blame lies)…
-
SOLR will not run from systemd
RHEL 7.5, TS 16.4.1 I have installed Zookeeper and SOLR and created wrapper scripts to run SOLR as non-root. When I run my scripts from the command line, they work beautifully. SOLR starts and I can see it's status on the browser. Perfection. However, when I attempt to create the systemd service and run my scripts from the…
-
Email configuration set up change Implementation
No formatter is installed for the format not-found
-
close wem connection
Is there a need to close the wem connection when accessing wem via the api? We have recently increased the usage of this and heap size is increasing. At this point just guessing the cause, but I am wondering it there is something here we are leaving open. AuthnBundle authnBundle = buildAuthBundle(config);logger.info("WEM…
-
Remove Redact Text notification in Brava 16.4 HTML viewer
Is there any way to remove the prompt in Brava 16.4 HTML when you use the Redact Text tool. The prompt tells you how many redactions created (i.e. "5 redactions created") and forces you to hit the close button every time before adding another text redaction. Is there any way to remove this?
-
Remove Redact Text notification in Brava HTML viewer
Is there any way to remove the prompt in Brava 16.4 HTML when you use the Redact Text tool. The prompt tells you how many redactions created (i.e. "5 redactions created") and forces you to hit the close button every time before adding another text redaction. Is there any way to remove this?
-
Smart list automatically logs results to source
This is in a JSP file, using the JSTL tag <c:forEach to iterate through the component results:<script> <c:forEach items="${component.results}" var="content"> var Data = { text1: "${content.text1}", text2: "${content.text2}", text3: "${content.text3}" }; This is just done so I can access the different types (text1, text2,…
-
How profiles are being created in documentum d2.
Please can anyone help out with the profile creation process in documentum d2. I am new to this technology.
-
Issue with parameter values when embedding design in dashboard
Good afternoon, all! I have a report which uses two parameter values (Month / Year) that I scripted to find what the previous month is, and the current year (or previous year if the previous month is December). The parameter values populate correctly when I run the report in designer and when run on iHub outside of the…
-
Resposta automática custom error page
I will be out of the office from 03/11/2019 to 03/25/2019, returning on 03/26/2019. Please be assured that the team is here to support you. Feel free to emailsupport@opentext.com during my absence for any additional needs, be sure to quote your ticket number or you may contact my manager, Bill Odlum: E-mail:…
-
custom error page
Trying to add custom error page for content item on a site that might have been unpublished, but not sure where to put the web.xml when w/in WEM site. <error-page> <error-code>404</error-code> <location>/WEB-INF/errors/404.jsp</location></error-page><error-page> <error-code>500</error-code>…
-
Report Visibility
Hi All, I have a report with 3 charts A, B, C and I want to have 3 tabs/lables/parameters Aa, Bb, Cc( not sure which one is best to use ) on the report and then be able to select As tabs/lables/parameters to only present chart A and same for B and C, what is the best approach for that ? and if you have any sample report I…
-
Controlling incoming traffic on mongodb
* [conn91798] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [x.x.x.x:39903] Please help me with a necessary code !
-
report for list of files
Is there a way to get the list of file under directory with last editor name and modified date as a report. i am using v7.5.0
-
Group permission - error
No formatter is installed for the format not-found
-
user accounts rename
We are using TeamSite on Linux. All the users have local linux accounts for authentication. Our campany is planning to implement centrify (which uses AD accounts). which is creating conflicts as the username is same on Linux server and in AD. we need to rename some of the user accounts on the local linux server, keeping…
-
Log Rotation in MongoDB
I think this command can help u db.adminCommand( { logRotate : 1 } ) Run this command u will be Able to perform log rotation
-
Cannot view documents images pdf doc jpeg tiff formats in taskspace
No formatter is installed for the format not-found
-
[DM_SYSOBJECT_E_CANT_FETCH_INVALID_ID]error: "Cannot fetch a sysobject - Invalid object ID : 0902134
No formatter is installed for the format not-found
-
DqMan Issue with D2 16.4
Hi All, In DqMan after providing the host name for Content Server 16.4, I am getting an error with unknown discription. Kindly help if anyone face the same issue with DqMan Connection with Content Server 16.4.
-
Error wrt DFS services our MVAISServices.dll file wrt execute() method thrown from the Service
No formatter is installed for the format not-found
-
[DM_SYSOBJECT_E_CANT_FETCH_INVALID_ID]error: "Cannot fetch a sysobject - Invalid object ID : 0902134
No formatter is installed for the format not-found
-
group by , count by filed color , chart
Hi all, I have a requirement where I need to apply highlight to present data by color ie =1 and <80 red, = 81 and 130 yellow, =131 and 500 green and count the color based on grouping ( city) , then count the each color ie red 2, yellow 4, Green 6 so I can show each city on the chart (x) and count of each color on (y)…
-
Total by color, grouping, chart
Hi all, I have a requirement where I need to apply highlight to present data by color ie =1 and <80 red, = 81 and 130 yellow, =131 and 500 green and count the color based on grouping ( city) , then count the each color ie red 2, yellow 4, Green 6 so I can show each city on the chart (x) and count of each color on (y)…
-
BIRT: How does birt handle multiple volume level archive requests?
Hi, I am invoking multiple volume level archive request on BIRT via birt actuate api. How will it handle those archive request for multiple volumes? will it process the archival one after the other like a queue and wait for the execution of archival of the volume before or will start archive for the multiple volumes at…