Hedge
  • Welcome 👋
  • Arctic
    • Requirements
    • Upgrades
    • Releases
    • Questions
    • Need help?
  • Canister
    • Installation
      • macOS
      • Windows
    • Tape Media
    • Features
      • Formatting
      • Archiving
      • Spanning
      • Retrieving
      • Queuing
      • Catalogs
      • Tape Library Manager
      • Connect
      • Logs & Manifests
    • Licensing
    • Firmware
    • Releases
    • Requirements
    • Troubleshooting
    • Questions
    • Beta Track
    • Need help?
  • Connect
  • EditReady
    • Installing
    • Supported Formats
    • Getting Started
    • Previewing Files
    • Metadata
    • Converting Media
      • Additional Features
      • Custom Presets
      • Trimming Clips
      • Joining Files
      • Naming Your Files
      • Rewrapping
    • Connect
    • Settings
      • General
      • Advanced
    • Automation
    • Upgrades
    • Requirements
    • Releases
    • Questions
      • How can EditReady prep my source media for immediate use in Media Composer?
    • Need help?
  • EditReady Server
    • Releases
  • FoolCat
    • Overview
    • Color Conversion
    • Supported Formats
    • Automation
    • Offload Report Creator
    • Questions
    • Requirements
    • Releases
  • Hedge
    • Releases
    • Moving From Hedge to OffShoot
  • Mimiq
    • Getting Started
    • Bin Locking
    • Workspaces
      • Installing macFUSE
    • Deployment Options
    • Media Composer & Mojave
    • Requirements
      • Avid's Requirements
    • Releases
    • Troubleshooting
    • Questions
    • Beta Track
    • Need help?
  • OffShoot
    • Overview
    • Features
      • Verification
      • Ingest Browser
      • Labels
      • Elements
      • Organization
      • Duplicate Detection
      • Queuing
      • Stop & Resume
      • Cascading Copies
      • S3 Transfers
        • Configuring Connections
      • Logging
      • Connect
      • Date & Time
      • Floating Licenses
      • Automation
        • Scripting
          • Event Log
          • Events
            • OffShoot Started
            • Disk Added
            • Disk Removed
            • Disk Busy
            • Disk Idle
            • Disks Idle
            • Transfers Added
            • File Copy Completed
            • Verification Issue
        • API
        • OffShoot Helper
          • Set Window Layout
        • Example Scripts
          • Transfer Reports
          • Move Transfer Logs
          • Move Foolcat PFD reports
          • Auto-set Destinations
          • Auto-set Preferences
          • Automated Transfers
          • Delete MHL files
          • Slack Notifications
          • Send Email Notifications
          • ZCAM video stitcher
          • Cascading copy
          • Watch Folder
          • Set Finder Tags
    • Integrations
      • Codex
      • EditReady
      • Finder & Explorer
      • FoolCat
      • Frame.io
      • iconik
      • ParaShoot
      • ProGrade
      • Scratch
    • Requirements
    • Releases
    • Questions
    • Need help?
    • Beta Track
    • Solo
  • PostLab
    • Getting Started
    • Supported Apps
    • Supported Storage
    • Features
      • Team Bundles
      • Collections
      • Versioning
    • Requirements
    • Releases
    • Troubleshooting
    • Questions
    • Need help?
    • Beta Track
  • ScopeBox
    • Installing
    • Application Overview
    • Sources
    • ScopeLink
      • Installation and Configuration
      • Troubleshooting
    • Palette Overview
    • Palette Types
      • Audio Meters
      • Channel Plot
      • CIE Plot
      • HML Balance
      • Luma and RGB TimeTrace
      • Luma Histogram
      • Preview
      • RGB Histogram
      • RGB Parade
      • Surround Meters
      • Timecode
      • Vectorscope
      • Waveform
      • YCbCr Parade
    • Stills and Targets
    • Layouts
    • Licensing
    • Upgrades
    • Releases
    • Questions
  • General
    • Downloads
    • Trials
    • Demo Mode
    • Purchasing
      • Students and Non Profits
      • Quotes, POs, and Invoices
      • Refunds
      • Professional Services
    • Licenses
      • The License Manager
      • License Types
      • Local License Server
      • Activating
      • Deactivating
      • Extending
      • Merging
      • OS Updates
      • Licensee Changes
      • VMs & Hypervisors
      • Root Certificates
      • Network Adapters
      • Network Requirements
      • Questions
    • Hedge Funds
    • Certifications
    • Policies
      • Sharing Files
    • Company Details
      • Terms & Conditions
      • Privacy Policy
      • EULA
    • Press
  • Need help?
Powered by GitBook
On this page
  • How It Works
  • Export all revisions of all Documents from a downloaded Production
  • Export the activity of all Documents from all downloaded Productions
  • How it works
Export as PDF
  1. PostLab Classic
  2. Documents

Export All Documents

Last updated 6 months ago

Here's how to export all of your Team’s Productions, and the Documents they contain.

After downloading, a copy of the most recent version of each Document is made available for use outside Postlab.

How It Works

This feature is only available to the primary Team Owner.

  1. Before downloading all productions, demote all Team Members to the guest role, so no further changes can be uploaded. This prevents work to be uploaded to Postlab after you've downloaded all your data.

  2. Hit the Action button under Preferences > Teams > Your Team

  3. Click Download all Productions

    • You’ll be prompted to select the location to store the downloaded Productions.

  1. You’ll be prompted to select the location to store the downloaded Productions.

As all historical versions of all Documents will be downloaded, this can take up a sizeable amount of space. Make sure to select a location with sufficient free space!

  1. After selecting the location, a download task will be started in a Terminal window:

  1. When the task is done, it'll tell which Productions or Documents it wasn’t able to download.

  1. In Finder, you’ll see Productions in the folder structure as set up for your Team in Postlab. Besides that, all of a Production’s Documents are stored in a folder with the name of the Production.

Export all revisions of all Documents from a downloaded Production

In case you want to retrieve all revisions of all Documents within one PostLab Classic Production, you can use this script:

  • Download and unzip the file exportAllDocumentVersions.sh.zip

  • Run the script:

    • Open a macOS Terminal window

    • Drag the unzipped .sh file to the Terminal window

    • Drag a .postlab Production bundle to the Terminal window

    • Click the Terminal window once, so it captures your keyboard

    • Hit the return key on your keyboard

  • This script does the following:

    • Search the .postlab bundle for Documents

    • Export all revisions of these Documents that are stored within the bundle

    • Export the activity log for each Document in a .csv file

All files will be written in a folder with the same name as the Production.

Export the activity of all Documents from all downloaded Productions

You may still want to have an overview of who did what at which moment:

If you haven't deleted the .postlab bundles that were downloaded when exporting your data, you can export the activity for your Documents using this script:

How it works

  • Download and unzip the file exportActivityLogs.sh.zip

  • Put the unzipped script in your exports folder, which starts with Postlab-downloads-

  • Open a Terminal window

  • Drag the script exportActivityLogs.sh from Finder to the Terminal window

  • Click the Terminal window to activate it, and hit Enter to run the script

  • The script does the following:

    • Traverse into all the .postlab bundles within that folder and its subfolders

    • Get the Activity Logs for each Document

    • Write the Activity Logs as CSV files in the folders next to the .postlab bundles

The download task stores a log file in the root of the download folder. In case of errors, please send this log file to us at .

postlab@hedge.video
3KB
exportAllDocumentVersions.sh.zip
archive
2KB
exportActivityLogs.sh.zip
archive
The historical overview of a Document in PostLab Classic