-
Is there a way to create a QR Code with a logo in the middle using OpenText Exstream
I want to generate a dynamic QR Code with a logo in the middle using OpenText Exstream application. Is it possible or do I have to use a different application for the QR Code Generation?
-
DesignManager - programmatically add PDF attachment from CAS?
I'm trying to configure an application in DesignManager, that casually should get a certain PDF attachment. For convenience the PDF should be stored in CAS so it can be replaced on the fly, once necessary without deploying a new application. I created a "Placeholder Document" with a dummy page, as the documentation…
-
How to create custom workflow method in DCTM 23.4
How to create custom workflow method in DCTM 23.4? Can it be implemented and utilize in D2 environment?
-
How to upload or download documents from ongoing Workflow?
Hello everyone, We're trying to achieve a functionality where we need to extract or add documents to an ongoing workflow. Basically download/upload a Node from the Attachments Folder. We've experimented with draft processes where we managed to get the ID of the Attachments Folder where we accessed some default documents…
-
How to update attibute of process Content server Rest Api
How to update attibute of process Content server Rest Api
-
Content Server 16.2 REST API Workflow
Greetings- Does anyone know if the latest REST api supports updating workflow process data? Similar to the UpdateProcessData method in CWS. Been reviewing the api reference but nothing jumped out at me. Thanks!
-
Exstream File write operation
Exstream is generating PDFs in a single directory, while a script simultaneously copies these PDFs to another directory. When the script is not running, Exstream can write files to the disk without any issues. However, when the script starts running, it affects the file-writing process from Exstream, causing most jobs to…
-
Error in requirejsDependencyCheck
Hi team, I want to reference a widget which lies in another bundle of ours. I changed the config-build.js to locate the widget prefix, so the path to the widget is correctly resolved. However when I grunt, I get an error : Running "requirejsDependencyCheck:all" (requirejsDependencyCheck) task >> Module…
-
Need to provide large input through LiveReport
Hi My requirement is if we select i/p type SQLList in LiveReport for 100 userid input will be something like 'userid1','userid2','userid3','userid4','userid5',.........................................,'userid100' Now current restriction is we cant provide more the 100 charater in SQLList is there any different way we can…
-
How can I develop my own Modules for Content Server?
Hello, My team is trying to create our own module for Content Server, we need something more customized when it comes to the signature workflow, especially for working with digital certificates and for the user interface. What options do we have for this? Is there an SDK for this or some kind of guide? (I was not able to…