Special Characters in Scheduler Output File Names¶
In scheduler, special characters are not allowed in the output file names. When you use special characters in output file names, an error is displayed.
A new property skip.filename.validation.unsupportedSymbols in the js.config.properties file controls the validation of unsupported characters in the output file name. By default, this property is set to false. To bypass the validation process, to allow unsupported characters in the file name, this property should be set to true.
Control Validation of Unsupported Characters |
||
|---|---|---|
Configuration File |
||
|
||
Property |
Description |
|
skip.filename.validation.unsupportedSymbols |
Validates unsupported characters in the file name. By default, the value is |
|
Note
Even when the skip.filename.validation.unsupportedSymbols=false, #, %, and / are excluded from validation as:
-
#: breaks into a new string -
/: creates a sub-folder -
%: expects a hexadecimal character