-
Email Messaging
We are looking for solution where we can send emails to our customers either single or bulk. We will like to explore OpenText API to understand better about this. I only see SOAP based API for the same, do we have REST APIs. ? Whats support on Cloud and OnPremise solution. It will be great if one can share few articles…
-
How to use REST API to Creates a generation?
I use rest api "POST api/v2/nodes" to create generation but response message "error: Could not process object, invalid action 'create'". Paramter :
-
Webinar - Deliver secure and rapid integration with real-time data flows
Learn how APIs create
data consistency, leading to increased efficiency and big savings. Join the live webinar on July 30 Register
now
-
Webinar - Turn your data into an agent of digital transformation with APIs
Many companies are embarking on complex digital transformation initiatives that require integration with a broad range of internal business applications. Learn how to ensure information flows seamlessly
into and between business applications. Register
now Originally aired July 30, 2020
-
Can you set RM classification in Add Folder REST call?
This is not documented so the answer is officially no but just in case.... Just like you can set category attributes by filling in the body portion of a REST call to build a new folder, can you similarly fill in a portion of that to apply an RM Classification to said folder? I know there is a REST call to do this, but…
-
How to call REST API from BIRT report with JWT token
I have a requirement of calling REST endpoints from BIRT report. I
created a simple report which is consuming response and showing data
correctly. But I could not find solution for below use cases: * REST call to fetch JWT token using credentials. * REST call to any request with already fetched JWT token * REST call to for…
-
Documentum REST API native search
Hi! As mentioned in documentation, REST API support different types of search, but is not clear for me is API supports search in files content?
-
DM_CRYPTO_E_CANT_FETCH_CRYPTO_OBJECTS error 10,022
We have been getting below error while retrieving content. DM_CRYPTO_E_CANT_FETCH_CRYPTO_OBJECTS error 10,022 This issue happened during activity of window 2012 to window 2016 upgradation. It is completely stopping our work. This error is happening while retrieving document.Please suggest.
-
Exclude subfolders in REST search
I can specify a folder's id in the OTLocation parameter and I get valid search results, but it performs a deep search of everything beneath the folder I specify. I would like to search only the folder I specify. I see that the user interface has a checkbox for "Exclude subfolders" so know the search engine has the…
-
Can you secure .Net WS with OTDS as Authentication Server
Hi, I am after finding out if i can secure a web service to people who have logged into OTDS first, in this particular case Content Server. We make calls to the we service via javascript and would like to make the experience seemless to the end user. I have read about setting up Oauth2 client but setting up the web service…