Workflow still continue after cancelling the RITM

Al-jhon
Kilo Sage

Hello,

maybe someone from the community can help me, we have this UI Action ="Cancel" in RITM form that can cancel the request.

In some request items, when the support person normally cancel the request:
State = Closed Incomplete
Stage = Request Cancelled

find_real_file.png

which is correct but in some cases, the state and stage after cancelling still updating to Work Inprogress and Fulfillment which is base on the workflow.

How to fix this one?
find_real_file.png

 

 

1 ACCEPTED SOLUTION

Hello Al-john,

Yes you can put this in UI action. but I think best way to do is to put in the after update BR if RITM is cancelled then if the RITM is cancelled from anywhere the workflow will also be cancelled. Also please make sure to check if there is any existing BR that is doing this thing already.

Please mark my respsone as helpful/correct, if it answer your question.

Thanks

View solution in original post

6 REPLIES 6

Hello @Al-jhon 

Could you please confirm if you got a chance to check on this. Also please check if the workflow is restarted based on some condition because of which this is happening?

Thanks

Hello Mahendra, after adding the cancelation of workflow line, i did not encounter anymore RITM that still continue. so it worked. Thanks for your idea and confirmation.