Hi guys, i'm with some problem, maybe someone can help me.
I have in workbench a activity of generatePDFOutput, and the i want to set a destination for the output PDF file. I've created a variable of type PDFOutputOptionsSpec, and inside it i want to set the destination (Output Location URI) with a variable instead of put it directly like c:\test.pdf.
I have a path coming from another activity that has a concatenation directory, and i want to put the variable path in the destination option.
If someone know how to solve this kind of problem please answer me.
Regards.
Mancini.