2022.2

Table Of Contents
Note: Any operation that modifies the data with regards to the structure (ex: remove pages, alter
the data, etc.) makes the Metadata obsolete and so it must be recreated or refreshed; see "Work-
ing with Metadata" on the facing page.
Note: Metadata in OL Connect jobs
In PlanetPress Suite, all levels in the Metadata hold information about an actual job. In Connect, that
isn't the case. The Metadata file created and maintained by OL Connect tasks looks the same, but con-
tains less information. Only the first three levels in the Metadata hold information about the job: Job,
Group and Document. A Group has information about a record set in the Connect database and a
Document has information about one record in that set. This information appears under User defined
information instead of under Production information. The Data Model fields are added into the Docu-
ment level.
Although Data page and Page nodes are visible in the Metadata file, they don't contain any actual job
related information in this case.
The Metadata related plugins (see "Metadata tasks" on page467) can be used in conjunction with OL
Connect tasks nonetheless; see "How Metadata affects the output" on page70.
Metadata Attributes and Fields
Each Metadata node (i.e. Job, Group, Document, etc.) is described with a series of elements, that is,
system-defined attributes or user-defined fields holding static or dynamic information about the node
they are attached to. Each element has a name and a value. Here is a definition of these 2 types of ele-
ments:
l
Attribute: A read-only, system-defined element which holds certain information about a certain
node in the Metadata structure. This information can be static (e.g. the size of a physical page) or
evaluated on-the-fly (e.g. the number of documents in a group). Attributes are non-repetitive (i.e.
name is unique) and do not persist through Metadata recreation. (See also: "Metadata Attributes
reference" on page73.)
l
Field: A read-write, user-defined element which holds custom information about a certain node in
the Metadata structure. Fields are repetitive (i.e. the same field may appear multiple times) and
persist through Metadata recreation.
When the Metadata file is viewed through the Data Selector in Workflow, attributes are listed under Pro-
duction information; fields are listed under User defined information (see "Metadata tab" on
page712).
In addition to attributes and fields, each Metadata node has a number of properties and methods. The
Boolean property selected indicates whether or not to produce the pages under that node. By default,
Page 68