FASTCopy Automation
Incoming data transfers use a post-transfer script to archive the incoming file, verify integrity, and post contents to Oracle tables for additional processing
- A cron job looks for new incoming products and "ingests" them (each product has a corresponding software object):
- L0 data are inserted into a CCSDS raw archive in NFS file space.
- Planning inputs inserted into type-specific Oracle tables.
Outgoing transfers use the flogic batch-transfer engine
- Outgoing files written to a known location and entered into an "outgoing" table.
- A cron job injects files into the flogic batch queue
- Flogic callback hooks run scripts to update job status and manage fail-over.
FASTCopy Monitoring Web application presents database content to users for monitoring.