02-08-2018 10:56 AM
Hi,
I have successfully made the project for scanning the files for antivirus by clamav by following the links Antivirus and
How to Schedule a Custom Action?
It is running perfectly on local but when I have deployed the amps on the production,the scheduler scans only some files and not all at once.I am not able to figure out why this is so.
Anyone plz guide me in this direction.Is this the behaviour of scheduler or if there is any bug in the code?
Ihave put the crown job
<!– Execute every day at 10p.m
<property name="cronExpression">
<value>0 0 22 * * ?</value>
</property>
in scheduled-services-context.xml to execute the scheduler to run everyday at 10pm
02-10-2018 03:19 AM
You can use alfviral: https://github.com/fegorama/alfviral
It should be easier to configure.
Explore our Alfresco products with the links below. Use labels to filter content by product module.