Error - Flow Execution is cancelled upon receiving request

Rajesh Bandila
Tera Contributor

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.

RajeshBandila_0-1728051949055.png

 

Thanks,

Rajesh

2 REPLIES 2

Ravi Chandra_K
Kilo Patron
Kilo Patron

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.

https://www.servicenow.com/community/developer-forum/flow-execution-is-cancelled-upon-receiving-requ...

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi 

 

tbenbenisti
Tera Contributor

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.

 

tbenbenisti_0-1756215789901.png