The Elearning Community • Does Forma require cron jobs?
Page 1 of 1

Does Forma require cron jobs?

Posted: Sat Feb 03, 2018 7:23 am
by mlapl1
Hello

I notice that there is a 'cron' directory in forma. I had a quick look at the contents and I am not sure if they need to be run and what they do exactly. So...

Do I need to run cron jobs with the latest version of forma?

Are there any times when cron jobs are required by forma? If so, what are they and where can I find the relevant information.

Thank you as ever
Andrew

Re: Does Forma require cron jobs?

Posted: Sat Feb 03, 2018 11:43 am
by max
Hi Andrew,

Forma does not require cron jobs, but it allows to run them, for actions such as synching with an HR system or sending scheduled e-mails.

Cron are tipically used in the following situations:

- you are using connectors (.csv files that synch Forma with a third party application, back and forth)
- you want to use scheduled reports (reports that are automatically sent to users).
- other automatic actions that have to be performed on a scheduled basis to make scheduled actions be run

If you are in one of those cases, you set up a cron job on your server and it will make Forma perform the desired action

Re: Does Forma require cron jobs?

Posted: Sat Feb 03, 2018 5:14 pm
by mlapl1
OK ... at the moment I do not need them - except perhaps in future for automated mail.

Thanks
andrew

Re: Does Forma require cron jobs?

Posted: Sat Feb 03, 2018 6:38 pm
by max
Ok
Under 'event manager' there are already several automatic emails that do not require a cron. Take a look at that

Re: Does Forma require cron jobs?

Posted: Sat Feb 03, 2018 11:19 pm
by mlapl1
OK. Thank you very much.