Common Objects that Need Unique Keys

These objects commonly need the following unique keys added to the no_gen file.

Object Type

Unique Fields

Unique Relations

Notes

gbst_elm

title

gbst_eln2gbst_lst

 

employee

 

employee2user

 

wipbin

title

wipbin_owner2user

 

address

address,address_2,

city, state, zipcode

 

 

Participant

 

 

The participant object should not have a unique key, and it should export completely. Delete the

reference_act_entry _through

routine.

scr_run

title

 

 

demand_dtl

detail_number

 

 

demand_hdr

header_number

 

 

price_prog

name

 

 

scrqstn_rspns

seq_num

current2script_qstn

 

script_qstn

seq_num

question2call_script

 

workaround

id_number

 

 

See Also

no_gen File

Example no_gen File

Next

Sample Files Shipped with ArchiveManager

Common Objects that Need Unique Keys