-
Best Practices for Taking Tomcat Backup Before Patching
Hi everyone, What is the recommended approach for taking a backup of Tomcat before performing patching? Should the backup be stored on a different server, on the local system, or on a file-sharing system? I would appreciate your insights and any best practices you can share. Thank you in advance!
-
Do we have any searching API for business workspaces child folders?
I have one use case where third party application is sending the business workspace name to content server and i want to search the business workspace using the same name. However, I have found one API "https://<otcs>/cs/cs/api/v2/businessworkspaces?where_name=<bw_name>" in that if I pass the query parameter <bw_name> I am…
-
Deployment Issue: Widget Not Showing in Perspective Manager (CS 24.1 / SmartUI SDK 24.1)
Hi everyone, I'm encountering difficulties deploying a custom widget on Content Server 24.1 using SmartUI SDK 24.1. I’ve been following the guidelines from course 4-0190 Content Server SmartView Development – 20.2, but I’m stuck with a couple of issues: Missing out-module Folder: I noticed that the out-module folder, which…
-
Documentum Administrator in docker writes the dm_bof_registry password in blank
Hello good morning I am trying to create a documentum administrator container in docker 20.x in a lab environment however, for some reason, when I create the container I get an authentication error in dm_bof_registry ([DM_SESSION_E_AUTH_FAIL]error: “Authentication failed for user dm_bof_registry with docbase laboratorio.)…
-
Binary format data push to content server API (api/v1/nodes) OTCS version 24.3
Hi All , I am using web report rest client for getting the data downloaded from third party application. Data is getting stored in below variable sample code:- @method:GET @secure:true @header:[ll_reptag_!header /] @output:JSON:binaryfile /] My file is stored in variable names as binaryfile. My use case is i want to push…
-
OTMM Mobile app install error on AppWorks Gateway
Hi all, i've succesfully installed OTAG release 16.5 on RHEL and HANA database but, when i try to install the OTMM-Mobile-App (release 0.9.0 or 0.9.2) i got the following error in gateway file (i've attached all the Tomcat logs files): 2019-11-29 18:03:27,8922019-11-29T18:03:27,892 [http-nio-8080-exec-1] ERROR…
-
Binary format data push to content server API (api/v1/nodes) OTCS version 24.3
Hi All , I am using web report rest client for getting the data downloaded from third party application. Data is getting stored in below variable sample code:- @method:GET @secure:true @header:[ll_reptag_!header /] @output:JSON:binaryfile /] My file is stored in variable names as binaryfile. My use case is i want to push…
-
SendMail fails in Deadline BB.
Can someone tell me why the SendMail web service works thorugh the Web Service Explorer but then it fails with the error below when my Deadline BB is trying to send the email? My Mail Configuration looks correct. The emails are getting generated because they are creating an entry in this table:…
-
Fetch and read/parse XML file data from docbase
Hi, I need to fetch XML content from docbase cabinet & parse through the XML data to further process. How can i achieve the usecase?
-
Core Content User Attribute - Thrust APIs
Hey All, while exploring thrust APIs realized that it does not have any API to retrieve users in the app. Is there any way to retrieve so as to work with user attribute in core apps without using admin API as that would require admin account. Additionally, the attribute information returned by CMS do not contain if user…