How to call method call activity between train flow in taskflow
Problem : We need to call method call activity in between two view activity in Taskflow.
Solution : We need to to following changes in Taskflow,
1) Add wild card flow and point it to method call activity
2) Set the outcome attribute of view activity under the Train stop section to the wild card flow outcome. Please refer below screen shot,
Solution : We need to to following changes in Taskflow,
1) Add wild card flow and point it to method call activity
2) Set the outcome attribute of view activity under the Train stop section to the wild card flow outcome. Please refer below screen shot,
Comments
Post a Comment