LogoLogo
  • LIBSAFE Advanced Pro - System Administrator Manual
  • Introduction
    • Basic concepts
    • General considerations
  • System configuration
    • Storage
      • Storage groups
      • Disks
        • Different storage system types and their integration in LIBSAFE
      • Datamover
    • Digital signature profiles
      • Certificates for the digital signature service
    • Access
      • Users
        • Two-Factor Authentication (2FA)
      • Groups
      • User permissions
    • Alarms and Notifications
      • Alarm definition
      • Configured alarms
        • Configuring an alarm: example 1
        • Configuring an alarm: example 2
      • Notifications panel
    • Extras and tools
      • Programmed tasks
      • Logs manager
      • File management
      • Database management
      • Database management (read-only mode)
      • Web interface configuration variables
      • Configuration variables
      • API system services
      • Server cluster - Parallelization
        • Details of activity in one node
        • Editing or creating a node and its associated services
        • Node deactivation
        • Deleting nodes
        • Processing Cluster customization
      • SAML integration as a SSO (Single Sign On) when login in LIBSAFE
    • License
  • Preservation configuration
    • Ingestion sanitizers
      • Ingestion sanitizers detail
      • Ingestion sanitizer editing
    • Preprocessors
      • Preprocessor details
      • Creation of the preprocessor
      • Preprocessor editing
    • Ingestion checks
      • Ingestion check details
      • Creation of the ingestion check
      • Ingestion check editing
      • Main ingestion checks
    • Metadata filters
      • Metadata filter detail
      • Creation of metadata filter
      • Metadata filter editing
    • Dissemination Information Package (DIP) profiles
      • DIP profile detail
      • Creation of DIP profiles
      • DIP profile edition
    • Connectors
      • Connector Detail
      • Create a new connector
      • Edit a connector
    • File formats
      • File format detail
    • File format characterizers
      • File format characterizer detail
    • File format validators
      • File format validator detail
    • File format evolvers
      • File format evolver detail
  • Frequently Asked Questions (FAQ) and additional notes
Powered by GitBook
On this page

Was this helpful?

  1. Preservation configuration
  2. Preprocessors

Creation of the preprocessor

PreviousPreprocessor detailsNextPreprocessor editing

Last updated 3 years ago

Was this helpful?

The creation of a preprocessor can be accessed from the main screen of preprocessors, by means of the link Create a new preprocessor.

To create a new preprocessor we must fill out the related information, such as name, description, status (active / inactive) and the maximum number of instances we want to permit for a single preservation plan.

In the Preprocessor files section, we must include all the files necessary for the correct execution of the preprocessor. LIBSAFE lets us do that by a convenient drag & drop system, whereby we will only have to drag and drop the necessary files, or by the link Drag files or select them here, where a Windows file selection window will open.

Note: there is a limit as for the number of files and the total size of the same that may be added simultaneously when we create a preprocessor. LIBSAFE will consult the server internal configuration and apply set guidelines. It will be the system administrators’ responsibility to configure said server parameters (in the example of the figure below, LIBSAFE is limited to 20 files and a maximum file size of 128 MB).

The added files are listed as shown in the following figure. We can remove from the list any file that has been added, but later deemed not needed. It is possible to add a description for every file.

In case the preprocessor has more than one file, we will have to select which one will be the main or executable file for the preprocessor. LIBSAFE, by default, will select the first file to be added.

Next, the preprocessor parameter is configured, if needed. By means of the link Add in the Preprocessor parameters section, we will see a form with the information needed to be filled out, such as:

  • Description: a brief description of the parameter, syntax, possible values, etc.

  • Type of parameter: as previously explained, on creating a preservation plan, the value entered for the parameter will be validated when a preprocessor is associated. Besides, if the type of data selected is numeric, we shall be able to assign the parameter value to a range and to specify said range.

  • Recommended Value: we can indicate a value in order to facilitate the configuration of the preprocessor later on. This value will be modifiable when we apply a preprocessor in a preservation plan

  • Default value: in case a preprocessor will always need a value for the parameter, but there are situations where due to either the functionality of the preprocessor or because the user should not be forced to enter the value, this field can be filled with the value applied if the parameter value is left blank when configuring a preprocessor in a preservation plan.

  • Mandatory: it is a check indicating whether it is mandatory to put a value to the preprocessor parameter or not.

Note: Preprocessors will only admit the configuration of one parameter.