My flow "succeeded" but failed with error "Action 'List_Contacts_with_Matching_Names' failed." However, the "Next/Previous failed" buttons are grayed out. Since this applied to 30k+ records, it seems almost impossible to figure out which one failed. Is there any way I can determine which record has the failed action?
Solved! Go to Solution.
Hi @hew702 ,
If your requirement is just to capture the record number, where the action failed. Then you can add a new variable and append the record id to the variable on failure of "List_Contacts_with_Matching_Names" Action. (This can be configured using the Run after settings, once you click on the ellipses of append action)
Configure run after settings for the append action and it's next action:
This way, the variable will keep collecting the failed records data and view them after flow run.
Hope you find this helpful!
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @hew702 ,
If your requirement is just to capture the record number, where the action failed. Then you can add a new variable and append the record id to the variable on failure of "List_Contacts_with_Matching_Names" Action. (This can be configured using the Run after settings, once you click on the ellipses of append action)
Configure run after settings for the append action and it's next action:
This way, the variable will keep collecting the failed records data and view them after flow run.
Hope you find this helpful!
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Great solution, thank you very much!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
21 | |
20 | |
9 | |
8 | |
8 |
User | Count |
---|---|
32 | |
30 | |
24 | |
21 | |
11 |