Question
scheduling-when-robotic-process-automation-robot-runs
While Configuring Scheduling Services in Pega Robotics through below link :
https://community.pega.com/knowledgebase/scheduling-when-robotic-process-automation-robot-runs
In the local RPAService.configfile, you must set the Mode key to Scheduled .
As mentioned RPAService.config should be present in installation folder , in my case "C:\Program Files (x86)\OpenSpan\OpenSpan Studio for Microsoft Visual Studio 2015" .
But mentioned file is not present in installation folder . Could someone please suggest where we can find this file or it would be great if it can be attached to this post .
***Edited by Moderator: Lochan to update platform capability tags***
I believe the issue is that you are using Studio and not Runtime. The scheduler is not designed to use the Runtime installed with Studio as your bots would only have Runtime. You should not try to set this up from your machine, and instead, you should set this up from one of your bots where you install Runtime only.