Run activity when inactive user timeout occurs
When a user does nothing within a case for a long time the user will timeout and be kicked out of the case. When this happens data that has been entered into the case can be lost.
I would like to run an activity (specifically I want to save the case) when the inactive user timeout happens. Does anybody know any way to accomplish this?