Like Documentum has jobs nad methods, Alfresco has cron jobs with cron expression for the execution time of the job. But in order to test, how can I run a cron job at will? I dont want to change the expression, just want to execute it to test.
Also how easy is to say if in my job I want to perform a query like all the documents and their metadata created on a specifc day? What kind of query it will be, can someone share a sample.