OS4X plugin os4xplugin filename convention check

From OS4X
Revision as of 14:03, 21 January 2025 by Admin (talk | contribs) (Created page with "Category:Plugins == Purpose == Check every single (real) filename of the job against a configurable regular expression. == Requirements == *OS4X Enterprise license == Co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Check every single (real) filename of the job against a configurable regular expression.

Requirements

  • OS4X Enterprise license

Configuration

  • Regular expression rule for matching filenames: The regular expression every file of a job must match.

Remarks

The rule will be executed using the enhanced PCRE ("Perl Compatible Regular Expressions") engine, which offers much more functionalities than the standard POSIX regular expressions.