Data import of different formats, e.g. mzData, PKL

Scenario: User imports data from already uploaded files

This scenario describes how a user selects a set of files to import data from using the web interface.

Requirements

  1. User must be authenticated
  2. User must have the permission to import data
  3. User must have sufficient amount of quota left to proceed with the import
  4. Timeconsuming import should be handled by a queing system

Workflow

Added !ImportDataFromFiles.png

Questions

Back to specification


Scenario: Define folder actions for importing data

The user can configure a folder to automatically import data using a specific import method for each file that is uploaded to that folder. This scenario describes how to configure such a folder.

Requirements

  1. User must be authenticated
  2. User must have the permission to import data
  3. A set of actions should be configurable for a folder
  4. Action order should be configurable

Workflow

Updating DefineFolderAction.png

Questions

  1. If files are generally large they probably should be uploaded first to avoid network disruptions affecting the import?

Back to specification


Attachments