Hi Team,
I need to execute two cases, service order creation and getting the status of service order. I’m displaying choice option for the use cases to the end user and using that choice parameter as a filter condition for rest of the actions in my flow.
Problem : The issue is, flow becomes sequential, it goes through all the actions that doesn’t match filter conditions and then execute those actions that have a match.
Question : Can I make a portion of the flow to be skipped in order to complete the flow must faster and less laggy for better customer experience. Basic example is a decision box in algorithms that breaks the flow into two parts depending upon a choice/value.
Thanks,
Janmajay