2019.2

Table Of Contents
Results File Format
The following result file formats are selectable:
l XML
l JSON
l CSV (Separator = semicolon (0x3B), string indicator = quote (0x22)).
Note
This file is not automatically saved to disk. The retrieved job info is written to a temporary results
file that will be passed on as the new Workflow job file. To save the results file, use a Send to
Folder plugin and configure that appropriately.
Returned information
For each job received by the OL Connect Send Job Processor plugin the following values will
be available.
l
Job UID: This is the 10 (ten) character long Unique Job Identifier string.
l
Status ID: The status ID shows in which stage the job currently is:
0 = undefined; 1 = idle; 2 = transfer; 3 = chunk; 4 = concatenate; 5 = unzip; 6 = done.
A value of 6 indicates a fully processed job. Any value between 2 and 5 (inclusive) means
that the job is still in progress. For a small job, some statuses may be skipped.
l
Date/Time stamp: This is the time when the matching job was initially created in the
database. It is stored in UTC format plus time zone indicator inside the database. It will
differ from the time stamp logged by the OL Connect Send Printer Driver as well as by the
OL Connect Send Job Processor.
Note
The Printer Driver machine time stamp in the Printer Driver log may significantly
differ from this value.
l
Number of Copies: This is the value set by the OL Connect Send Printer Driver for the
number of copies (intended number of copies required for the print job). Some
Page 603