Hi @vicky 3292
- Execute TE connect package
- Pause the bot
- Create a duplicate tab of the same bot
- Drag Simulate Keystroke package
- Provide a 'Title' of TE screen
- Specify the following pattern in the "Keystrokes" section
- lTAB] BINSERT]
If the requirement is to enter eINSERT] key then, you can pass the following pattern in the "Keystrokes" section
rTAB] AINSERT]
To pass any key on TE screen via Simulate Keystroke package, make sure to pass the TAB] key first then other keys will be followed.
REF: https://apeople.automationanywhere.com/s/article/simulate-keystroke-terminal-emulator
HTH
Regards
Hi Raul ,
Tried this approach , still issue remains same.
The approach which was suggested is working on CONNECTION TYPE : TN3270E , not on VTSERIES
Thanks for your suggestion.
@vicky 3292
Have you verify if modifying the encoding works?
HTH
Regards
Yes , checked with all the available encoding types & Terminal model Default,VT100 & VT220 , still same issue .