Hi, i am currently an intern in a company and i really need urgent help for this. The UiPath i am using is an Enterprise Edition 2018.2.2. It actually works fine when i run it manually on the Studio itself but when i schedule to run it using Windows Task Scheduler the robot app only appears for a split second and it closed without anything happened although it showed Task Run Successfully. I actually managed to screen capture the robot during that split second and it showed this:
I searched about this error here in UiForum there are quite many similar experiences to mine, tried the solutions provided but still nothing seems to workā¦
Tried install and uninstall the activities
Already press publish at least once to have the project.json file
Refreshing the computer
And why do the previous processes all still working fine? There are about 10 UiPath processes scheduled in the Task Scheduler that run daily/weekly/monthly and all seems to work flawlessly. When i add new process then its showing me this!
I really hope someone can help me with this as my intern period is ending soon and i need to make this work!!
To get past this, go to package manager and install package UiPath.Framework.Activities UiPath.Core.Activities
Close Studio, Open Studio and run again buddy, in the new process
this can give you more view on it
the reason is the read cell activity s getting failed in your process, see the secondline in the error screenshot buddy(the left end in second line)
@Palaniyappan Thanks for your reply! But nope it is still not working for me it was already installed in the first placeā¦ it can run totally fine when i run it in tho studio itself but when i put it into task scheduler and run it from there, it came out that errorā¦ Anymore workarounds that i can try?
@aksh1yadav hii thanks for your reply but i am not using the schedule task feature in uipath, i am using the windows task scheduler. And using 2018.2.2
Any other workarounds will be much appreciated thanks
The feed for the robot activities is different than the one for local Studio activities. What is probably happening is that the robot is trying to download activities from specific feeds but is blocked by the firewall.
See here for detailed description for your version:
I could see two solutions here - either copy paste the files from the Studio feed to the Robot feed manually, or unlock the feeds in the firewall.