-
OTCS Smart View - undesirable automatic widget reload
I am using OTCS Smart View with business workspaces. BWs have perspectives with widgets+webreports. When a tab is loaded and then I click on any folder in the BW, the widget in the other tab gets reloaded (new fetch). Is it possible to prevent reloading widgets in other tabs when I open a different folder in the business…
-
What's new in OpenText Signature Service Thrust API for release 25.4
OpenText Signature Service Thrust API Version 25.4 introduces updates and fixes relevant to various users. SendGrid integration support allows users to integrate their own SendGrid setup via the API. Enhancements to package modification enable users to delete individual documents within a package before initiating a…
-
XML template migration
Good morning. I have version 9.0.111 and I want to migrate templates. To speed up this migration, I would like to have access to the templates in XML format or similar. Is this possible in this version? Is it necessary to have a specific profile or activate any additional tooling? Thank you in advance for your help.
-
error during exporting project
Hello I'm using the Exstream communications builder (16.4.0) and manage several projects that generates pdf letters . Lastly I unable to export an updated project. The communications builder raises the following exception : "encountered an improper argument" during the export , and interrupts it. This problem I have only…
-
Exstream Migration (CAS)
Hello, we have a development server with a lot of single projects (PageOut + StoryTeller layouts) stored within CAS. We handle deployment with Export-Files. So we open a project export and deploy with ControlCenter… We have now the requirement to transfer all projects just to a new server. (so a 1:1 new environment) with…
-
Fax jobs sent to email are received without a cover page
I a question regarding the recent changes in the otpm/otpmrs (https://developer.opentext.com/services/products/messaging-service/apis/messaging-sms-fax-and-email). Currently, all fax jobs sent to email are received without a cover page. I noticed that in the updated OpenAPI specification for otpmrs, the coverpage option…
-
Fluent Bit integration not starting on Windows Content Server 24.4
Hello, I’m working with Extended ECM / Content Server 24.4 on Windows Server 2019 and I’m trying to set up monitoring for OTCM, including system metrics and security logs. Setup: Content Server service: Content Server (OTCS) Fluent Bit config location: C:\OPENTEXT\OTCS\config\fluentbit\fluent-bit.conf Admin UI: “Enable →…
-
OpenText Exstream SMTP Error with Office365: ssl3_get_record:wrong version number
Hi everyone, I'm currently configuring OpenText Exstream to send emails via Office365 SMTP. Here's my setup: SMTP server: smtp.office365.com Port: 587 Authentication: Username and password provided in the TCP configuration Security: TLS 1.2 Authentication type: Anonymous Certificate: None specified When I test the…
-
EMAIL REPORT
Good morning, team/community, Is it possible to generate a delivery report for emails using an SMTP MIME outbound connector along with some additional configuration? In Command Center, it was possible to write/log the success or failure status using the Delivery Engine, but we are currently migrating using Communications…
-
What javascript UI framework works best with Content Server Workflows
There are so many javascript ui frameworks in the world: React, Angular, Vue, on and on. I do quite a bit of CS workflow map development, creating views for workflow steps, collecting/validating/storing user input, triggering task disposition, etc. I suppose Rest API will become the core channel for most interactions,…