-
How to create documents with and without watermark?
I am doing a project to generate a PDF but I need it to be generated 2 times, one with a watermark and the other without a watermark. Does anyone know if it can be done and how?
-
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…
-
Facing issue with myportal login.
The MessageContext does not have an associated SOAPFault.
-
Showing Job status Error
I am trying to send email using below Opentext POST APIPOST API : https://t2api.us.cloudmessaging.opentext.com/mra/v1/outbound/emails receiving Job ID in response, but emails can't receive in recipient mailbox.On myportal dashboard showing JOB Status Error, Why Facing this issue?Job Status screenshot :
-
Related to webhook Response
I have receiving webhook response in Text format, but in document mentioned that webhook response received in Json format. than why its receive in text format? Document Reference link :
-
The “Send Email” process is NOT calling our call-back webhook.
Send Email The “Send Email” process is NOT calling our call-back webhook. (https://t2api.us.cloudmessaging.opentext.com/mra/v1/outbound/emails) No requests coming into the webhook urls
-
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.…