The ReplaceByKey Import Header Command instructs the iSite File Processor to erase any existing records in the destination table that match the ReplaceByKey parameters and replace them with the contents of the file you are importing.


If a ReplaceByKey parameter Key value doesn't exist, the records will be appended to the destination table.


Header Command Line Format

  • options:replacebykey=<FieldName[,FieldName]> *;tablename=<Table name from table import spec>;version=<Version from table import spec>


Limitations

The ReplaceByKey Import Header Command cannot be combined with any of the following commands:



* Refer to the specific Data Import File Specification to see what Fields are available to be used with the ReplaceByKey option.


Page ID:7546-6492-8526