CsvPath Framework
Ctrlk
HomeFlightPathBlog
  • CSV & Excel Ingestion for Data Engineers
  • DATA PREBOARDING
  • Getting Started
    • Quickstart
    • Get the FlightPath Data app
    • The FlightPath Data Examples
    • More CSV and Excel Validation
    • DataOps Integrations
    • A Helping Hand
  • Topics
    • How-tos
      • Storage backend how-tos
      • CsvPath in AWS Lambda
      • Call a webhook at the end of a run
      • Setup notifications to Slack
      • Send run events to Sqlite
      • Execute a script at the end of a run
      • Send events to MySQL or Postgres
      • Sending results by SFTP
      • Another (longer) Example
      • Working with error messages
      • Sending results to CKAN
      • Transfer a file out of CsvPath
      • File references and rewind/replay how-tos
        • Replay Using References
        • Doing rewind / replay, part 1
        • Doing rewind / replay, part 2
        • Referring to named-file versions
      • Config Setup
      • Debugging Your CsvPaths
      • Creating a derived file
      • Run CsvPath on Jenkins
      • How-to videos
    • Language Basics
    • Organizing Inbound Data
    • The CLI
    • High-level Topics
    • Validation
    • Data, Validation Files, and Storage
    • Python
    • A CsvPath Cheatsheet
    • The Modes
    • The Reference Data Types
    • Manifests and Metadata
    • Serial Or Breadth-first Runs?
    • Namespacing With the Archive
    • Glossary
  • Privacy Policy
Powered by GitBook
On this page
  1. Topics
  2. How-tos

File references and rewind/replay how-tos

Replay Using ReferencesDoing rewind / replay, part 1Doing rewind / replay, part 2Referring to named-file versions
PreviousTransfer a file out of CsvPathNextReplay Using References