8.5

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293 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 PReS Workflow
l Go to the Tools tab.
l Click the Data Repository Manager button in the Managers group.
Warning
Any change made within the Date Repository Manager is Immediate, and Irreversible. Deleting data
from this interface may impact running processes if such processes access the data saved in the
repository. This includes clearing a group, or clearing the repository.