Restore
The Restore activity loads the copies of tables, character maps, thesauri, and models that were persisted through the Checkpoint activity.
General
The General tab has the following fields:
Field |
Module Property? |
Description |
Name |
No |
The name of the activity within the process. The default value is |
Patterns Connection |
Yes |
The path to the shared configuration resource which contains the Patterns Connection information. See Activities Connection. |
Description
Provide a short description for the Restore activity.
Input
The Input tab has the following fields:
Restore Input Fields
Input Item |
Description |
TableNames |
The names of the tables to restore. This element is optional. If it is omitted, all tables are restored. If it is present but no names are added, no tables are restored. |
TableNames/Name |
The name of the table to restore. TableNames/Name is repeatable. Duplicate name values are ignored. |
ThesaurusNames |
The names of the thesauri to restore. This element is optional. If it is omitted, all thesauri are restored. If it is present but no names are added, no thesauri are restored. |
ThesaurusNames/Name |
The name of the thesaurus to restore. ThesaurusNames/Name is repeatable. Duplicate name values are ignored. |
CharacterMapNames |
The names of the character maps to restore. This element is optional. If it is omitted, all character maps are restored. If it is present but no names are added, no character maps are restored. |
CharacterMapNames/Name |
The name of the character map to restore. CharacterMapNames/Name is repeatable. Duplicate name values are ignored. |
ModelNames |
The names of the models to restore. This element is optional. If it is omitted, all models are restored. If it is present but no names are added, no models are restored. |
ModelNames/Name |
The name of the model to restore. ModelNames/Name is repeatable. Duplicate name values are restored. |
Output
The Output tab has the following fields:
Restore Output Fields
Input Item |
Description |
TableNames |
The names of the restored tables. |
TableNames/Name |
The name of the restored table. TableNames/Name is repeatable. |
ThesaurusNames |
The names of the restored thesauri. |
ThesaurusNames/Name |
The name of the restored thesaurus. ThesaurusNames/Name is repeatable. |
CharacterMapNames |
The names of the restored character maps. |
CharacterMapNames/Name |
The name of the restored character map. CharacterMapNames/Name is repeatable. |
ModelNames |
The names of the restored models. |
ModelNames/Name |
The name of the restored model. ModelNames/Name is repeatable. |