Error - Flow Execution is cancelled upon receiving request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 07:28 AM
Hi Everyone,
I'm getting an below error in Flow Designer in particular stage. I just tried the multiple ways, but it's not resolved. Can you please help me on this? It would be very helpful.
Error: Flow Execution is cancelled upon receiving request. Reason is: Aborting engine execution, cancel requested in same txn in which flow is running.
Thanks,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 07:32 AM
Hello @Rajesh Bandila
business rule "cancel flow on request cancelled/deleted" checks for the stage and is responsible for cancelling the flow.
You can refer the comment by gjz in the below thread.
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2025 06:43 AM
If it can be helpful to others, for me, the cause was that we defined a stage called "Request Cancelled". Once I removed it, the flow stopped cancelling.