Cron Expression not working on DBSync Process Scheduler

  • tech@carlotz.com
    Participant
    5 years, 1 month ago #5450

    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.

    Thank you for the help!

    akshay.b_20157
    Participant
    5 years, 1 month ago #5715

    Initial Cron expression- 0 0/15 10-22 ? * MON,TUE,WED,THU,FRI,SAT *

    Changed Cron Expression-0 0/15 10-22 ? * MON,TUE,WED,THU,FRI,SAT

    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.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.