Documentum Content Management - OpenText - Forums The Documentum Developer Community is the learning and networking resource for application developers building content management, case management, and business process management applications on Documentum platforms This include developer topics for: D2, Webtop and xCP (Documentum xCelerated Composition Platform)
Protecting data transfer in Documentum REST Services originally posted March 2019 | 🕐️ 11 minute read Overview Web security is a field that includes many threat models and counter-attack techniques Since from Documentum REST Services release 7 3, we have provided users with a number of web security related configuration parameters that help to protect the transfer data in…
How to run Documentum Rest APIs - OpenText - Forums Hi, I am new user to OpenText Documentum I want to evaluate Documentum for my organization I have created a Free Trial Account on OpenText, I am going through API documents The Documentum APIs are well documented, but the URL points to localhost, for example -…
[DM_STORAGE_E_BAD_TICKET]error: Use of invalid ticket for storage . . . Hi Team, I am getting the following error when I am trying to open the document via Documentum Administrator 7 1 [DM_STORAGE_E_BAD_TICKET]error: "Use of invalid ticket for storage object with name filestore_01; storage may be improperly configured
DFS Vs DFC - OpenText - Forums DFS is not a replacement of DFC DFS provides a new, service-oriented primary API to the EMC Documentum platform SOA means you are able to consume it not only platform independent, but also language independent It is also designed with distributed systems in mind, and easy to integrate with other system DFS sits in web application servers Most enterprise servers such as Tomcat, JBoss
How do I count the number of open Documentum sessions? I'm trying to find a way to count the number of DFC sessions I have open at any given time Is there a way I can do this without logging into a WDK client, like DAM or DA? For example, is there a database table in MS SQL Server holds the session information so I can query it to determine the number of open sessions? Or is…
How to flush the cache after modifying Data Dictionnary Hello, I would like to know how to flush cache after making changes into the Data Dictionnary : Ex : - dm_document -> keywords : the text_label is "Keywords" (for nls_key = 'en') - I look properties of a document and the label for the keywords is "Keywords" - I run a DQL query, to set the text_label to "Keywords test"…
TBO and SBO - OpenText - Forums Documentum Inbox object is an SBO which retrieves items from a user’s inbox and performs operations like removing and forwarding items so on See DFC development guide for more instructions
Error: Failed to retrieve content from ACS BOCS server (s). com documentum ucf common UCFException: All remote hosts failed " We want to use ACS server and I have checked that ACS server is running by using ACS URL We are using SSL (https) for content transfer Anybody knows what causes this error? Also how do I know if I am using ACS or regular web server for content transfer?