Perhaps the business calendar for year 2023 is missing
I've seen a similar thread here, but without any response: https://support.pega.com/question/perhaps-business-calendar-year-2002-missing
We are receiving this error while trying to set a datetime property equals to CurrentDateTime() + X hours using a business calendar defined.
We checked the calendar rule, but we cannot see any place to set a validity period or something like that.
We can only set closed days and business schedule.
What should we do to extend the business calendar? We need the correct computation since that date is used in a SLA rule.
Hi @SilviaZ3,
Pega is trying to fetch the next business day value using calendar which you input. If it fails to fetch next business day in the current year then we will get this error.
To verify the above behavior you can do the following steps :
What is the start date of your business calendar which you have given input ?
Thanks,
Vinay