You are here: Job and Form Set Rules Reference > JDT Rules Reference > Archive

Archive

Use this form set level rule along with the InitArchive rule, to run the GenArc program as part of single-step processing.

The InitArchive rule checks the INI options in the Trigger2Archive control group, initializes the database, opens the APPIDX.DFD and CAR files, and perform other steps to initialize archive.

The Archive rule then unloads the current form set and converts field data for archive using the INI options in the Trigger2Archive control group.

Syntax

;Archive;2;;

Example

Here is an example:

< Base Form Set Rules >

;Archive;2;;

See also