2019.1

Table Of Contents
Index/Count attributes are not part of the original Metadata file. They are evaluated
dynamically, based on the content of the Metadata.
Note
Metadata Index/Count values are one-based when viewed in the user interface: the first
element in any collection has an index of 1 and the last element's index corresponds to
the collection's length. However, in the API and in Metadata selections, they are zero-
based: the first element in any collection has an index of 0 and the last element's index
corresponds to the collection's length minus 1. This means the zero-based value has to
be used when retrieving Metadata (see also: "Metadata selections" on page52 and Rule
Interface).
In the following table, the last 5 columns indicate at which level the corresponding attribute is
available. This also depends on the type of job, however.
Note
In the Metadata file created for an OL Connect job:
l Only three levels are filled with actual data about the job: Job, Group and
Document.
l Only Index and Count attributes are actually used.
Attribute Description Categor
y
J
o
b
Gro
up
Docum
ent
Datap
age
Pa
ge
DataEncoding (optional)
Name of the
character
encoding.
Producti
on
X X X
DataFile (optional) Path
and name of
the data file
Producti
on
X X X
Page 73