-
Error while uninstalling OTDS
Hello, I am getting these errors in the attached screenshot while uninstalling OTDS. I have tried to reinstall Java and Tomcat however I am still getting errors. Please help me uninstall, and if possible provide step by step instructions. Thank you!
-
How to dynamically assigned the web report source?
Hello Developers, I have a scenario where I need assistance in configuring a WebReport.Wihin a Workflow Template, under the Attachments section, I have a CSV file Template. Additionally, I have a WebReport in the same Attachments section. Currently, in the WebReport's data source I have provided a static reference to the…
-
Migrating a job from one Repo to another
Hi Developers, I got this error. The question is … How we can get more Info about this error? Where can I see, whats wrong? Command Failed: execquery,s0,F,EXECUTE do_method WITH method = '***', SAVE_RESULTS = true, ARGUMENTS = '-docbase_name *** -user_name *** -job_id *** -method_trace_level 10 ', status: 0, with error…
-
Build with Thrust Services - comprehensive sample app helps you get started
To help you get up to speed with developing applications that use the OpenText Thrust Services APIs, we have created a demo application. This demo application handles Contract Approvals and demonstrates how to consume several of the services. The following Thrust Services are used: Content Storage Service (CSS) for…
-
Engine Error SIGSEGV, how to troubleshoot?
I am triggering a customer communication to Exstream and I am getting the error: "The engine run was terminated for the following reason: SIGSEGV" I cheched the logs in Batch and I see the following: 2025-03-21T09:57:02.389Z [ee48cde339149d2e,6ef30d6abad6ab48,48c6639368243e81] [78] ERROR - error parsing manifest…
-
I need to upgrade a category through Power Shell Rest API URL. I am getting 400 bad request
I need to upgrade a category through Power Shell Rest API URL. I am getting 400 bad request instead of getting the proper error. can anyone help me here. Below is the corresponding code I am using in power shell .ps1 file $body = @{ category_id =id=@{ {$config.catID.id} } }| ConvertTo-Json -Depth 10 $response =…
-
Any way of Creating system Failure logs on xECM UI ?
Hi Developers, I have a use case where I need to record the Webreports logs (Scheduled or not scheduled one) which is failed to execute by any means. and also, wants to capture the Failure logs for Workspace creation from SAP. Thanks, Nitesh
-
replacing new node content from base64
Hi, I am trying to add signiture on any pdf loaded to content server (Ext. ECM 24.2). I managed to send the node as base64 string to the customer's Signer server, and I return to Oscript the Signed doc as Base64. Now I am trying to replace the content of the newly added file (DAPINODE) with the decoded Bytes i got from the…
-
Configuring Controller to monitor Windows Resource on the target machine, fails with error 47281
I am trying to configure new server to monitor their resources utilization during the performance execution, getting below error. Cannot connect to the machine [Server name] Reason: Cannot access HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services key on host [Server name] with error Access is denied. (entry point:…
-
List more than one Management Gateway in ControlCenter
We currently set up a server landscape where DEV, QA and PROD are not only on different servers, but do not share any database either. This results in the tenant configuration replicated in three different databases and a MgW running on each server, each handling the same tenant but different Domain. It would be very…