I need a program do to the following:
Crawl through a table and if field y = today's date, then clone that record. We have the cloning function all set up, but I am not sure how to have an automatic background process run at say, midnight every night? Javascript, custom workflow, and plugins all have to be triggered by some manual event, such as a button or field change, correct?
Any thoughts?
*This post is locked for comments