HP Structured Records Management Solution Tutorial, August 2011

66 Glossary
the type or version of a database or application, which can be obtained
programmatically at deployment time.
embedded repository A Java database, installed with HP Database Archiving, that can act as your
repository database, where you store your HP Database Archiving metadata.
Alternatively, your source database or another database can act as the repository
database.
environment The source and (optional) target credentials against which you plan to run
commands. You can define multiple environments within your installation to
identify various source and target databases.
error One of the ways in which you can interrupt a business flow. Error indicates that
the business flow failed for some reason.
exclusive rules One of the ways in which HP Database Archiving determines whether to include
or exclude rows from the archive operation. Exclusive rules require all rows in the
constraint table to match for inclusion. Exclusive rules exclude the instance if the
condition on any child is false, like STATUS=’CLOSED’.
exit One of the ways in which you can interrupt a business flow. You can exit
successfully or with a warning.
export The way that you save an HP Database Archiving project to an exchange format
(.hdp) from the File menu. See also import.
export data The way that a user can send data to CSV format from Preview using the toolbar
item.
generate documentation The process of collecting and grouping all annotations into a PDF file that also
describes the business flow or cartridge structure.
import The way that you transfer projects from exchange format (.hdp) into the Project
Navigator. You can also use import to migrate cartridges created in 5.1 to 6.1. See
also export.
inclusive rules One of the ways in which HP Database Archiving determines whether to include
or exclude rows from the archive operation. Inclusive rules require only one row
in the constraint table to match the rule and be included. Inclusive rules include
the instance if the condition on any child is true, like
PRODUCT_RECALLED=’Y’.
interrupt The way to stop or pause a business flow (pause, error, exit with warning, exit
successfully).
local cache A capture of the metadata for your databases, schemas, and tables used when
working offline in Designer.
local deployment The generation and deployment of your cartridge or business flow to an
environment on your local, Designer client. Deployment files are generated
locally and then deployed to the designated, local environment.