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
7 replies
Subscribers
6 subscribers
Views
3361 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I have a main process which calls multiple sub-processes. Each
ricardoc
over 9 years ago
Hello,
I have a main process which calls multiple sub-processes. Each subprocess has multiple nodes, script tasks and interfaces.
All activities are chained, and I followed the steps here:
forum.appian.com/.../Configuring_Activity-Chaining.html
I want all the SAIL interfaces to show a "Go Back" button, even though the interfaces are in different sub-processes. How can I do this?
Thanks in advance,
OriginalPostID-194370
OriginalPostID-194370
Discussion posts and replies are publicly visible
Parents
0
Omkar K
over 9 years ago
Hi, Set an input and output parameter for each subprocess for eg. nextAction_int. It may take several values according to your screens. Now, have a XOR gateway which will redirect to respective subprocess according to value in nextAction_int process variable. Let me know if that helps. Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Omkar K
over 9 years ago
Hi, Set an input and output parameter for each subprocess for eg. nextAction_int. It may take several values according to your screens. Now, have a XOR gateway which will redirect to respective subprocess according to value in nextAction_int process variable. Let me know if that helps. Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data