Page 1 of 1

oXygen Sripting: Add configuration file for jobs, then arguments would override file's ones

Posted: Thu Jan 01, 2026 1:46 pm
by tatra603
Hello,

some of oXygen Sripting functions (jobs), e. g. Diff* or future Find/Replace ones, can have quite many arguments taken from command line now, see https://www.oxygenxml.com/doc/versions/ ... ories.html.

My RFE is: What about adding the possibility to have all of command line arguments ALSO in configuration file (XML, JSON, YAML)? It would be more readable in cron or scheduler. And both command line arguments and configuration file items can be used simultaneously. In such case configuration file item would be overwritten by a command line argument (command line argument would have higher priority).

Regards, Stepan