-
I want get count of selected items in caseclass
I want get count of selected items in caseclass of EnScript
-
Is it possible to dynamically assign a source file to a WebReport data source?
Hello Developers, I have a scenario where I need assistance in configuring a WebReport. Within 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…
-
Configuring document declarations and testing it
Step by step explantions about how Document Declaration works and how to check if ArchiveLink Documents and PrintLists are attached or not
-
issue while sending emails
Hi all We are facing an issue while sending emails. We are using external jar to send emails and not using OT provided email sending functionality So, to send emails we will send all the parameters in a command which will execute jar and email will be sent. In the email we have 3 attachments out of which 1 is static and…
-
Facing issue with Fileconnector polling functionality.
Hi Team, We are facing issue with fileconnector polling functionality after deployment of Appworks 24.2 HF07. XML files disappear from the shared path, but the corresponding BPM process is not triggered. The logs show a java.lang.NoClassDefFoundError caused by…
-
ollsigner - Cannot access OLL file / tables in OLL file
Hi, I'm trying to sign an oll using the ollsigner tool provided, but I am getting the following error with the command: Command: java -jar ollsigner-1.3.0.jar -keystore my/store.pk12 -storepass my_pass -keypass mykeypass hotspots.oll HOTSPOTS and the error i'm getting is: Processing File 'file.oll' Cannot access OLL file /…
-
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!
-
Final status callback not received for gamma code: 5000 - State: cancelled
For production account EDM.Fax@prudential.com, when invoking the https://api.us.cloudmessaging.opentext.com/mra/v1/outbound/faxes endpoint for sending a fax, the webhook callback API registered for final fax status updates is not being invoked when the final state is 'cancelled' and gamma code is 5000. For all other final…
-
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…