Difference between revisions of "OS4X plugin os4xplugin filename convention check"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with "Category:Plugins == Purpose == Check every single (real) filename of the job against a configurable regular expression.  == Requirements == *OS4X Enterprise license  == Co...")  | 
			
(No difference) 
 | 
Revision as of 14:03, 21 January 2025
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.