I'm submitting PDFs by hotfolder, then this workflow (lets say it is workflow number 1) create and edit XPIF and save it (with PDF) to another hotfolder/workflow (workflow number 2).
In this secound worflow I have External node and I want to pass to external script workflow number 1 name. Subbmiter name ($FFwfJob.submitterName$) doesnt give me hotfolder name of workflow number 1.
One could append the workflow name to the saved job name in the Save node (see below)
I would like to awoid passing variables in file name, meaby pass it as a PDF Keywords?
You could use the Optimize node to do this -- see below.
OK, thank you, and when I want pass it in XPIF file, what variable can I use?