Question
1
Replies
1444
Views
PEGA
Posted: September 15, 2016
Last activity: September 30, 2016
Closed
Solved
OpenSpan 7.1 How to starts an automation at the event of system level Key press event
It is possible to write automations which is driven by the events fired by interrogated UI controls.
However, is it possible to start an automation at the event of system level Key press event (i.e. ctrl + shift + 2 ) ?
***Updated by moderator: Marissa to update categories***
Hi Chunzhi,
Unfortunately, this is not an option with our product. Automation events are monitored on a process level and not through the operating system. I would suggest to monitor for the action that takes place with whatever application that is listening out for the ctr + shift +2 event call instead.