Specifications

The variale [Job.NestedName:Prefix="-> ",Indent=". "] might be replaced by the
following lines:
-> My job folder
-> . First.pdf
-> . Second.pdf
-> . Subfolder
-> . . Readme.txt
-> . Third.pdf
The following variables access a job's occurrence trail to provide information on the job's origin
and on why the job was sent to the problem jobs folder. Each of the variables access the most
recent occurrence of a particular type, as listed in the table.
Scripting API equivalentMost recent
occurrence of type
Data typeVariable name
Occurrence.getElement()FailedTextJob.FailElement
Occurrence.getFlow()FailedTextJob.FailFlow
Occurrence.getLocalizedMessage()FailedTextJob.FailMessage
Occurrence.getModule()FailedTextJob.FailModule
Occurrence.getTimeStamp()FailedDateJob.FailTime
Occurrence.getOrigin()ProducedTextJob.Origin
Metadata group
These variables allow access to an arbitrary field in any dataset associated with the job (external
metadata or embedded metadata).
There is a variable for each data type supporting the appropriate formatting and/or indexing
arguments. This enables the user to express the expected data type for the metadata value and
control its formatting.
Data typeVariable name
TextMetadata.Text
Text IndexedMetadata.TextIndexed
BooleanMetadata.Boolean
IntegerMetadata.Integer
RationalMetadata.Rational
DateMetadata.Date
Selecting a data field
The variables in the Metadata group support the following arguments for selecting a particular
metadata field from a particular dataset.
305
Enfocus Switch 10