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.
-
OCP Developer Workbench - API testing app
The OCP Developer Workbench is now available! The developer workbench desktop application is an application allowing developers to understand the functionality of the APIs offered by the OpenText Thrust Services, and how to use them. It offers a highly a configurable user interface, with perspectives (such as Library…
-
Follow Product Categories to personalize your experience
Following product categories allows you to see all posts for the products you follow in the Quick Links list and site header; receive email notifications; and refines your search results. Read on to learn more. Select a product Category: Quick Links After 'Following' a product Category, you can use the Quick Links menu to…
-
Exstream version history
Hi, Can anyone help with the details of OTExstream version history ? We have a legacy version 16.6.31 and we are trying to find out the latest version supported for a non-cloud migration. If I understand correctly the latest version (23) supports only a SaaS model, is that correct? SaaS migration is a long-term target for…
-
Uploading Large Files (5–10 GB) to Documentum via REST – Chunked Upload Support?
Hi Team, Has anyone successfully uploaded a large file (around 5–10 GB) to Documentum using the REST API? If yes, could you please share the approach you used — specifically: Which REST endpoints were involved? What did the request body look like? Were there any required headers or configurations? Also, is there a way to…
-
REST API - paging not working on search endpoint with OTDSTicket
I am creating a custom web application and using Authorization Code Flow (OAuth 2.0) for authentication. This part is working and I am able to get an access_token (or OTDSTicket). Then I use this OTDSTicket to make CS REST API call to the search endpoint and I am getting the first page result. However, when I send another…
-
Is there a way to select a user from ECM and run a report to see what he has access to?
The Company is going through a major restructuring. We need to make sure employees into their new organization structure have no access to their old structure data. Permissions where managed by end users head of Departments. We ended up not knowing who has access to what. Is there a way to select a user from ECM and run a…
-
D2FS 24.2
Hello, I successfully used the D2FS with release 22.4 Now, I tried to migrate to D2FS 24.2 but I encounter issue like javax.xml.ws.WebServiceException: Provider com.sun.xml.internal.ws.spi.ProviderImpl not found Besides, I do not suceeded to execute the D2FSExamples delivered with d2fs-sdk Does anyone suceeded and can help…
-
AGA Related Question
Hi All, One of our customers are intending to route the API calls from Sharepoint through AGA (application governance and archival) module, through an EAI (Enterprise Application Integration) API Gateway. We are not sure if this is supported or even possible so we are checking if there's any developers out there that has a…
-
Is Gupta Team Developer going to be discontinued?
Dear OpenText: I've been a GTD Software Developer for more than 20 years and I am looking to know if OpenText plans to discontinue Gupta Team Developer. Thank you, Conrado
-
Regarding 3D assets Transformation issue using GPU
Hello All, We’re currently facing performance challenges with 3D asset processing in our OTMM environment and would appreciate your expert guidance. Recently, our customer has started uploading large and complex .obj 3D files in bulk. The size of individual files ranges from 100 MB up to 1.67 GB and even 3 GB. During the…
-
Newbie on Documentum
I installed DCTM on on windows 2022/sqlserver, oracle jdk 17.0.0.8 . I saw the install put three services Connection Broker,Repository service and a Java Methods Server.The java Methods server is actually calling startmethodserver.cmd which is actually a call to E:\Documentum\tomcat10.1.13\bin\startup.bat .This service is…
-
Display audittrail in Smartview
Hi, Has anyone found a way to display the Audittrail of an object within Smartview (23.2)? Some kind of a "View Audit" on the document's context menu that whould launch a dql widget passing the id as parameter could work, but couln't fing a way to get the direct link to a widget and passing parameter. Regards Alain
-
REST API XMFax Access Credential Question
Hello, we recently installed XMFax in order to utilize the REST API features. We were provided a link to a REST API Developer website by our pro services engineer: OpenText XM Fax REST API On this page it says the access URL is https://localhost:8443/faxservice/rest/v1 We replace the localhost with our server name and it…
-
CWS for document fetch causing high memory usage.
Hello Experts, We have an issue using FME (Migration Center) using CWS to fetch content metadata and download content from Content Server to Migration DB. This is just a scanning process. The scan runs fine until it reaches point where the memory on the server where CWS is configured reaches 95% ( consumed by…
-
Creating complex query
Hello experts , I want to create a complex query while generating profile in classifications. My complex query will use 2-3 conditions to assign the classification using Intelligent classification. Any help is appreciated !!
-
/TableView/'csui/controls/table/table.view not working
Hello everyone. I have a question about the implementation of the widget on csui. When connecting to the widget - "/TableView/'csui/controls/table/table.view'" the page stops loading, but "grunt digitalsignature --force --deploy" works without errors. Please help with the problem, we can solve it together.
-
OpenText MBPM 9.6 Runtime API
Hi, I need to recode the below so that it uses the MBPM runtime APis (instead of using the Metastorm ECL as we are now). Can someone please help
-
Custom widget is missing after deployment
I deployed a custom widget to CS server exactly like i did successfully before on a different server. There wasn't any relevant error during installation and during restart. I can see the newly created module in admin. However the widget is not available in Perspective Manager and is not listed in /cs.exe/app/config How…
-
Fatal error: Device type no longer supported
Hi, After upgrading from version 5.6.2 to Exstream, I encountered an error when deploying and starting the Control Center: Fatal error : Device type no longer supported. This is spesific to Zebra Printer driver Does anyone know how to resolve this issue? Thank you
-
Error uploading a document: skipped items
Using Content Server v23.2— a user is unable to add a document to a folder and receives the error: Add version upload error, you are not allowed to perform this action. The user has assigned access to the parent folder, including "add items" and "add major version". I can add a document to the same folder using my admin…
-
OpenText Web Report to apply permission to subfolders
I know how to apply permission on single folder. But we need to inherit to subfolders. [LL_REPTAG_1 PERMACTION:ACL:[LL_REPTAG_!SYALLOPRO USERINFO:ID /]:UPDATE:"SEE,SEECONTENTS" /] Please guide me if do we have any tag on this.
-
Postman collection for Core Content Management - CMIS API
Instructions: Download the CMIS-3ppt.postman_collection zip that contains postman collection of the CMIS api. Import the collection in postman The tests are located in the collection in the correct order so that they can be used one after the other Attached the Bruno collection as well. API documentation:…