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.
-
Creating PDF output with multiple pages out of XML input with multiple XML files in it
I am trying to use an XML with multiple XMLs in it to create one single PDF output with multiple pages (one page for each XML in the file). Can someone help me with this?
-
Session management (CE 22.4)
I am looking for official documentation regarding session management on opentext exstream / OTDS The information I am looking for (from official source) pertains to: request cookies, session ids, timeouts parameters, etc Ty
-
Streamserve Process MailOut and attached external files
Hello, In streamerve 5.6.2, in a Mailoutprocess, I try to put attached external pdf files (files on system file). I try to do this with the function MIMEAddPart like MIMEAddPart("../../output/file.pdf",0) but the result is : The current output connector does not support attachments. However, in the help doc, it's written :…
-
Exstream CN basic question
Hi all, We are looking into implementing our current solution into Exstream Cloud Native. Our current solution is build on Communication Builder service, where we have one StoryTeller process exposed to StoryBoard and here we have created 200+ Themes which all have a Theme rule when to be triggered. The value which decide…
-
write custom python dda routine for exstream engine to cater encrypt and decrypt features
please let us know the steps to follow to build custom python dda routine for exstream engine to cater encrypt and decrypt features prefer to routine in java/python
-
Splitting output to multiple files
Currently using Exstream CE 22.2 and trying to build a batch process. The incoming Json file has an array of document requests, and the start of customer is mapped correctly on the data source. The file processes correctly and multiple output pages are produced. However, these are multiple pages within a single PDF file.…
-
Design Manager - Access Empower Document Metadata/Tags
How can I access the current Document Metadata from within a Design Manager function? Is there a set of SYS_* variables available or a function to load them? I tried quite a while, getting nowhere. Especially I would like to access the "External Document ID" (busDocId) and the Tags (docTags) Currently I can access these…
-
Will the upgrade of .Net Framework affect Exstream Designer and DesignManager tools?
Will the upgrade of .Net Framework affect Exstream Designer and DesignManager tools? Planning for a migration of .Net framework to 4.6.2 in a VDI where these softwares are installed. Any advise will be much appreciated.
-
Exstream 16.6.31 - libExEngPageRunner.sl: cannot open shared object file:
Hello guys, I have a problem generating html-email on Linux platform. I'm using a Placeholder variable that contains HTML commands. In the Designer, the html is generated without errors, but when running the engine on the Linux platform, the error message appears: EX001955S (1) Exstream needs version 1 of the Dynamic Link…
-
GetMetadataInput System Property Question
I have a project using a load balancer. I am trying to use GetMetadataInput to determine either Application Name or Server Name. I have tried several, like "CF312A20-B759-4163-A358-AF76C265614D" (ApplicationID), however, all I get is a GUID. Any idea how I might determine either of these values in the application?
-
Exstream command center and delivery manager version-3.2@RHEL7 to RHEL8
Infrastructure team in the organization migrating servers off of RHEL7 to RHEL8 and wanted to check if Exstream command center and delivery manager version-3.2 installed on RHEL7 is good with RHEL8 after the migration and what are the anticipated changes required from application end?
-
REST API call with Exstream (Exstream to Infor M3)
Hello, we are searching for a way to call REST API within Exstream (Server based version 21.3). Has anyone already done this? best regards,
-
can report file be appended to an existing report file in Exstream Opentext ?
I need to append the info in the report file into another report file due to there´s a different run for different type of products and they need to get only 1 report.
-
How can I install the web apps for OpenText Exstream 23?
I´m trying to install the web aplications (Communications Orchestrator, Content Author, Communications Designer) for an exstream 23.2 server-based installation. In previous versions we used the build runtime and build design tools, and all the components were included in them, for the 23 version i can't find the build…
-
How to generate QR code with GS1 standard
Hello, Does someone know how to generate QR code with GS1 standard that is recognize ? When I used AI with fixed sizes, it works but when I used AI with variables sizes, it is not recognized. I wonder if there is a way to make it recognize that there is a Application Identifier ? For example, I need AI10 lot number —>…
-
Automation Exstream in core Success Factor
I would like if it is possible to automate the process that is done to generate the communication document. In this case, I need to integrate the opentext core success factor with exstream and then I need to automate this process that generates the paths to search for this information. Is it possible with Exstream?
-
IBM-ODIndexes "wrapper" missing in PDF
I need to add PPD search keys in a PDF document for archival to IBM CMOD. Using Exstream 16.4 I created a new test application, added As-is search keys and added them individually to the controlfile switch. According to article KB0719890 there should be a /IBM-ODIndexes included as header with the search keys underneath.…
-
Add IBM CMOD Page-Piece Dictionary index values to PDF output in Exstream
Has anyone had any experience in defining IBM's PDF Indexer values in PDF output from Exstream? IBM's description is that the indexing the PDF is similar to TLEs in an AFP-file, but the method to a PDF is documented with Exstream to use the Metadata-components. When inserted to the PDF it should look like this: /PieceInfo…
-
filewrite not working
I am attempting to create a file. The directory is present and has sufficient permissions (even set "Everyone" to "Full Permissions"). I have my log level set to "4", but this is the only message I am receiving. The message is: 1024 111715 (1155) 0 **MSG** send_label_preview - Not able to write .bat file $cmdfile…
-
Suggestion to use DEVOPS tools like Jenkins (CI/CD) to promote code migration in Exstream 21.4
Hi All, Can you suggest me best practice to use CI/CD pipeline for migrating Exstream changes to higher environment. Code deployment team asking below details. Tools used for automated build-and-test to ensure that code changes being merged into the repository. Validation and compliance (Security) - Validate the build with…