Using the above decision table, how do we use the output of the decision table in an expression rule to trigger a process model? Where can the output of the decision table be saved each time, to be used in an expr rule to trigger a process model?
Thanks in advance!!
Discussion posts and replies are publicly visible
Hi,
Please have a look at this documentation link,
docs.appian.com/.../Appian_Decisions.html
Basically, Using Decision Rule with the Start Process smart service, we can pass the Decision's result into the smart service to dynamically determine which process to start and what parameter values to pass into the process.