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
1 reply
Subscribers
6 subscribers
Views
1209 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have a quick task within a process that is setting a boolean value to true() w
Cyril
over 12 years ago
I have a quick task within a process that is setting a boolean value to true() when it is initiated. When I launch the process I immediately receive the folowing message
There is a problem with task "Cancel Before Departure Date" in the process "travel_approval"
Problem: An invalid expression has been encountered in a task.
Details: Invalid Cast: Cannot cast from type 'Boolean' to type 'Date and Time' (Callback for setting deadline for task)
Recommended Action: Check the expression including any function requirements and resume.
Priority of this problem: High Priority
I am not trying to convert the boolean value to date/time in the Quick task.
Do I need to set default values for the dates that appear on the form - eventhough I have not yet arrived at entering dates?...
OriginalPostID-32662
OriginalPostID-32662
Discussion posts and replies are publicly visible
0
Cyril
over 12 years ago
Solved the problem - there was an attempt to ensure only one instance ran for the process - i.e. do not allow user the opportnity to cancel early more than once. This has been removed
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel