Re: Getting Flow to Show Success After Branching
Hi @MarcRohde
Thanks for your quick reply. Excellent question this.
Do the following:
Inside the Apply to Each loop Add a Scope. This is for the success path.
Then place Get CS to EA Unit of Measure Conversion action step.
Next place the Update Product Specific Order Settings when UOM Identified to Factor.
Again inside the same loop add another scope. This is for the failure path.
Inside the scope add the action step Update Product Specific Order Settings when UOM is not identified to 99.
Then set the configure run after for the Scope - Failure as follows:


Here is my test run result.

Let me know how it goes.
Thanks