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
4 replies
Subscribers
6 subscribers
Views
2243 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I understand that there are many ways to design a solution. When we should use a
mohamedb
over 9 years ago
I understand that there are many ways to design a solution. When we should use an asynchronous vs synchronous process architecture from a best practices point of view?
OriginalPostID-177093
OriginalPostID-177093
Discussion posts and replies are publicly visible
Parents
0
mahipalc
over 9 years ago
When we should use an asynchronous vs synchronous processes, is explained with an example in below link.
If you have missed this
forum.appian.com/.../Using_a_Sub-Process.html
The important point here is: We have to use synchronous sub process, when we need sub process activity (or sub process variables) in parent process.
If parent process activity and sub process activity independent of each other, then both these processes follow asynchronous relation.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mahipalc
over 9 years ago
When we should use an asynchronous vs synchronous processes, is explained with an example in below link.
If you have missed this
forum.appian.com/.../Using_a_Sub-Process.html
The important point here is: We have to use synchronous sub process, when we need sub process activity (or sub process variables) in parent process.
If parent process activity and sub process activity independent of each other, then both these processes follow asynchronous relation.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data