8.5

l Job infos sent to the document are global to that document, meaning the values do not change
between data files. This means that if your data file contains multiple data pages for different clients,
your job infos cannot be used to send information to the document.
l Job infos are in limited quantity and are slowly being deprecated when transferring data to your
document. You should probably consider using Metadata, or Local Variables.
Standard Variables
Standard Variables, also known as "system variables", are variables that are created and managed directly
by PlanetPress Workflow. Those variables are read-only and cannot be modified. They provide information
about the job, process, and PlanetPress Workflow environment.
Available Standard Variables
Variable Name Example value when interpreted
%c Content of your job
file in its original
format.
n/a
%F Job File Path and
Name
C:\Program Files\PlanetPress Workflow 7\PlanetPress
Watch\Spool\job1D80328.dat
%f Job File Name
including the file
extension.
job1D80328.dat
%z Job File Size in bytes. 34134
%o
Original File Name
invoice_june2nd.txt
%O Original File Name
Without Extension
invoice_june2nd
%y Current Year 2010
%m Current Month
(numeric)
06