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
1330 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Use case : Auto submit tempo form by applying timer exception St
prashantt
over 11 years ago
Use case :
Auto submit tempo form by applying timer exception
Steps done to achieve the same :
1. In a user input task, added a timer exception
Expected Result :
1. The node should be skipped after some minutes as mentioned in the process variable.
2. The exception flow should be executed.
Actual Result :
In portal :
1. The exception flow is executed once the timer event is activated but the user input task is not submitted.
2. While submitting the task, there is an alert message “There was a problem executing the task. This task is in invalid state”.
In tempo :
1. The exception flow is executed once the timer event is activated but the user input task is not submitted.
2. The task is not submitted manually as well....
OriginalPostID-100608
OriginalPostID-100608
Discussion posts and replies are publicly visible
Parents
0
evan.rust
Appian Employee
over 11 years ago
What's your use case here? Exception flows are used to skip the "normal" flow of the process and follow an alternate route (see:
forum.appian.com/.../Exception_Flows)
. If you wish to mimic a form submission (where data is input on the form by a user) after a set period of time, I would suggest routing the exception flow to a script task that stores those values into PVs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
evan.rust
Appian Employee
over 11 years ago
What's your use case here? Exception flows are used to skip the "normal" flow of the process and follow an alternate route (see:
forum.appian.com/.../Exception_Flows)
. If you wish to mimic a form submission (where data is input on the form by a user) after a set period of time, I would suggest routing the exception flow to a script task that stores those values into PVs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data