cancel
Showing results for 
Search instead for 
Did you mean: 

Schedule tasks in Community Edition

atoyos
Champ on-the-rise
Champ on-the-rise

Hello! Is there a way to start a workflow that repeats every so often? for example every 3 months.

I'm working with Community Edition.

Thanks!

Andrea

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

You may use an Scheduled Job:

https://docs.alfresco.com/content-services/latest/develop/repo-ext-points/scheduled-jobs/

Hyland Developer Evangelist

That's something that I can apply in Community Edition?

I deployed this: https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-docker-compose.yml

And now I'm trying to understand how can I customize functionalities.

Thanks!!