Organization: CarLotz, Inc.
Project: New_Odata_PDL
I am having an issue with creating a Cron Scheduler for any of my processes. I can create Schedulers using different “Repeat” values such as ‘Minutes’, ‘Hours’, or ‘Weekly’, but I just receive an error message (picture attached) anytime I try to create a Cron Scheduler.
I’ve previously setup a Cron scheduler for a couple of my processes, so I’m not sure if a recent update is causing this issue.
I’ve also attached the Cron expression I want on the “SYNCJjournalEntry_to_QBJE” process in a txt file.
Initially there was 7 characters present due to which we were getting OOPS error for the scheduler.The 7th expression(Year) is optional and it can be omitted. When we use 6 character expression the scheduler saves and there will be no error.