Communications (Exstream)
Communications (Exstream) leverages the data and content that already exists within the organization to transform typical customer communications into highly-personalized, engaging customer experiences on the preferred digital and print channels, screen sizes and devices of the customer.
-
Exstream StoryTeller an total number of pages
Hello! It seems that it is not possible to obtain the total number of pages within StoryTeller scripts. With Pageout it was possible to use page() and pages() function to handle scripts based of 'last page' and so on…. This functions are not available within StoryTeller. So it's possible to print the total amount of pages…
-
Variable Page Size and Scale in Communications Builder
I am attempting to vary the page size, etc., in Communications Builder/Storyteller. Setting the orientation (portrait/landscape) is simple, but what I need to do is essentially "shrink-to-fit" when the data would produce a larger document. For example, if have a document that is portrait and the font is "Courier New", 10.…
-
Exstream 16.6 control center not connect (stay login administrator windows without error)
Hi every body, i have a major issue with control center in a dev server : since a week, when we try to connect to control center, we stay on logon administrator windows with nor error message (wrong password or else). so we cannot deploy any project, The password was not changed, the issue is not on prod server and we…
-
When exporting a streamserve project often getting this error.
Below is an example of the error that displays for all the output process. I just copied one example. I have to shut down the streamserve project reopen, and then sometimes it will export without a problem. There are not errors in these output process. Not sure what the invalid Service Storage means. Error: Fatal F1062:…
-
Exstream and Office365 Exchange Online (Oauth2)
Hello, has anyone already connected Exstream (23.3/25.3) Mailconnector with Office365 Exchange Server via OAuth 2.0? The 'normal' connection with SMTP will be soon disabled by Microsoft. This should be a new feature but we can't see that this is working.. Any experience? Thanks and best regards
-
The OutputFile function
Hi all. I have a PDF Document stored in disk and I want to sent that specify document as HTTP Response I saw in the documentation that I can use OutputFile function to send document directly to an Output connector, but I can't make it work, when a try from client the HTTP Response doesn't have any PDF file is just empty.…
-
Exstream CE 25.3 - PDF/UA - not passing PAC test
Hi all, I was playing around with PDF/UA creation from earlier versions of Exstream (StreamServe/StoryTeller) quite a bit and always got these errors, when I tested the created PDF against PAC: "Figure" element on a single page with no bounding box! Has anyone dealt with that before and managed to solve it? Now with the…
-
Exstream Designer, XML, sections, tables - and page breaks
I'm currently running circles with Exstream Designer, printing a list of small tables covering several pages. Unfortunately my input data is "given" and fixed, so I can't just request better structure. The general form of the relevant part looks as this: <xml> <table> <row> <text>Blah</text> <type>1</type>…
-
Exstream Designer - Variables missed when data comes in last
I am using OT Communications 25.1 and have some incoming data in json…. (simplified) { "generalData": { "displayName": "Test" }, "description": { "about": "Test" }, "documentMeta": { "documentLanguage": "sv", "documentAnonymous": false, "compactMode": false, "numberOfCategories": 1 } } The variables documentLanguage and…
-
URI .... modification detected
I have the need to read data from a supplied QR code that is a Base64 encoded *.PNG and part of the input data. Unfortunately Exstream/StreamServe does not support this out of the box and I have to call an external tool for this. I therefore create a temporary file that is placed in the %temp% folder with a unique name.…
-
Determine long running communications/documents
I recently had the need to identify long running communicatons/documents, i.e. the ones that take more than a few seconds between dropping the source data and the timestamp when the entire job was set to "finished". The goal is to identify bottlenecks and concurrency problems in a busy site. In Supervisor I can list the…
-
Keeping links in PDF attachments imported into EMPOWER
We have an application (Extream Designer) that creates an EMPOWER document to which we upload PDF attachments. While the attachments do render fine in both preview and fulfillment, clickable links in the uploaded attachments are converted in plain text. They still LOOK like the original link, but they a re no more "linked"…
-
how to disable control center services will always have "warm up" during the first process
after server reboots/ or after a long period of time without active request/process. then when it receive the first input file, there is always a 26second "hang"/"warm up". after that the subsequence process will be immediate. fix typo is there a way to disable the "warmup" behavior? sorry if i ask in the wrong section,…
-
The "connection error" when opening an "Empower document" in an iframe
We have been working on creating an iFrame application which will render the Empower document in designated frame. The applications are used by business user to create, edit or preview the documents. The infrastructure include different cloud tenants (Calling and called - OT). When OpenText Exstream Empower application is…
-
Exstream version history
Hi, Can anyone help with the details of OTExstream version history ? We have a legacy version 16.6.31 and we are trying to find out the latest version supported for a non-cloud migration. If I understand correctly the latest version (23) supports only a SaaS model, is that correct? SaaS migration is a long-term target for…
-
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…
-
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…