Add 'n' number of days(excluding weekends and holidays) to a given date.

Hi Community,

How to add 'n' number of days(excluding weekends and holidays) to a given date? We have defined holidays in Database. I know it is possible to define a Process Calendar with a list of non-working days and then use it in caladddays() function to achieve this outcome. As process calendars are not exportable and needs to be created in each environment separately, we are not considering this option at the moment. Having said that is there any alternative way to achieve this result?

Thanks,

Arun

  Discussion posts and replies are publicly visible