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
6 replies
Subscribers
6 subscribers
Views
2361 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, We are upgrading the solution from 6.6.1. to 7.6 and Need help on
manisht
over 10 years ago
Hi,
We are upgrading the solution from 6.6.1. to 7.6 and Need help on below two items :-
1.) I need to auto submit a tempo form.
2.) Is there a way to stop the quick tasks in sub-process, from appearing on the related action's tab.
My parent process can call n instances of sub-process and these in turn can have m quick tasks. I end up having n*m related actions on parent record.
Thanks,
Manish
OriginalPostID-140197
OriginalPostID-140197
Discussion posts and replies are publicly visible
Parents
0
utkarshs
over 10 years ago
Well first of all you should avoid using too many quick tasks in your application, in case of quick task whenever the flow reaches it automatically another instance of that quick is launched so for example your flow reaches a quick task for the first time then at that time there will be 2 active instances of it and they remain active untill the process reaches a terminating node so to avoid that add a terminating node instead of end node in your process as it will kill all of your active quick tasks, so as soon as your process flow reaches a terminating node all the active tasks will be teriminated
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
utkarshs
over 10 years ago
Well first of all you should avoid using too many quick tasks in your application, in case of quick task whenever the flow reaches it automatically another instance of that quick is launched so for example your flow reaches a quick task for the first time then at that time there will be 2 active instances of it and they remain active untill the process reaches a terminating node so to avoid that add a terminating node instead of end node in your process as it will kill all of your active quick tasks, so as soon as your process flow reaches a terminating node all the active tasks will be teriminated
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data