You are here:  » Can´t create a new job in the automation tool


Can´t create a new job in the automation tool

Submitted by JayJayS on Thu, 2015-12-17 02:00 in

Hi,

i´ve a problem with the automation tool.
If i want to create a new job the, i can´t save it.
The "Save as .." is red but no error message.

Best regards
JayJayS

Submitted by support on Thu, 2015-12-17 08:19

Hello JayJay,

The filename to Save As... is validated against a regular expression in config.advanced.php, ending in .csv or .xml by default. However, you can permit any filename by changing line 94 as follows;

 $config_filenameRegExp = "/.*/";

Cheers,
David.
--
PriceTapestry.com