-
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…
-
NEW! Signature service now available on OCP
OpenText Signature Signature Service provides developers one unified cloud-based electronic and digital signature service on OpenText Cloud Platform (OCP). Signature Service is comprised of several APIs that enable developers to easily embed electronic signing into new or existing applications, including the ability to…
-
How to configurate a Documentum Composer to building a DFS or REST project on a CI/CD pipeline?
I can't find any documentation about this. Someone alredy try this? Thanks!
-
Regenerated aek.key. Now inline users (dm_bof_registry, etc...) can't login
I've regenerated the aek.key (see attached forum link) and now user's with inline password (dm_bof_registry, dmc_wdk_presets_owner, dm_fulltext_index_user, etc..) are unable to login. I've been into DA, reset the password for dm_bof_registry (to the same password as before, and then saved the user) and this works. Does…
-
EBS script error while sending workflow emails
Hi Experts, I am seeing below error when my custom EBS script is trying to send email. dmbasic: Exceed limit of 40 parameters dmExec::ForkLaunch() process exit code: 0 dmExec::ForkLaunch() returning value: 0 Below are my findings: In the docbase logs I see below line (note there is more to this line I have cropped it as an…
-
TableReportView swrLaunchCell Issue
Can anyone tell me why this isn't working? It shows the column for the subreport but does nothing when I click on it. I'm running it in a Webreport with the destination set to HTML WebReport. <script> csui.require(['csui/lib/marionette', 'csui/utils/contexts/page/page.context',…
-
DQL or Script to modify a specific localized label?
Hi all, Is there a way (DQL or Script) to inject a single localized label into a specific field of a specific document type? I don't want to inject an entire Composer project because of a single oversight. Thanks in advance.
-
We are utilizing eDOCS/API vers 16.7.2 When add documents via Rest API, file created as zero bytes
I have a java program that is utilizing the eDOCS API vers 16.7.2, when uploading a file via Swagger it works fine and the document is created successfully, it is unlocked (no red mark on thumbnail) and its not zero bytes. However, when I attempt to add a document via my java class, the document is created, however the…
-
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
-
Unable to get the session object from java program
i am using below code to get the documentum session to connect . getting the error . (ModuleManager.java:414) - [DFC_BOF_COULDNT_CONNECT_TO_REGISTRY] Unable to connect to module registry, docbase name DMSDEV username dm_bof_registry. java.lang.IllegalArgumentException: Cannot support TLS_DH_anon_WITH_AES_256_CBC_SHA with…