Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Configuring Robot Runtime 8.0 SP1 2018 and earlier in RPA implementations

Updated on February 1, 2023

If you are using Pega Robotic Automation version 8.0 SP1 2018 or earlier, to configure Robot Runtime, complete the following instructions.

If you are using a different version, see Configuring Pega Robot Runtime in RPA implementations.

Before you begin

Perform the steps in Enabling the RPA Scheduling service to simulate a Secure Attention Sequence.

To run Pega Robot Runtime in Robotic Process Automation (RPA) implementations as a user who differs from the currently logged in Windows user, you must relocate and modify the configuration files. Although the default location for configuration and logging files is the user-specific %AppData%\OpenSpan folder, instead use the %ProgramData%OpenSpan folder, which is accessible to all Windows users.

  1. Copy the %AppData%\OpenSpan\RpaSchedule.json file from the user-specific %AppData%\OpenSpan folder into the C:\programdata\OpenSpan folder.
  2. Copy the %AppData%\OpenSpan\RuntimeConfig.xml file from the user-specific %AppData%\OpenSpan folder into the C:\programdata\OpenSpan folder.
  3. Depending on the 8.0 build you are running, the next step differs:
    • If you are running Robot Runtime version 8.0.1088 or earlier, open the OpenSpan.WinLogon.Service.exe.config file and ensure that the LogonDisclaimer key is set to False.
    • If you are running Robot Runtime version 8.0.1089 or later, the enabled key is configured in the appropriate operating system section in the SchedulerDefinitions.xml file. For example:
<MatchSet name="Disclaimer" mode="SignIn" matchSuccess="Continue" matchFailure="Stop" enabled="true">
    <Match type="PushButton" name="OK">
        <Action type="execute" />
    </Match>
 </MatchSet>
  1. Open the CommonConfig.xml file and change the ConfigurationLocation key. For example:
<ConfigurationLocation>CommonApplicationData</ConfigurationLocation>
  1. Save and close the CommonConfig.xml file.
  2. Open the RuntimeConfig.xml file and make the following changes:
    • In the fileName key for Log4Net files, specify the appropriate file names.
    • In the startupProject key, specify the name of the project that you want the system to initially start. Ensure that this project is accessible to all users.
  3. Save and close the RuntimeConfig.xml file.
  4. Start the Pega Windows Auto-Logon Service.

For more information on these configuration files, see Main Robotic Automation Configuration Files.

For information on how to use the RPA Scheduling service to schedule when Robot Runtime can run RPA robots, see Scheduling when a Robotic Process Automation robot runs.

  • Previous topic Configuring Robot Runtime 8.0 SP1 2019 and later to work with Robot Manager 6 in RPA implementations
  • Next topic Scheduling when a Robotic Process Automation robot runs

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us