Hello Community, Please check my codeUisend.xaml (16.7 KB) and fix the issue.
Bot stop after this activity. And here is need to add file name + today’s date + specific location.
Note: Manually it works. Bot can’t perform after this activity(Type into Edit)
Hi @Jesmine
Try to put all the activities inside excel application scope and check it once
Thanks
AshwinS
Hi @Jesmine Try putting everything in Excel application scope and run it again.
Thanks,
Adit
hello @Jesmine
i did some modification to your workflow have a look Uisend.xaml (25.4 KB)
by the way i commented select item activity , it will not work if you use select item, it will save the file like filename.prn.xlsx so i have used some work around.
regards
Ajay
Hi @Jesmine
Make sure also that if you use TypeInto Activity the application is on the foreground.
I debug your xaml and here is the result.
cheers
Happy learning
Hello @AshwinS2,Afterthat
This window is not appear.
I need to appear this window.
Hello @Ajju ,Afterthat
This window is not appear.
I need to appear this window.
Hello @Adit2917 ,Afterthat
This window is not appear.
I need to appear this window.
Hi @Jesmine
Is it mandatory?
I guess it is just a warning to user.
Check the results if results ok then you can avoid that window.
Ajay
Hello @Ajju,
This window will appear when I will work manually the same process. In cause of it’s mandatory.
This kind of things happened to me as well but sometimes when i was trying manually some windows will not appear but when robot doing the same thing some kind of warning messages will appear.
It depend on your call
If you want to handle it use element exists
If element exists click yes otherwise click no
Regards
Ajay
Hello, Showing following error
Hi @Jesmine
Your sending hot key called Alt+F4 to close the workbook but still there are some activities inside workbook…
Possible solution is to remove Alt+F4 or move the remaining activities out of excel
Ajay
Hi ,
you can use the Save as workbook activity form the below package.
Regards
Balamurugan.S