-
How to send data in PerformTaskAction API?
I want to send task data to be used later in the process. I have 2 elements in the input schema of the external user interface I'm using. Is there a way to send values for these elements? The documentation has the <Data> tag but without a sample on how to send the actual message.
-
RightFax COM API (RFCOMAPILib)
Hi, I am trying to create an application that using RightFax COM API (RFCOMAPILib) that connect to our CloudRrightFax server but I am getting an "Access Denied" when running the command OpenServer() in my code. I am able to login in the RightFax cloud using the account used on the API. Appreciate any help. Thanks
-
Core Case API problem with Postman when trying to create a case instance
Hello I try to create an instance of a case but we receive an error {"errors":[{"code":4059,"message":"Error while creating case instance"}]} POST https://eu-1.api.opentext.com/case/api/v1/case-definitions/96313279-a1ca-43a4-8144-a47c5af043f5/cases The problem seems to be linked to the file testCase.json in the console…
-
eDocs - Rest API - Lookups
What Am I supposed to set in the key value and where I can find it using the api? Thanks.
-
Hiding some of items from the Add itemmenu/function menu on SmartUI
1. How can we hide some of items from the Add item menu/function menu on SmartUI ? Also, how can we achieve that on a folder level? . 2. Can we hide this some of those items from the functions menu in smart UI based on group or role? 3. Can anything that has been created using active view(similar to we have in classic UI)…
-
How to Update a Repeating Attribute of a given Object ID using the REST API
Hello all, I am working on a .NET web application that connects to the Documentum REST API and I need to be able to update a Repeating attribute of a known object (Document) ID. Can anyone give information on how to do that or the resources where that information would be located?
-
How to Search Nodes By Name Using Rest API - Extended ECM - Content Server 16.2
Is it possible search nodes by name? Is there any endpoint for this?
-
Update Category using Content Server API
hi all, i tried to update a document category using content server rest api and it works for some documents but not for most of the .zip files. The error thrown is "api error 675086344 error updating the modification date of content server". Does anybody know what could be the issue?
-
Core Capture API Real Time Service: Process Image / Process Image Pipeline
Hi, I am trying to use the Process Image / Process Image Pipeline; services from Core Capture API Real-Time Services with a previously created image processor profile in order to enhance an image taken by a phone camera to handle QR Code detection. All requests are made with Postman and all status code are 200. The first…