I have a flow thats trigerred when the form is submitted.
The flow failed when 2 people subitted the form same time.
How to handle this kind of form submission.
Thanks
C
Thanks for the great tip. I will surely try it.
I saw that this is not possible to "Undo" so I saved as a back-up and trying. I guess I will have to wait till Monday to have few people try simultaneously to get a real response.
Soon as I turn on, I get a slider. What does the slider signify. Its set at 25. I assume its 25 responses @ a time. if thats the case i can live with 5 responses at the same time. will reducing to 5 make flow work better (faster vs slower)?
Also, there is no help documentation. is there one?
On the same note, I have a flow action "update row" for updating an excel file row.
Do you think we can do the same thing to that action also?
25 means that 25 instances will run in parallel so you need to set to 1 to avoid unwanted parallel actions.
I don't believe you can set it on the update row action.
Sorry to bug you again.
Does setting slider to 1 mean it will allow 2 people to submit responses at the same time?
I don't want the flow to fail when 2 people submit at the same time. I don't know when the form becomes more popular maybe 3 people.
SSetting the slider to 1 will make 5he flow process the responses one after the other no matter how many submitted at the same time. Hope this makes sense.
Thanks for clarifying. Now I understand.
😞
The flow failed. I would be very glad if I could get some help with interpreting the reason.
The error details says "Item not found"
I will update you guys if I can think of a solution, meanwhile, I would appriciate it if you can give me some direction.
Can you please give Add the “Get file content” action to the Flow canvas and add the item “id” output of the ‘Parse JSON’ action.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
I thought should post a fresh screen shot with them expanded. I am a bit confused about how to use "ID" to JSON. shouldn't it be following the schema.
The error I got is at the "get file content using path". said item not avaialble.
The Parse JSON will return the id(Note: You DO NOT need to pass the id to Parse JSON)
Pass the Id to 'Get file content' action'.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Thank you for your patience. I haven't tried it. Can you please tell me if this is what you meant?
I tried 2 tests.
1st test was just 1 submit of the form all by itself. worked well.
2nd test. 2 separate form submits at the same time (from 2 different devices). The queue showed 1 was in "Waiting..." while the other was running. The 1of2 success, 2of2 failed at the same spot. here is a screenshot. Item Not Found.
User | Count |
---|---|
23 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
45 | |
29 | |
25 | |
24 | |
22 |