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

Are you missing a feature? Request its implementation here.
tatra603
Posts: 89
Joined: Fri Sep 17, 2004 10:53 am
Location: Prague, the Czech Republic, Europe

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

Post 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