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

RunSetRcpTbl

Use this form set level rule to run all entries in the set recipient table which pertain to the current GroupName1, GroupName2, and TransactionType to generate the form set for the current transaction.

     
Note You can use the LoadFormsetFromArchive rule to replace the BuildFormList, LoadRcpTbl, and RunSetRcpTbl rules in the AFGJOB.JDT file.

For more information on setting recipients and copy counts, see the Documaker Administration Guide.

Syntax

;RunSetRcpTbl;;;

Place this rule in the AFGJOB.JDT file, after the BuildFormList rule.

Example

;BuildFormList;;;

;RunSetRcpTbl;;;

This example tells the system to process the SETRCPTB.DAT file to determine which forms and sections it should include in the POLFILE.DAT file for each recipient.

See also