AOS WorkFlow

Need to customize AOS work flow.Need to fire a trigger but don’t want it to run on weekends and holidays. How can I do this from AOS Workflow? KIndly suggest.

Thanks

In this case I would run workflows during Schedulers.

Create your workflow like normal but set the ‘Run’ option on ‘Only in the Scheduler’.

Then go to the admin panel -> system -> Scheduler -> Process Workflow Tasks -> edit -> then you can set the date and time for when workflows should trigger. This will set your workflows to only run when you have scheduled.

Please also remember to set up your Crontab.

thanks

Thanks for Reply…Working on same.No option left :slight_smile: