Incorrect letters typed in Mainframe Screen

Hi,

Bot is able to pick “W466” from excel but in the mainframe screen bot is typing “4466”. Can anyone tell?

Hi @garima.sriv12

How are you typing into?

@garima.sriv12

  1. print the value before typing
  2. are you using terminal activities itself?
  3. is there any different key mapping in it?

cheers

Using Send keys activity

  1. Yes.. automation is picking correct value
    1. Yes
  2. How do I know?

@garima.sriv12

if you go to mainframe UI in settings you would find key mapping which talks about what key is mapped to which key

also to check try to send W hardcoded and check if ti still sends 4

cheers

Should be using direct connection, not a third party client, making mappings irrelevant.