Page 1 of 1

Robotask as a service task file locations

Posted: Mon Mar 06, 2023 10:58 pm
by Dylan022
hello,

I am setting us Robotask as a service, but I am unsure where the tasks are being saved. When I was first creating tasks I was creating local tasks, I had them being put in a folder on the C drive. Now I have switched to localhost:5501 and I am not sure where those are being saved so I can back them up.

Re: Robotask as a service task file locations

Posted: Wed Mar 08, 2023 8:29 am
by Oleg
Default task folder for RoboTask application is
C:\Users\<username>\AppData\Local\RoboTask\Tasks

Default task folder for RoboTask system service is
C:\ProgramData\RoboTask\Tasks\
... and I am not sure where those are being saved so I can back them up.
To backup application tasks go to menu Tools->Backup application tasks...

To backup service tasks open RoboTask Service manager and go to tab named "Backup & restore tasks" (last tab)

Re: Robotask as a service task file locations

Posted: Wed Mar 08, 2023 8:35 am
by Oleg
but I am unsure where the tasks are being saved.
Read this topic please

Re: Robotask as a service task file locations

Posted: Thu Mar 09, 2023 3:56 pm
by Dylan022
Thanks Oleg,
Not sure how I missed that, appreciate the help.