Hi All,
I'm building a very complex flow that copy files from one SPO to another.
Because this flow is a child flow of another flow, i was wondering if anyone can suggest some way to get a simple response when the flow completes with success or fail.
Some kind of compose step where the output is Success or Fail.
Here is the flow and the step which i want to get the output (since it is the most likely place to fail).
My idea is (if it's possible) to get Success or Fail for the Current item of apply to each (ForEachPrivateFile), but either way only for CopyFiles2 step is also good enough.
Here you can see that i get an error message for Copy file 2 step, but in general, the error is on ForEachPrivateFile item, meaning that some files are success, others are failed, so a kind of error handling where i know when is Success or Fail is good enough.
Kind regards
Kiril


Report
All responses (
Answers (