Can anybody explain how to enter the data from an excel to AS400 .
I am able to enter the data but the activity after entering the data is Transmit(enter click) which is not working.
Suppose i want to enter the Id as 12321 and I have to click “Enter”(Transmit in AS400 uipath) after this. Data is being entered but click is not happening.
Could you please help me on how you are able to enter data from Excel to AS400? i am trying to enter data into IBM Personal Communications using “Send Keys” activity… but the data is not entering into the specific fields… I have tried with “Set Field at position” activity too… But no luck…