Checkpoint
The Checkpoint activity persists tables, character maps, thesauri, and learn models on a TIBCO Patterns server. An object that is checkpointed using the Checkpoint activity can be restored after a restart of the TIBCO Patterns server using the Restore 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 Checkpoint activity.
Input
The Input tab has the following fields:
Input Item |
Description |
TableNames |
The names of the tables to checkpoint. This element is optional. If it is omitted, all tables are checkpointed. If it is present but no names are added, no tables are checkpointed. |
TableNames/Name |
The name of the table to checkpoint. TableNames/Name is repeatable. Duplicate name values are ignored. |
ThesaurusNames |
The names of the thesauri to checkpoint. This element is optional. If it is omitted, all thesauri are checkpointed. If it is present but no names are added, no thesauri are checkpointed. |
ThesaurusNames/Name |
The name of the thesaurus to checkpoint. ThesaurusNames/Name is repeatable. Duplicate name values are ignored. |
CharacterMapNames |
The names of the character maps to checkpoint. This element is optional. If it is omitted, all character maps are checkpointed. If it is present but no names are added, no character maps are checkpointed. |
CharacterMapNames/Name |
The name of the character map to checkpoint. CharacterMapNames/Name is repeatable. Duplicate name values are ignored. |
ModelNames |
The names of the models to checkpoint. This element is optional. If it is omitted, all models are checkpointed. If it is present but no names are added, no models are checkpointed. |
ModelNames/Name |
The name of the model to checkpoint. ModelNames/Name is repeatable. Duplicate name values are ignored. |
Output
The Output tab has the following fields:
Checkpoint Output Fields
Input Item |
Description |
TableNames |
The names of the checkpointed tables. |
TableNames/Name |
The name of the checkpointed table. TableNames/Name is repeatable. |
ThesaurusNames |
The names of the checkpointed thesauri. |
ThesaurusNames/Name |
The name of the checkpointed thesaurus. ThesaurusNames/Name is repeatable. |
CharacterMapNames |
The names of the checkpointed character maps. |
CharacterMapNames/Name |
The name of the checkpointed character map. CharacterMapNames/Name is repeatable. |
ModelNames |
The names of the checkpointed models. |
ModelNames/Name |
The name of the checkpointed model.ModelNames/Name is repeatable. |