no_gen File

Purge/archive directives file generation is an iterative process that requires a no_gen file. The no_gen file is a set of instructions for the –generate command to follow. It specifies objects and reference relations to not generate TO clauses for during the –generate process, and it can also specify other actions for the generate process.

For example:

case:case_victim2case

site

case:case2part_used:reference

This section of the no_gen file gives the –generate command these instructions:

Here's another example:

case:stop_if:table_case t2::table_case t1::(t2.case_victim2case=t1.objid)

gbst_elm:Unique_Field:title

gbst_elm:Unique_Relation:gbst_elm2gbst_lst

address:no_delete

participant:exclusive:focus_type:focus_lowid:site:lead:contact

This section of the no_gen file gives the –generate command these instructions:

Note: To add comments in the no_gen files, place the comments on a line preceded by a '#'.

See Also

Generating Purge/Archive Directives Files

To Generate a Purge/Archive Directives File

Sample Files Shipped with ArchiveManager

Next

Example no_gen File

no_gen File