Mainframe - Extra Attachmate - Locked Issue. Qs: How can we reset it ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-05-19 12:34 AM
How can I unlock and reset the Mainframe Emulator using the Blue Prism ?
I know that the Reset Command ( From the Left Control Key works -- manually). How do I use Blue Prism for this ?
( See Screenshot Below)
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-05-19 04:14 PM
As you are saying, Left CTRL key to be pressed to unlock the stuck session.
you can use send keys or send key events for this action. in send key evens try to pass {CTRL} and in the send keys the value will depend on how the emulator keyboard layout is mapped. Generally ^ key will work for control but still preferred to check the emulator key board layout and then pass the key.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-19 10:31 AM
You can manually check whether you are able to reset using the Esc button.
Â
If it works then you can use Send key of Blue Prism and mention as "[attn]"
