-
Version of OpenJDK Java for TeamSite 23.4.x on Linux RHEL 8.6.
Hi, We are getting ready to install TeamSite 23.4.x on a new Linux RHEL 8.6 server. I looked in the Release Notes for TS23.4, and it says Linux RHEL8.6 is supported with OpenJDK11.0.19. So I went to adoptium, but I don’t see any OpenJDK11.0.19 there!!! Instead I downloaded the closest version to that for Linux RHEL that I…
-
AddressBlockAdd Soap API equivalent REST API
Hi Please help us with REST API URL for AddressBlockAdd functionality. Soap url: http://ws.easylink.com/AddressBlockAdd/2011/01?WSDL Rest URL: ??
-
Close modal dialog after button click
Hi. We have to create an autosave form with a custom "OK" and "Cancel" button (Hide the header and the footer of the Rule dialog box). There are several reasons why we have to do it this way. :( Is there a functionality how we can close the modal dialog after we've clicked one of the mentioned buttons?? My idea was to use…
-
(Outbound) JobsubmitResult & OpenText Messaging Fax REST API : Missing Response
Hi All the jobsubmitResult from SOAP is having Submissiontime and Completiontime, but the FAX REStAPI is sending only the job submitid, it is not sending any Submissiontime and completiontime. Please help Soap API Response…
-
Fax Callback endpoint authentication
Could you please provide documentation on the authentication mechanisms implemented within the fax callback (webhook)? When passing the report destination details as: 'reports' => [ 'type' => 'detail', 'report_destination' => [ [ 'url' => "http://xxxx.yyy.zzz/callback" ] ] ] What are the supported authentication mechanisms…
-
How do I create folder templates in 22.3? Business Workspaces vs Folder Templates, when to use
We are in the process of deprecating the Template Workspaces module. We have several binders, cases and folder templates. Where can I find general information on how each type should be used? I cannot seem to get my current folder templates to work with business workspaces. They may have been built on the TW module, but I…
-
How to preserve the original Create Date / Modify Date of a document upon creation?
Hi, I want to preserve the original create date / modify date of a document / email upon upload to the CS from the file system. Whenever I upload document to the CS it sets the current date as the creation date. For instance If a document was created in the file system on 01/01/2018 I want to set this date as CreateDate in…
-
Containers not starting
Installed the xECM helm chart in EKS, all the pods are Running fine except for: otac-0, otcs-admin-0 and otcs-frontend-0 kubectl describe pod otac-0: Warning Unhealthy 50s (x1177 over 173m) kubelet Readiness probe failed: Error: Not ready, file /opt/opentext/archive_center/ac_config/acInstalled does not exist, container…
-
Permissions of moved, copied and linked documents.
We implememted 6.5 webtop. We are using folder security. In our EMC training class, we were told that a doc that is moved retains its original permission set from its source folder. Is this accurate? If so it would keep us from using a technique of working on a doc in an internal-only folder, then when complete, moving it…
-
JobOption Element does not work in xPression RESTful Services for Batch
Hi all, I would like to use the RESTful Services to run a Batch, and I used the xPression RESTful services "http://your_server:your_port/xFramework/restful/services/job/start" to trigger it. This function could run the batch and generate the outputs, however, i found that the parameter "-o" in the "<JobOption>" element…