-
Error while trying to move the document to CVP storage providers using 'MOVEPROVIDER' Webreport Tag
Hi, I have an issue while trying to move a document from Enterprise Archive to CVP storage provider using Webreport tag 'MOVEPROVIDER'. We have succeeded when trying to move the document using 'content move' operation. But we need to know if we can perform the operation using 'MOVEPROVIDER' webreport tag. Appreciate your…
-
how to upload in particular folder
Hi Team, I am using 90 day's trial version. I am Integrating OpenText Content Storage Services API's to our existing App, can you tell me how to upload documents to a particular folder Thanks Kailash Singh
-
Enhanced Content Metadata Service tutorials to create content with Content Storage Service v3
An enhanced API tutorial is now available for Content Metadata Service (CMS). This comprehensive guide will walk you through the process of creating CMS files using blobs uploaded to Content Storage Service (CSS) v3. With this update, developers can now take advantage of parallel upload and download capabilities, allowing…
-
How to create a file with a rendition in OCP
When attempting to create a file instance I'm getting "Failed to relate object". I've been through all the docs and tutorial and I've tried several different options to no avail. Any tips would be appreciated: Here are the details: POST cms_url/instances/file/emb_document { "parent_folder_id":…
-
Integration of css / cms api's with workfront which required specific endpoints
We are working on integrating Workfront with OpenText using CSS and CMS APIs to store files or images on OpenText and access them from the Workfront side. However, we are encountering an issue where Workfront appends certain fixed endpoints to the base URLs, such as /files (which we have for the CSS API), /metadata,…
-
Exam guide for "5-8056_V202 Documentum™ Administrator Certification Exam" .
Hi Team - I have 5-8056_V202 Documentum™ Administrator Certification Exam . Could you please help me with some resources to prepare for the exam
-
Core Content missing Storage API URL
Hi , what is the Content Storage Service API URL for the customer. We know it for the developers, but we cannot find it for our Core content subscription.
-
What is the size limit for content upload using the Content Storage Service Version 2 API?
I am using Content Storage Service v2 APIs to upload files to OpenText, and I want to know the maximum upload size limit for content. And also is there any limitation on how many api calls we can make per sec
-
How to display image in web platform stored on server
I'm using /v2/content/{id}/download I'm getting bytes data which is visible in network preview tab, but not able to convert it in some format so that it can be passed to src attribute of image to make it visible on my web application. I have tried many solutions but nothing working.
-
Content access gives 404
I'm using Content Storage v2. When I tried to access my uploaded content after two days, the api call gives 404. Before two days it was accessible.