Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1856 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi , based on process's needs we use expession "workdays()" withou
natasav
over 13 years ago
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
0
Sunny
Appian Employee
over 13 years ago
In my testing, workday() function should always return a working day. Can you check your process calendar and make sure that working calendar is properly set.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
natasav
over 13 years ago
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.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sunny
Appian Employee
over 13 years ago
Thanks for bringing this issue to our attention. I was able to reproduce this issue. It seems that workdays function disregards any non-working day except weekends.
I have reported this issue to our technology team. Your reference number is: 46566.
If you are adding days to the start day, then you can use caladddays().
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel