-
How to Delete "In Use" Storage Providers?
We need to delete one or more Storage Providers in OpenText Content Server, but the system prevents deletion because they are marked as "in use". I need to delete these Storage Providers because I’m encountering an error while updating my Content Server from version 16.2.8 to 16.2.9. The error is the following: otcs.log:…
-
Secondary Documentum content server - confguration
This is regarding setting up new secondary documentum content server where the primary server is shut down and currently 2 secondary are running Primary (P1) two secondary boxes(S1,S2) If I install new secondary content server instance, cfs confguration →what would be the primary content server as its offline and I know…
-
Is there a way to read files from Server Path using Webreport?
Constant Filepath :S:\SA\Bus_Activity\Records_Mgmt [LL_Reptag_$filepath yyyyyy /] Solving for yyyyy so that tag can read files on This location?
-
Unable to open Documents in Webtop 16.7.8
Hi Team, While opening the documents getting below errors: 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Archive is: ucfinit.jar 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Applet class is: com.documentum.wdk.extnnative.handlers.UCFInitJar…
-
How to combine multiple content servers into one single content server
Hi Experts, We are looking forward to consolidate our multiple Content Servers into a single one. Kindly let us know how can we achieve the same and what would be the course of action for it.
-
Going from Template Workspaces to Business Workspaces - need help finding documentation.
Hi there - We are in the process of upgrading our OpenText ecosystem. All has been going well so far, but we noticed that in the future, Template Workspaces will no longer be supported. Business workspaces seem to be pretty similar from what I'm reading but we have an extensive library of different binders + templates we…
-
Documentum Server Installation Error Database Session is shutting down due to
Brand new install for DS 22.4, Oracle 19c db, Windows 2019 server. JDK and Oracle Client installed. Confirmed DB via TNSPING and SQL Plus connection on the box. Ran the Documentum Server software installer with no issues. Ran the Server Configuration Program to configure a docbroker no issue. When installing the…
-
Hide Activities/Comments in specific workflow steps
Dears, We have a requirement to control the visibility of workflow activities and comments in certain workflow steps. Specifically, we need the ability to enable comments in some steps and disable them in others. I attempted to achieve this by unchecking the "See All Comments" option in the Permissions tab; however, it did…
-
How to make entire content server read only so that noone can make changes until migration completes
How to make entire content server read only so that noone can make changes until migration completes. We tried Web Report to update folders/projects/files permissions set as see,seecontents but it is very time consuming. Is there any quicker way?
-
Oscript: insert data to Forms table
In OpenText Content Server, the Forms module allows you to create a table and later insert data using a WebReport tag with the destination set to the form. How can I achieve the same result using Oscript? Specifically, how can I insert data into a Forms table (i.e., submit a new form entry) via Oscript?