support to schedule java script runs in nodejs

 

Hi Experts,

I am running a JavaScript script in the Node.js command line, and I want to automate it. Please suggest the best way to do this.

For example, my Node.js command line is:

node nodejs_4101_download_activities.js lastfullweek
 
I would like to execute this at regular intervals via scheduling. Please suggest how to scheudle it?
Thanks in advance.
 
Regards,
Ganesha

 

Scroll to Top