Hi , based on process's needs we use expession "workdays()" withou

Hi , based on process's needs we use expession "workdays()" without definition of holiday days.
Definiotion of this function is as following:
workdays( input date, -constant).
The problem is that the result of this function in one moment was non working day in Appian Calendar, and the process trigers after 2 days.
Can you help me for redefining it?Do we need to specife all not working days in addtional constant?...

OriginalPostID-31322

OriginalPostID-31322

  Discussion posts and replies are publicly visible

Parents
  • Yes the calendar is set OK, but I think that the problem is still here and it is connected to this expression:
    Please test this put 01.05.2012 as not working day and define following rule , =workday ( ri!Harmonization_Deadline , - 2), where Harminization Deadline to 04.05.2012 00:00, you will see that it will return 01.05.2012 even is not working day.
Reply
  • Yes the calendar is set OK, but I think that the problem is still here and it is connected to this expression:
    Please test this put 01.05.2012 as not working day and define following rule , =workday ( ri!Harmonization_Deadline , - 2), where Harminization Deadline to 04.05.2012 00:00, you will see that it will return 01.05.2012 even is not working day.
Children
No Data