Difference between revisions of "Finished"

From truxwiki.com
Jump to navigation Jump to search
Line 17: Line 17:
 
It performs the following tasks:
 
It performs the following tasks:
  
* Updating <code>[File]</code> table records to populate <code>[NumberOfChildren]</code> and <code>[FullPathID]</code> columns
+
* Updating <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table records to populate <code>[NumberOfChildren]</code> and <code>[FullPathID]</code> columns
 
* Record final load data in the <code>[Statistics]</code> table
 
* Record final load data in the <code>[Statistics]</code> table
 
* Generate the [[Type_Load_Log|Load Log]]
 
* Generate the [[Type_Load_Log|Load Log]]
 
* Update the <code>[MD5Hash]</code> table with a unique list of hashes
 
* Update the <code>[MD5Hash]</code> table with a unique list of hashes

Revision as of 13:52, 16 December 2020

Details
Executable Finished.exe
Stage 240
Percent Complete 94% - 100%
Message Queue finished

The Finished ETL is responsible for completing a Truxton load. It performs the following tasks:

  • Updating [File] table records to populate [NumberOfChildren] and [FullPathID] columns
  • Record final load data in the [Statistics] table
  • Generate the Load Log
  • Update the [MD5Hash] table with a unique list of hashes