The rrClient or rrServer can execute batch/shell scripts once a day.


The time of execution is defined in rrConfig, tab "Other".

By default it is set to 8:00 in the morning, right before you start to work.



Depending on the application and the OS the batch script has to be named like this:


rrClient:

[RR]\bin\dailyexecute_client_win.bat

[RR]\bin\dailyexecute_client_lx.sh

[RR]\bin\dailyexecute_client_osx.sh



rrServer:

[RR]\bin\dailyexecute_server_win.bat

[RR]\bin\dailyexecute_server_lx.sh

[RR]\bin\dailyexecute_server_osx.sh




The output is written to the local data folder (C:\RR_Localdata\C_..._dayexecute.txt)

 or [RR]/sub/log/server_..._dayexecute.txt 



example__dailyexecute_client_....


We have provided example scripts with some useful functions to be executed.

Just remove the "example__" from the filename and they will be used by all clients that are running.