-
6.5 SP2 Content Server install, getting "Fail to connect to the repository..."
The error state: Fail to connect to the repository. It could be that the server is in the progress of starting. Press Yes, if you want to wait for it to start. I've waited for hours but seem to seek getting the same error message (see attached image). If anybody has a clue as to why I'm getting this issue, please let me…
-
Regarding Stream serve version 5.6.2 [ST]
In Storyteller, we have lines in Block_Lines/Block_Line Requirement is to suppress duplicate item if exits I have added a logic to identify the duplicate item and push a value in variables and in line repeater have added condition in XPath It does not work Any suggestion how to fix it.
-
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…