Hello,
I have a requirement where I need to double click (and open) each record in a SAP table. However I am unable to capture each record (it is getting captured as a whole table). Any suggestion on achieving this?
Hello,
I have a requirement where I need to double click (and open) each record in a SAP table. However I am unable to capture each record (it is getting captured as a whole table). Any suggestion on achieving this?
Hi @Rohit Gaurav ,
Just a little experiment, try enabling recording and playback and perform the operations you want the bot to perform.
Then open the VBScript file which gets generated and check if you can find the session ID for the cells you want to interact with and look for any patterns(indexes, texts etc) that you can autogenerate and pass into the Capture Action.
If that doesn't work, then you will have to use the script to open the record and then use the bot to interact with the record.
Kind Regards,
Ashwin A.K
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.