Previous Topic

Next Topic

Book Contents

Book Index

Folders Structure

The appropriate folder structure should consist of a root folder containing three additional folders: one for the input files, one for the output files and one for the Pipe Processing definitions.

The recommended folder structure is illustrated below:

PipelineScript_1

The pipe folder was created in the Pmod3.9/data directory and is representing the root folder. This folder consists of three additional folders:

  1. def – required to save the Pipeline Processing definitions.
  2. in – required to store all the input files.
  3. out – required to save the results of the Pipeline Processing (the output files) when the output to file system is configured.