-
SetForm
how can use in web report tag guide to use Setform or SETWFFORM in OpenText Ex: [LL_REPTAG_!WFID SETWFFORM:<formTempFacsID>:<IDFACEID> /] don't work
-
Storyteller how to output a csv file as well as pdf
I am using Storyteller to output pdf files, but now also need a csv file for one of the documents. I can't find any documentation about how to do this. Is there any help available please?
-
Creating multiple documents from a single input XML
I would like to find out if it is possible to have one input event (eg: XMLIN) generate multiple documents form a single call. We currently have a business process that produces 'document packs' ie: several documents derived from different templates (document definitions). The way this is currently done is by making…
-
Is there a driver for Carl Valentin labels printers ?
In ExStream, is there a driver for Carl Valentin labels printers ? More precisely Vita V label printer ?
-
How do I resolve the error message? This happens after I run DBadmin.exe
The localization language of the database (French) does not match the localization language of the query file (English). If you continue with the update, the database localization language will be changed to English. Continue with the update?
-
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:…
-
Smart View and Business workspace's breadcrumbs
Does anyone know what happened to the breadcrumbs within the business workspaces on the Smart View? From some versions it is no longer present in the Smart View and the "back" button of the browser on some occasions (such as after page refreshes) does not work.
-
How can I add the property Header on tables using StoryTeller?
Hello team! I have a question, Using StoryTeller I am developing pdfs, but when performing the accessibility check with Adobe Pro, it gives me an issue with the table headers, which says: "Headers: Failed-Tables should have headers", within the document I added the properties to the cells of "Row type: HEADER-All…
-
Stream serve version 5.6.2 [ST] - Using Array
Hi, In One of my ST Project, I am using array, it works good if the length of array is around 400, but if the length of array is more say around 1000 or more than it does not print. For example, below is the value of array - $arrlnsublot[0]: TEST-23-1918, TEST-23-1919, TEST-23-1920, TEST-23-1921, TEST-23-1922,…
-
Is it possibile to create a custom manager such as the "ImportManager"?
Hello all, I need to create a dialog to import files from another system through D2 UI. I tried to create a custom manager class like ImportManager and replace the 1st dialog with a custom one to make users can select infos (from registered table) to import. users need to edit properties for each item and that's why I…