-
modify iw-admin-ui
Hello Experts, We have requirement where business asked us to put their company logo on iw-admin-ui page. I know that I can make this change by directly modifying war file under Application container but I am curious is there any other way of doing this? Teamsite Ver -16.6.1 OS - RHEL 7.7 url -…
-
iwat thaw doesn't seem to be launching the command
I have a command that works with "iwat StartUp" but I'm striking out on "iwat Thaw" it doesn't seem to launch the app. On a side note - is there an event on a time expiring freeze? If I issue the command iwfreeze +1 there is a freeze event but no thaw event in the iwevents log.
-
Choosing data source by parameter
Good morning, all! I was wondering if it is possible to choose which data source is used for a report via parameter. Basically, I'll have a check box, if it is 'True', use one data source, if 'False', use another. I've looked for examples, but didn't really find anything..... Thanks, Scott
-
Register table creation error
I am trying to create a registered table but while trying to register the table, it gives a sytax error. EXECUTE exec_sql with query = 'CREATE TABLE ORGANIZATION(ORGANIZATION_UID VARCHAR2(30), ORGANIZATION_NAME VARCHAR2(250), ADDRESS VARCHAR2(500))' The above query ran fine through DQL but next while running the below DQL…
-
What is the use of "apptoken" in Documentum?
What is the use of "apptoken" in Documentum? I see the "Apptoken" folder under the Documentum folder but not aware the use of this ? Whats does it means : (time in ms) 1051200 any reply would be appreciated ! Mumbai docbase 1051200 DA39A3EE5E6B4B0D3255BFEF95601890AFD80709…
-
how to cancel charts action which are submitted; I want to kill charts submission before I close UI
Hi All, (closing viewer container should kill all the background calls) I am opening report using jsapi viewer and doing some drilldown/client action as submit etc sometime I close UI window (holding viewer) but still there are calls running in background as client calls as taking time/slow Is it know issue; OR can we…
-
Using Hyperlinks to other pages within custom visualization object
I want to be able to go between pages (in the same report), by using the hyperlink capabilities. For example to hyperlink to another page from a text i would normally use this. However, if i was in a custom visualization i don't have that option. Is there any way i can add some JavaScript code to a button or drop-down box…
-
EStudio End User Form - Text Field - Validation Regex
This should be simple, but there are absolutely no technical documents for EStudio, so nothing is simple with EStudio development. I have opened a support ticket, but even the support folks don't seem to know much about EStudio under the hood. What I am trying to do is solve this simple requirement: The input text field…
-
BIRT format globally the text (HTML special characters) in Data Items
I have many rptdesign files and i observed that the strings they are displayed in data elements are not displayed correctly when they are containing special html characters(<,>). I know that with dynamic text elements it works, but i dont want to edit all my libraries and desgin files, instead of that i would like to try…
-
Documentum D2 basic configuration
I have deployed the D2 config, but unable to edit in D2, can anyone suggest me which basic configuration to be done in D2 config after deploying it ?
-
Multiple Windows v16.3 TeamSite - ODBase sources > Single v16.2 ODR Linux Receiver
Hi all: I'll do my best to detail our environment, please feel free to ask any questions needed. We currently have a v16.3 TeamSite (LiveSite) content server deploying to a v16.2 ODR Linux server which contains 5 stacks (not sure if that matters). This Content Server deploys to a specifically named "project" and path…
-
Services are not coming up after Installing TS 16.6.1
Hello experts, I have installed TS 16.6.1 on RHEL 7.7 and applied the license as well. But still iwserver and iwjboss failed to start. Running services are: iwutild iwauthend iwwebd iwproxy httpd jboss log has below error: I have ticket opened with OpenText but posting it here to get faster reply ans resolution. Thanks,…
-
Documentum storage on AWS Glacier
Hi experts, I am new to Documentum and I wanted to know if it's certified to use AWS S3 storage with the parameters related to legal data retention. Can retention be configured per bucketa and are there features like priviledge delete and litigation hold? Thank you.
-
Birt Report runtime version 4.4.2 uses iText 2.1.7 version and iText 2.1.7 has XXE vulnerability.
Currently I am using Birt Report runtime version 4.4.2 and it internally uses iText version - 2.1.7 I have Birt report .rptdesign files as template and using Birt Report runtime engine to create/render pdfs where data comes from database and pdf will be rendered on web browser. as per below link there is XXE vulnerability…
-
Install Documentum 16.4 database
Hello, I'm installing documentum 16.4, and I'm blokced in that step of database home directory. What should i insert in the path? the sql Server is installed in other server and i'm installing documentum in other server.
-
DQL update objects limit results of subquery
Hi, I am trying to link exactly 1000 documents to a folder with a DQL update statement: update dm_document link '/folder/path/1000-folder' where r_object_id in (select r_object from dm_document ... ) Using enable(RETURN_TOP 1000) in the subquery does not have any effect. Is there another way to accomplish the limit of 1000…
-
Accessing data in data object from R
Hello, we have a data object and a colleague wants to load the data in R software and process them there. Is it possible? Thank you, Lucy
-
Chart type change is not working if drilldown chart bindings/dimentions are dynamic/scripted
attaching dynamic scripted drilldown report dynamic_drilldown_datacube here three drilldown pie charts available; Drilldown works for all three; but right click Chart Type-> donut fails for third first top: static cube, static pie chart; so its chart type change success EIChart button: dynamic bindings of cube…
-
Anyone please suggest any new concept/ tool related to this Opentext BI
Hello Team, Happy New year!! I would like to learn and practice any new topics/ concepts related to this Opentext BI. Could anyone of you please suggest me the best concepts to prepare and the references. And also please share with me if there are any upgraded tools related to this. Thanks in advance.
-
Custum Listener
Hello, I have a static file named “SiteMap.xml”. When I publish this file, I want to create a Listener that intercept the publish job, change the content of the file (with a function that I created) and then publish it. So I have some questions: • How can I intercept the publish job of this file? • Which function allow me…
-
DCTM Reports to Pass User Request List in query
Hi, In DCTM reports I'm trying to pass List of selected values to query using D2. select * from dm_document where object_name in (&name.ToQueryString())
-
TeamSite 16.6.1 installation through GUI
OS - RHEL server release 7.5(Maple) JAVA - JDK 11.0.5 I am trying to install OpenDeploy Base server on Linux server through GUI. When I am running the installer file I am able to see the window to start the installation but all button text(Cancel, Next) are displaying in weird fornts. Am I missing any package or…
-
Y series value in chart
Hi all, I have a chart that has a Y series which returns 1 and 2 ( values on radar chart ) I would like to change the value to show 1 to "yes" and 2 for "no", thanks
-
DQL - Cascade new Group to folders and files in a Cabinet or folder
Hi, I have this DQL query to cascade a new ACL. How would i cascade a Group in a similar way? update dm_sysobject object set acl_name = '' set acl_domain = '' where folder('/Cabinet Name/Folder Path',descend)
-
xCPTAF ISSUE
am working on xCP automation framework but i get stuck .Find below the error message when executing the step : ****org.openqa.selenium.TimeoutException: Timed out after 120 seconds waiting for com.emc.xcp.automation.core.driver.model.impl.BrowserControllerImpl$2@3f07b12c**** i need your help to move forward. Thank you.
-
Documentum D2 workflow mails receiving without mail body
Hi Developers, anyone faced the similar issue in D2/D2-Config. where event is metioned for dm_startedworkitem. But unable to find task.message or note provided in mail body
-
LiveSite Publish workflow issue
Recent fresh install of 16.6.0.0 and working on the setup. When initiating Livesite Publish workflow, on Submit of the workflow. we get "HTTP method POST is not supported by this URL ". The URL of the workflow screen at that point is, http:///iw-cc/Workflow/WebTask.do Thought this might be a max post size issue so added…
-
Search is not working after upgrading to 16.4
After upgrading to documentum 16.4 search results are not displaying unless clicked on stop button
-
Develop to change archive's names after using Object Exporter
Hello everyone, Recently we made a migration of documents with the Object Exporter tool in a Content Server 10.0. This tool extract the metadata with the name of the archive in a txt file and the content of the archive in xml aside. We want to know, if it's possible, to develop with some tool the method to rename the files…
-
Documentum xPlore 1.1instance _ How to remove from Repository
Hi All, We have a requirement to to upgrade xPlore from 1.1 to 16.4. As there is no direct upgrade path iam planning to uninstall 1.1 and install the f 16.4 version. But how to remove 1.1 reference from the repository . Can you please suggest steps to remove xPlore instance from repository ? or it will be ok to install…