Dear Experts,
I have designed the custom decision step have two buttons Approve & Reject. I am using Terminating events to complete the decision step. If user press Approve/Reject button terminating event is getting triggered using FM SWE_EVENT_CREATE & decision step is getting completed, here terminating event is working is fine.
Now for the same step I want the auto approval. For auto approval i am using deadline monitoring, I have used modeled action. If deadline reached modeled action is triggering the background task in which I wrote the code to trigger terminating event using FM SWE_EVENT_CREATE, here terminating event not working .
I wrote the same code to terminate the event but in case of decision step it is working fine but in case of Auto approval terminating event is not working.
Please Help,
Bhushan Ghule