I am Trying to Scheduling one my process to run every month 2nd and 4th Saturday at 11:15 AM, but i am add the Cron expression that give me syntax error.
15 11 * * 6#2,6#4
Could you please help me with the correct method and cron expression to achieve this schedule?