Hi is there an easy way to pass some variables/text from the Template to the workflow.
I have a lot of varibels I pass from the workflow to the datamapper with parameters.
But can it be done the other way around ?
Right now I have some scripts who calculated filename from multiple variables in the datamapper and adds extra text to the string.
The text is then placed with white text in the top of the template/pdf.
The workflow then reads the white text into an variable [Set Job info and variables] , but it messes up some of the text and replaces - with all other kinds of special chars.
Right now I have to pass up to 3 text strings back to the workflow, can it be done another smarter way and not with “invinsible” text in top of the template/pdf.
Job Creation settings - Parameters ?