Creating trigger based on the specific financial calendar

Hi,

In our process, we want to create a time trigger to run the jobs on particular days by reading a calendar which is available as a excel.

Is there any way to create cron expressions or any other way to create trigger by reading excel?

@Rajeswari24
Yes you can create CRON expression for time trigger to run your job on specific/particular days.
What is the criteria for your time trigger?

@Karuna Hi Karuna,

We can use cron expressions but the problem here is based on the financial calendar the last working day of the month will change than the normal last day of the month. So i want to create something purely based on my calendar.

@Rajeswari24
Refer this