You are viewing limited content. For full access, please sign in.

Question

Question

End Timer event on Signal Catch

asked on August 10, 2023

Is there a way to attach a Signal catch on timer? Whenever a signal is thrown, I want to end the timer as well. How can I do that?

0 0

Replies

replied on August 13, 2023

You can put your timer event in a sub-process, right click it and the then attach signal event. In the Signal Catch Event, you can select the signal that you want to catch and choose "

Interrupt the attached activity".

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.