8.5

Data Repository Manager
The Data Repository Manager is an interface that managers the PlanetPress Workflow data repository. This
feature, introduced in version 8.5, is a persistent data store used to save any sort of textual data in a table
format.
Feature
Name
Database Terminology
Equivalent
Description
Group Table A Group is defined by its Keys (columns), and may
contain 0 or more KeySets (rows)within it.
Key Column/Field A Key is defined only by its name. Data
Repositories only support STRING values and any
data inserted into it is converted to string
automatically. The maximum size of a single key is
1 billion bytes.
KeySet Row/Record Agroup may contain as many KeySets (rows),
which contain variable data, and is inserted using
the "Push to Repository" on page295 task.
Lookup Query A method of retrieving one or more KeySets from a
group in the data repository.
Accessing the Data Repository Manager
To access the Data Repository Manager:
l Open PlanetPress Workflow
l Go to the Tools tab.
l Click the Data Repository Manager button in the Managers group.