-
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…
-
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?
-
xECM - new attribute does not appear in Regions overview automatically
I have created a new attribute (as part of a category) in xECM. Normally, such a new attribute would appear automatically in the 'Regions' overview (Admin —> Content Server Administration —> System Object Volume —> Enterprise Data Source Folder —> right click on menu of 'Enterprise Search Manager —> select 'Properties' —>…
-
REST API - Initiating a workflow with attributes (string and numeric)
Hi, I believe I have WF init via the REST API working, except for setting attributes. I start the process with a call to get a draft process. That is, a POST of http://{{cshost}}/{{cshosturi}}/api/v2/draftprocesses Then I call the draft process again using a PUT:…
-
Uploading document using Java11 (rest-api)
Hi , Kindly assist in Java error, we were able to upload a document to OTCS using Java7 , however once compiling the same java code in Java11, the below error is coming up as per screenshot. Please advise. Regards, Vishnu