-
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?
-
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…
-
Workflow Execute step - How to?
I want to use the Execute step in the workflow map designer to make it run a custom .exe on the file system in specific path. It's quite unclear how to achieve that. I tried to look out for info in the help section and the official workflow documentation without any luck. Does anyone have experience in achieving that goal?
-
Update WF Attribute with a variable without single quotes
Hello everyone, We are using a WebReport to update a WF attribute with the WF Owner Id (initiator), it is being set but with a single quotes around it. We are using the below to get the "OwnerId" from the WF, and set it to the WF attribute "InitiatorID" [LL_REPTAG_'[LL_REPTAG_'[LL_REPTAG_TRIGGERID /]' WFINFO:OWNERID /]'…