Question
2
Replies
532
Views
Sun Life Financial Inc
Posted: March 15, 2018
Last activity: March 19, 2018
Closed
RPA Scheduler
the RpaSchedule.json only specifies when a solution will run. Where can I configure what project/solution would run because I have multiple solutions in one VM
The RPA Scheduling Service is designed to work in conjunction with Robot Manager. The RPA Scheduling Service is responsible for keeping the machine logged in. Robot Manager provides the correct deployment package based on the Workgroup assigned in the CommonConfiguration file. The current version of the RPA Scheduling Service does not allow you to switch deployment packages.
If you want to switch packages in the middle of the day, you can use Task Scheduler to kill the Runtime process and reload it with another deployment package. Starting the Runtime with the project command line option allows you to specify a new deployment package.