Services
Create the Information Management solution you need to solve key business problems or develop new innovative apps that delight your customers.
-
NEW! Core Signature Service
Recently posted to Developer Announcements…. Core Signature Service comprises several APIs that enable developers to easily embed electronic signing into new or existing applications, including the ability to easily prepare, review, send for signature, collect, and manage signed documents. Learn more about Core Signature…
-
CSSv3 Now Available!
Recently announced in the Community here. What's new in Content Storage Service (CSS) v3 CSSv3 enhances native content storage capabilities for developers on OpenText Cloud Platform (OCP) and introduces advanced features that cater to diverse business needs and functionality. Learn more about CSSv3
-
How can we integrate opentext with workfront does any one have any idea?
We are trying to access opentext storage service folders and files from workfront document sections for uploading the files from opentext storage to workfront task directly. But we are facing some issues. Does anyone aware about the process of how can we achieve that.
-
Multiple references (soft/symbolic links?) to a single document, each with own metadata.
Hello all, For all 'normal' documents uploaded to core content we currently store a customer reference in the custom properties attribute of the metadata for each document, along with some other data like the 'read date'. The first time a customer downloads/reads a document, we set this 'read date'. This is all handled…
-
Postman to https://corecontent-ot2devx.devxprod.ot2.opentext.com/subscriptions connection
I am new to opentext and i wanted to understand how can i integrate postman to content server which is on web and looks like…
-
Documentation for ACL permissions in CMS
I could not find any documentation about the different ACL permissions in Content Metadata Service (e.g., the difference between 'write' and 'write_content'). Is the full list documented in detail anywhere?
-
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
-
getting "Failed to find configuration. Category: ImageProcessing, Configuration name: BW."
using below code to make call capture service but getting error err: "Failed to find configuration. Category: ImageProcessing, Configuration name: BW."
-
Error while creating namespace in Content metadata service
Hi team, I am trying to create namespace in cms using postman as well as swagger ui in portal, but getting error as below { "path": "https://us.api.opentext.com/cms/namespaces", "title": "Internal Server Error", "status": 500, "details": "Current user could not be found; nested exception is…
-
Review document complete url
This discussion was created from comments split from: NEW! Core Signature Service.
-
401 Unauthorized error while making request to API using Python. It indicates access token "invalid"
I’m encountering a 401 Unauthorized error while trying to make a request to API. The error message indicates that the access token I'm using is "invalid." Here’s what I’ve tried so far: Verified the Access Token: Double-checked for any typographical errors in the token. Confirmed that the token is in the correct format…
-
Account Lockout Notice
My account has been locked out , the email notification says "This is an administrative notification for tenant '**********************0ac2'. The account for '*****************' has been locked out for the configured duration due to excessive failed authentication attempts" . I need information on how to unlock it ASAP ??…
-
getting auth errorError: Unauthorized, using my login email and password as username and password.
using my login email and password as username and password. but showing error, also follow other steps, and other informations are correctly.
-
Getting error while trying to generate access token for a particular tenant.
-
Available authorizations Server
I have made my organization on us server but the only available server available are na servers and every time i try to autherize api i get authentication error, is it due to different servers or i am entering my creds wrong?
-
Invalid Apikey when generating access token for Core Content App
I'm new to Opentext world and I'm trying to connect a SAP BTP application to Opentext in order to upload/download files. To do I subscribed to trial Core Content app. Then in the Admin Center I created 2 clients services one for the tenant and another for the Core Content application. Then I tried these apikeys using the…
-
Sign In is not working for Opentext Developer platform(Test environment)
Sign In is not working for Opentext Developer platform (Test environment). After clicking on Sign In, the loader keeps spinning and not redirecting to sign in page.
-
How to deploy a workflow model ?
I'm facing an issue in deploying a workflow model that's desinged using the workflow modeler in vs code using the api call POST /runtime/models (N.B : The hole app has been deployed with success to default tenant) The model content is in json format, how to export it in xml or BPMN2.0 from workflow modeler ? How to…
-
CMS: Error 404 in Create Dictionary Definition !
I was trying to create a dictionary definition but faced an error 404 , don't know if this is this API available with Ot Developer trial account ? or is the API url is incorrect ? https://na-1-dev.api.opentext.com/dictionary/v1/dictionaries
-
ACL's and multiple apps in one tenant
I have a questions about the use of ACL's. I have a tenant with 2 app's registered to it. I have created a user in the app, I have created a group in that app I have created/customized an ACL's to add that group to the ACL to give the group only read access. How do I get the user to have the same permissions in the other…
-
Problem with downloading via CSS-v2
I'm trying to download the content of a file using: https://css.na-1-dev.api.opentext.com/v2/content/42d51007-f845-4e30-883f-6e0a01733d17/download Even in the tester on the developerwebsite I get an error: Server response Code Details Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or…
-
CMS : Full-Text Query : Search using trait in facet
I have a requirement to search using trait in facet , but the query is returnig emty results for trait fields and "cms_not_found" for trait field in "facet_fields_label"