Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Unable to to Sync OTDS with Content server users
Hello, I’m new to OT and currently in training. I’m in the process of configuring OTDS with Content Server. I have followed the instructions to create a partition, an access role, and attached the license in OTDS. The connection to the repository succeeds; however, when I click Consolidate, it does not import the users…
-
DCTM25.2 - Issue with Procedure in lifecycle
Hi, Background, below code snippet is from a Procedure that we call when our lifecycle goes into “Published” state. We are trying to call a custom method “MycDocPublisher” with arguments to perform our task. This Procedure was working fine with 22.4 and jdk11 (javax) but is failing after upgrade to 25.2 and jdk17…
-
When to use this forum and when to use suppport forum...
Just an FYI… It might not be obvious, but this developer forum is more geared towards "developer" level of questions. If your question is around development, this is the place! If your question is more around usage, install, administration, etc. This is your place:…
-
Webtop 16.7.9 Issue with browser plugin
Hi, My custom component is unable to recognize browser plugin even though it is installed. In the normal main component the files are getting downloaded fine, whereas when the custom component is directly opened it does open the file by throwing the error webtop plugin is required for this operation. Custom Component —>…
-
xCP
OpenText has announced end-of-support for xCP after 2029, and we’ve observed that xPlan’s SmartView does not support the level of complex application design currently achievable in xCP. What is your recommended strategy for transitioning from xCP? Additionally, given the higher cost of xPlan, what would you consider the…
-
Shared Resource Set – newly added resources not offered during update in other projects
Hello, I recently migrated several projects from StreamServe 5.6 to Exstream 16.6, which uses CAS-based versioning. In the old environment I had a single shared resource set containing overlays, fonts, images, lookup tables, etc., referenced by all projects. During the migration import I used the "reuse resources with the…
-
D2 Smartview url parameters
Does anyone known what accepted parameters can be used on Smartview? I've seen via network traces that it uses something like: D2-Smartview/ui/#d2?_sso_repository=<repository>&_sso_application=<application>. This url allows login into the repository automatically, but it seems that once you are logged in, this tries to…
-
DQL query with select * not returning all the properties in API response
Hi Everyone I have been trying to work on DQL to get the documents based on specific modify date to extract the properties/metadata and i have used below API where select query is being used to retrieve all the fields but its not retrieving all the properites…
-
Documents from Documentum to Azure Blob
Hi All, I work as a Data Engineer and have been asked if we can create a pipeline to fetch documents from Documentum to Azure blob storage for downstream use by AI applications. Is this possible initially as a bulk download and then any new documents to trickle down to the Azure blob storage ? Thanks John
-
Publications API using Contains query
Currently we've been trying to figure out how to use the Contains Query of the Publications API within Intelligent Viewing, but either this feature is incomplete or we are missing context. Even something as simple as publications?contains(tags,keyTest=valueTest) yields in the following error. { "code": 500,…
-
Documentum REST Services 23.4 - POST (Create Object)
Hello everyone, I'm trying to use Documentum Rest Services 23.4 in order to create an object: My object type is 'myType' with parent type dm_sysobject. So i want , (for monitoring purposes) to create myType Object without any folder link or any other dependency. What is the purpose of the id in this call ??? : The use case…
-
How to rigister for predelete event in docuemtum
I want to wrtie the BOF module that will listen the event and when there is delete call, my method will be invoke, I tried finding doc but couldn't get. Please share any doc if you have or guid how can I proceed.
-
Documentum Smart View link to query form
Is there a way to create a link to a query form or saved search category for use in Smart View? Customers prefer to have a tile that directly takes them to an existing query form or saved search category. Thank you!
-
how to test Documentum REST API
I am currently evaluating the use of Documentum and its API for my company. The link to the API can be found here: https://developer.opentext.com/ce/products/documentum/apis/documentum-d2-23-4-0. The link to install the software is here:…
-
Using OTDS for the licensing of our own products
Hi there. We hav a bunch of software connecting to Classic and/or Smartview, as well as D2-REST. Right now we use our own licensing system. Since now Documentum uses OTDS for is licensing, I was wondering if it's something we could do too. I supposed we'd need to be able to Generate a license file with the data we need…
-
How to make content-type : 'multipart/form-data' POST request using OScript?
Hello Team! We need to make a POST request using OScript, which would use 'content-type : 'multipart/form-data'', like in Postman. The body would have a 'cert' file with key attached. That's how the request looks in Postman: Is it possible to do with OScript and, if yes, is there any available guidance or examples? We have…
-
User Deletion in eRoom and Documentum
What is OpenText recommendations when it comes to deleting users from Documentum and eRoom? Is it recommended to delete users from the application directly or from the database? What are some of risks when deleting users from the database ? How are licenses counted for eRoom and Documentum users? Are inactive users counted?
-
Upgrade DCTM 7.3 to 23.4
Dears, We have DCTM 7.3 and we need to upgrade to 23.4 Due to our current operating system WIN server 2012, we have to use the migration technique. Any recommendations on the migration process? BR, Hosam
-
Logging for iDQL / iAPI
Hello all together, I hope I'm in the right place in here as I'm totally new. Sometimes I have to do some bulk change of object properties in our documentum system (on prem). Currently, I manage this via iDQL on the Content Server. I collect all DQL commands in one text file and run this file with iDQL in command line (or…
-
Multiple Auth Handler with Smartview/OTDS using SSO
Hi all, Anyone has succesfully put in place a solution that allow for using multiple Auth Handler with Smartview and OTDS, but without having the user to pick the handlre on the OTDS page? Cheers Alain