Solved! Go to Solution.
Hi @Pstork1 ,
Thanks a Lot Sir. I managed the same by putting the check if the Modified By is equal to Created By. This solved the re-submit issue for me.
Take a look at the following Blog psot by Serge Luca. He describes how to do an approval using multiple Flows in a State Machine pattern. This is the kind of implementation that you need for your requirement.
https://flow.microsoft.com/en-us/blog/state-machines/
Hi @Pstork1 ,
How can I resubmit the same item after rejection. Unable to achieve that.
Essentially, using HTTP/HTTPS you start a new Flow with a New Approval process. If its just a re-launch of the original Flow it will essentially re-submit the item for approval. There is no way to really re-submit in the existing Flow instance. But you can re-start the Flow.
Hi @Pstork1 ,
Thanks a Lot Sir. I managed the same by putting the check if the Modified By is equal to Created By. This solved the re-submit issue for me.
Sorry, I guess I misunderstood your question. I thought you wanted to re-submit the Flow under certian conditions. I didn't realize that you had that working, but wanted to prevent re-submission by the same person. I'm glad you got it working.
Hi @cyberco01 ,
Do you trigger a flow (Microsoft Flow) from your app, then update the Request Status field based on specific condition?
Have you solved your problem?
Based on the solution you provided, I agree with it almost.
If you have solved your problem, please go ahead to click "Accept as Solution" to identify this thread has been solved.
Best regards,
Yes Sir, the issue has been solved. Thanks a Lot.
User | Count |
---|---|
188 | |
125 | |
91 | |
47 | |
42 |
User | Count |
---|---|
271 | |
161 | |
132 | |
83 | |
78 |