Hello,
I have a problem with my manual flows, specifically "for a selected item".
When I want to launch a flow, and I right click on an item and go to automation, I have to wait between 10 to 15 seconds before my flow appears. Sometimes I even have to refresh the page for it to appear. Once I click on execute, everything goes fast.
At the beginning it was not the case and the loading of the flow was very fluid.
Where could this come from?
Thanks for your help,
Someone ? 🙂
Hi @KD86,
First of all I would use the Developer Toolbar > Network tab to see what it is trying to load. It might even be something else which is slowing it down. In your network tab you will see all your requests and maybe even errors like HTTP 404.
Alternatively, you could use a button (created with column formatting) to trigger your flow. This way you don't have to wait for the flow to load in the navigation:
Hi,
Thanks for you reply. I can see HTTP 404 errors, but I'm not a specialist.
Even the button is slow, I mean, 7 seconds before the flow starts to run. Unless this is normal ?
Thx