Hi
I have an Approval flow which captures data from a PowerApp screen then kicks of a parallel approval for each person selected. All this works fine. I had an issue that if the document being reviewed is open the flow fails. I've since added a retry block which captures the error, extracts the email address of the person from the error message and send an email to that person asking them to release the doc. The flow waits and retries the update. Again this works fine. I developed this for one person with the view to replicate the retry block across the other parallel branches. I have potentially 10 branches which could be processing an approval. My questions are:
Thanks for any insights!
cheers!
dj
Solved! Go to Solution.
Having said the above. You could use an apply-each with concurrency and avoid the requirement of a variable. This is something I do often now and it works well.
Having said the above. You could use an apply-each with concurrency and avoid the requirement of a variable. This is something I do often now and it works well.
Hi
Thanks for your quick response!
I'm fairly new to Power Automate, do you have a simply example of calling another flow? If i created a separate flow which initialised all the variables and called that at the start of my main flow, all those variable will be in scope?
Re your point 2, When i've attempted to initialise a variable in a condition branch it throws an error and i have to initialise it at the top level of the flow.
Cheers!
dj
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.