Skip to main content


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

Build notes: Pega Robotic Automation 19.1

Updated on March 4, 2024

Build notes describe the changes that are included in each build that is created for Pega Robotic Automation 19.1. Before you install one of these builds, familiarize yourself with the new features, resolved issues, and other changes. For more information, see the Pega RPA product page.

Note: For information about changes in version 22.1, see Build notes: Pega Robotic Automation 22.1.

Summary of changes

The changes that are included in the various Robotic Automation 19.1 builds are listed in the following table:

The following 19.1 builds were released before the release of version 22.1.

Item
number

Description

Build 19.1.136.0 — March 04, 2024

GOAL-27832

This build adds support so you can interact with custom tree controls in Siemens TeamCenter PLM software.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.135.0 — February 07, 2024

ISSUE-119895

This build corrects an issue that could prevent the system from integrating with Java applications that run in Java Runtime Environment (JRE) versions 1.4 or 1.5.

Included products

The Robot Runtime distribution for this build includes the following products:

Build 19.1.134.0 — January 22, 2024

ISSUE-119926
BUG-842133

This build resolves an issue that could prevent the system from retrieving the correct password from BeyondTrust if special characters were included in the password.

Note: To resolve this issue, you must also install the latest version of Pega RPA Service. For more information, see Build Notes: Pega RPA Service.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.133.0 — December 11, 2023

BUG-834522

This build resolves an issue that could prevent you from interrogating new Siebel navigation items.

 ISSUE-117790

This build resolves an issue that could prevent the Runtime64 executable from running as 64-bit.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.132.0 — October 26, 2023

BUG-802905

This build improves the speed with which the system interacts with some web controls that contain large lists of items. To take advantage of this performance improvement, update to the latest version of the extension.

Note: If you are using the legacy extension, you must also update to the new extension included in this build. This updates the Chrome/Firefox extension to version 1.0.129. If you are using PBE, you must also update to PBE 3.1.19 or later.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.131.0 — October 05, 2023

BUG-797074

This build resolves an issue that could prevent an automation event block from reading inputs.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.130.0 — August 25, 2023

US-533997

This build adds support for SAP version 8.0.

ISSUE-115464

This build resolves an issue that could occur when you view XML content in a Chromium-based browser.

ISSUE-Z-62233

This build resolves an exception that could occur when you use the PdfConnector component to open a malformed PDF file.

TASK-1489694

This build updates the extension version and CRX/XPI files for Chrome/Firefox Extension version 1.0.128.

US-561874

This build installs a new localruntime.pega.com SSL certificate and modifies the installers to use the new certificate. The expiration date for the new certificate is 08/11/2024.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.129.0 — August 02, 2023

GOAL-25349

This build adds limited support for the Siemens NX Cam application.

ISSUE-114453

This build resolves an issue with a third-party JavaScript library that could prevent the Salesforce web application from displaying correctly.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.128.0 — July 17, 2023

BUG-792305

This build resolves an issue that could cause applications that you built using PowerBuilder version 11.5 to crash.

ISSUE-114049

This build updates the verbiage on the Pega Browser Extension Setup wizard to note that support for the legacy extensions ends when Manifest V2 is deprecated.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.127.0 — June 21, 2023

EPIC-Z-57278

This build enhances dialog support when you interrogate while using the Universal Web Adapter. The system now supports dialogs in multiple languages with the use of match rules. In addition, the system now supports automating commonly used dialogs  including, but not limited to, the Alert, Confirm, Prompt, and Authentication dialogs. For more information, see Auto Control Match Rule and Automating dialogs in Chrome and Edge.

Note: To implement these enhancements, install Pega Browser Extension 3.1.14 or later. for more information, see Automating dialogs in Chrome and Edge.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.126.0 — June 2, 2023

BUG-763878

This build adds the ExitMsaaThread key in the OpenSpan.ini file. Enter True (1) to avoid an issue that could cause Internet Explorer to silently exit when it was runs alongside the ZoomText application. The default is False (0).

BUG-798397

This build resolves an issue that could prevent Java SWT support from initializing successfully.

US-Z-57770

This build adds the following methods for the PdfConnector and DocumentType components which you can use to redact information and flatten form fields:

  • FlattenFields -- Flattens the form fields in the document, so that you cannot edit any of the fields.
  • Redact -- Redacts all the information defined by redaction landmarks and flattens the form fields in the document.
  • RedactRectangle -- Redacts the information inside a rectangle that you define on a specific page and flattens the form fields in the document.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.125.0 — May 10, 2023

BUG-799507

This build provides a fix for an issue introduced by the Microsoft Edge version 113 update. For more information, see Microsoft Edge update 113 prevents you from automating Edge with Pega RPA.

GOAL-Z-54423

This build adds support for automating Electron applications that use the ASAR archive file format. For more information see Automating Electron applications.

BUG-769070

This build resolves an issue that could prevent the Universal Web Adapter from connecting to the browser.

BUG-791956

This build resolves an issue that could cause Internet Explorer to exit.

ISSUE-110298

This change enhances diagnostics by ensuring that the system creates a log entry if a process is not hooked.

ISSUE-112023 ISSUE-112068

This build resolves an issue that could prevent the Universal Web Adapter from connecting to the browser.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.124.0

 

The changes in this build were released in build 19.1.125.0.

Build 19.1.123.0 — April 25, 2023

EPIC-79781

This build includes the following enhancements:

  • Adds a RaiseEvent method that you can use to create a list of HTML events on a web control.
  • Adds a new implementation of the PerformClick, DoubleClick, and PerformRightClick methods that raise the mousedown, mouseup, and click events. The PerformRightClick method additionally raises the contextmenu event and the DoubleClick method raises the dblclick event.
  • Adds overloaded versions of the PerformClick, PerformRightClick, and PerformDoubleClick methods that you can use to simulate a list of keys when you raise events.
  • Renames the legacy implementation of the PerformClick, PerformDoubleClick, and PerformRightClick methods to SimplePerformClick, SimplePerformDoubleClick, and SimplePerformRightClick, respectively.

BUG-753228

This build modifies the system to ensure that you can right-click Chrome web controls in table cells.

BUG-776575

This build resolves an issue that could prevent tables in PDF documents from being located by the PDFConnector component.

BUG-775940

This build resolves an issue that could prevent the system from applying log level settings.

ISSUE-111814

This build resolves an issue that could occur when the system updates a cached property configuration file.

ISSUE-111813

This build updates links on the Help menu, such as the links to the Collaboration Center, the What’s new article, and the RPA home page.

ISSUE-108136

This build enhances Pega Robotics logging to warn a user if they are logging to a network drive. Logging to a network drive can degrade performance.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.122.0 — April 03, 2023

BUG-757841

This build resolves issues that could affect the testing of a Robot Activity component when you use the Robot Inspector tool.

BUG-773311

This build hides the Enter RPA Credentials menu option when you start Robot Runtime from Robot Studio. This option is only available for standalone Robot Runtime.

BUG-764565

This build resolves an issue with a third-party JavaScript library that could prevent pages from displaying correctly when using the Pega Browser Extension.

EPIC-81388

This build adds the ability to automate the main tree in the SAP Login dialog box.

ISSUE-108901

This build resolves an issue that could prevent interrogation on computers that have both 19.1 and 22.1 installed.

US-Z-54041

This build adds an entry to the ProcessName key in the IgnoreProcesses section of the OpenSpan.ini file to exclude the Pega Browser Extension MessagingHost from injection.

BUG-738287

This build resolves an issue that could occur when you interrogate certain types of labels in Visual Basic and other native applications.

BUG-744623

This build allows you to apply the AcceptedDomain property in the Universal Web Adapter to frame elements.

BUG-790432

This build resolves an issue that could prevent Workforce Intelligence from gathering data after upgrading Runtime using Pega Synchronization Engine.

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.121.0 — March 06, 2023

BUG-772108

This build includes support for the FocusCheckEvents and ChromeFocusEvents settings in the DesktopAnalyticsConfig.xml file, which is used by Workforce Intelligence. These settings disable the processing of focus events, which may be necessary to enhance the performance of certain web pages in Chrome browsers in Workforce Intelligence implementations.

Note: Consult the Workforce Intelligence Service Delivery team if you need to enable these settings.

BUG-754699

This build enhances the Database query components by preventing parameter properties from resetting to their default value when you edit the command text.

BUG-776402

This build removes the Text Box SetValue and GetValue methods. If you have automations that use these methods, those automation will continue to run, however, these methods were not intended to be used in automation development. The correct way to get and set the text in a text control is to use the Text property.

Assemblies

OpenSpan.Events.dll
OpenSpan.Controls.Design.dll

OpenSpan.Controls.dll
OpenSpan.Adapters.dll

Included products

The Robot Runtime distribution for this build includes the following products:

  • Pega Synchronization Engine 3.1.28
  • Pega Package Server and Server Status 3.1.5
  • Pega Browser Extension 3.1.08

* Added in this build

Build 19.1.120.0 — January 30, 2023

BUG-759403

This build modifies the Universal Web Adapter browser support to ensure that it correctly handles webpage redirects.

BUG-767508

This build makes the Universal Web Adapter browser support more resilient when you work with projects that contain a large number of Universal Web Adapters that are being started and stopped.

US-Z-46469

This build updates the Robot Studio and Robot Runtime installers to install the latest, provisioned RDA certificate for the local Runtime REST service. This certificate expires on October 20, 2023. For more information, see Certificate expiration dates.

Assemblies

OpenSpan.Adapters.Web.Universal.dll
localruntime.pega.com.pfx
All Studio, Studio Plug-in and Runtime installers

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.119.0 — December 23, 2022

BUG-763641

This build enhances the PdfConnector component to enable it to import certain secure PDF files.

BUG-758267

This build enhances Agile Desktop to make it more resilient to updates applied by using Pega Updater.

US-506871

This build adds overloads for the ProcessTo methods of DocumentOcr. Use these overload methods to recognize the MICR line on checks. Set the scanMicr parameter to true to recognize the MICR line. In this mode, regular text is ignored or recognized as gibberish. For more information, see DocumentOcr components.

ISSUE-Z-45540

This build improves the message that appears when you start Robot Studio without a CommonConfig.xml file.

EPIC-78125

This build adds support for Oracle Java Runtime Environment versions 16 through 19.

Assemblies

OpenSpan.Pdf.PdfConnector.dll
OpenSpan.OCR.dll
OpenSpan.DocumentOcr.dll

OpenSpan.Security.dll
OpenSpanJavaBroker.class

Included products

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.34.2102
  • Pega RPA Service 3.1.29
  • Pega Synchronization Server 3.1.19

* Added in this build

Build 19.1.118.0 — November 29, 2022

US-500944

This build speeds the retrieval of managed accounts from BeyondTrust. Use the new Application, AccountName, accountLimit, and accountName options in the CredentialManagerConfig.xml file to implement the new retrieval method. For more information, see CredentialManagerConfig.xml file.

Note: If you are installing build 19.1.118.0 to use BeyondTrust’s new functionality for retrieving managed accounts, ensure that you also have RPA Service 3.1.29 or later installed.

BUG-749648

This build enables you to automate web page elements that are outside the normal structure of a web page, a concept referred to as the shadow DOM.

US-508195

This build ensures that when you are using Robot Runtime in Workforce Intelligence, Robot Runtime rechecks all working URLs after a DAC refresh, if no working URL is found.

Assemblies

OpenSpan.Security.dll
CredentialManagerConfig.xml

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

OpenSpan.ApplicationFramework.dll
OpenSpan.Events.dll
OpenSpan.Runtime.Analytics.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll
OpenSpan.dll

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.117.0 — November 02, 2022

EPIC-77618

This build adds the GetColumnHeader and GetColumnIndexByHeader methods to SWT Table support.

US-504221

This build ensures that screen titles are captured correctly to provide more accurate workflow information for Workforce Intelligence reporting.

BUG-749686

This build ensures that older projects that automate PowerBuilder applications are updated to use the latest references and type.

BUG-743718

This build resolves an issue that could prevent Pega Updater from loading new type library files.

Assemblies

OpenSpanSWTTableTranslatorSWT.class
OpenSpan.Events.dll
OpenSpan.Transform.dll

Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll

Included products

The Robot Runtime distribution for this build includes the following products:

* Added in this build

Build 19.1.116.0 — October 14, 2022 — To download a build, see the Download Pega RPA software article. For information on system requirements, review the 19.1 installation instructions.

BUG-741994

This build adds support to X-ray Vision for interrogating the UltraWinToolbar and UltraButton controls.

BUG-745192

This build corrects an issue that caused the Agile Desktop UI to fit incorrectly on the screen when your system display setting was not 100%.

BUG-743722

This build adds support for setting cell values in SAP grids in SAP version 7.6, Patch 5 and later.

BUG-743019

This build resolves a problem that could cause PowerBuilder to crash when creating automations.

US-494789

This build removes references to DLL files that are no longer used.

US-502806
US-494772

This build updates CefSharp to version 105.3.330 to enhance security.

ISSUE-105711
BUG-748648

This build resolves an issue in Chrome and Edge that could cause the system to hang when you started the application through the Universal Web Adapter.

BUG-724650

This build corrects an issue that could prevent the Universal Web Adapter from recognizing generated dialogs.

BUG-729688

This build resolves an issue with Universal Web Adapter dialog support that could prevent dialog controls from matching.

US-494791

This build updates the version of JQuery.js to version 3.6.1 to enhance security.

US-494788

This build updates the version of moment.js to 2.29.4 to enhance security.

Assemblies

OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe
OpenSpan.AgileDesktop.exe
OpenSpan.AgileDesktop.CefSharp.dll
CefSharp.dll
CefSharp.Core.dll
CefSharp.WinForms.dll
CefSharp.BrowserSubprocess.Core.dll
CefSharp.Core.Runtime.dll
chrome_elf.dll
libcef.dll
libEGL.dll
libGLESv2.dll
vk_swiftshader.dll
OpenSpan.Adapters.Web.Universal.dll

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll
Pega.Brokers.Framework.DotNetWinForms.v20.dll
Pega.Brokers.Framework.DotNetWinForms.v40.dll
OpenSpan.AgileDesktop.exe
OpenSpan.AgileDesktop.CefSharp.dll
OpenSpan.Translators.SAP.x32.dll
Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll
OpenSpan.Adapters.Design.dll
Pega.UIAutomation.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.adapter.Web.WebBase.dll
OpenSpan.Adapters.Web.Universal.dll

Included products


 

The Robot Runtime distribution for this build includes the following products:

* Added in this build.

19.1 build notes

Item number

Description

Assemblies

Build 19.1.115.0 — September 20, 2022

US-493476

This build adds the Pega Browser Extension (PBE), which you can use to automate applications that run on Google Chrome and Microsoft Edge.

PBE complies with the new Chromium Project V3 Manifest files specification and makes it easier to update the extensions. The installation of PBE is incorporated into the Setup wizards for Robot Studio and Robot Runtime. You can also extract the PBE installation files from this build and install PBE on to existing installations of Robot Studio and Robot Runtime.

For more information, see Pega Browser Extension FAQ.

Not applicable.

BUG-700441
BUG-734078

This build enhances Universal Web Adapter support by allowing you to change the browser's default user data directory.

OpenSpan.WebExtensionInstaller.exe
OpenSpan.Adapters.Web.Universal.dll

BUG-725543

This build corrects an issue in the Automation Playback feature that prevented it from loading runtime logs.

OpenSpan.Automation.dll
OpenSpan.PlaybackEngine.dll

BUG-720466

This build adds support for Siebel High Interactivity Framework (HI) version 811.11.822.4.

OpenSpan.Translators.Siebel.SiebelCommon.x32.dll
OpenSpan.Translators.Siebel.SiebelCommon.x64.dll

US-496751

This build ensures that the Pega Browser Extension (PBE) works with Electron.

Pega.Translators.Web.Electron.x32.dll
Pega.Translators.Web.Electron.x64.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.31.2102
  • Pega RPA Service 3.1.26.0
  • Pega Synchronization Server 3.1.19.0
  • Pega Synchronization Engine 3.1.24.0
  • Pega Package Server and Server Status 3.1.5.0
  • Pega Browser Extension 3.1.02.0  *

* Added in this build.

Build 19.1.114.0 — September 01, 2022

BUG-721689

This build ensures that Edge browsers running in Internet Explorer compatibility mode correctly minimize and maximize.

OpenSpan.Adapters.Web.dll

BUG-725648

This build expands support for PowerBuilder controls, such as checkboxes.

OpenSpan.Adapters.PowerBuilder.dll

BUG-727774This build ensures that the Universal Web Adapter correctly handles situations where web applications modify a JavaScript object and make it unavailable.lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

GOAL-24823

This build adds support for Siebel OpenUI TextArea controls.

OpenSpan.SiebelOpenUI.Utility.js
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

Note: The Pega Chrome/Edge and Firefox extensions were updated to version 1.0.121 with the inclusion of these changes.

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.113.0 — August 05, 2022

BUG-728217

This build improves security for adapter properties.

OpenSpan.dll
OpenSpan.Adapters.Windows.dll

BUG-719618

This build resolves an issue that could cause Java SWT support to load before an interrogated application was ready for it.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

BUG-711618

This build improves diagnostic logging for the Microsoft Outlook Connector.

OpenSpan.Office.dll

GOAL-24737

This build enhances Java SWT support:

  • Modifies the SWT Spinner support to now behave as a TextBox.
  • Adds the SetCellValue, SelectCell, PerformRightClick, and PerformDoubleClick methods for the Java SWT treeview.

OpenSpanSWTControlTranslatorSWT.class
OpenSpanSWTSpinnerTranslatorSWT.class
OpenSpanSWTSpinnerWrapper.class
OpenSpanSWTTreeTranslatorSWT.class

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.112.0 — July 22, 2022

BUG-730595

This build increases the amount of time the Universal Web Adapter browser extensions wait to receive the registration message to avoid entering a “not responding” state.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

Note: The Pega Chrome/Edge and Firefox extensions were updated to version 1.0.120 with the inclusion of these changes.

BUG-726177

This build ensures that all locked resources are freed after an exception occurs in a .NET environment.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v20.Shim.dll
OpenSpan.Translators.DotNet.v40.Shim.dll

BUG-726545

This build helps you diagnose configuration problems with the components in the solution's global container. An exception is now logged for any improperly configured components when you open a solution in Robot Studio. The remaining components in the global container are allowed to finish initializing. The log file only includes the exception.

OpenSpan.dll

BUG-710123

This build improves solution performance by reducing the number of messages that are sent between Robot Runtime and the application that you automated.

OpenSpan.Adapters.Windows.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.28.2102  *
  • Pega RPA Service 3.1.26.0
  • Pega Synchronization Server 3.1.19.0
  • Pega Synchronization Engine 3.1.22.0
  • Pega Package Server and Server Status 3.1.5.0

* Updated in this build.

Build 19.1.111.0 — July 08, 2022

BUG-710679

This build enhances the RogueWave translator by improving how the system tracks RogueWave controls.

OpenSpan.Translators.RogueWave.ObjectiveGrid.x32.dll

BUG-712712

This build adds support for PowerBuilder version 19.2.

OpenSpan.Adapters.PowerBuilder.dll
OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll

GOAL-24348

This build adds support for Baan ERP text fields.

OpenSpan.Adapters.Baan.Design.dll
OpenSpan.Adapters.Baan.dll
OpenSpan.Translators.Baan.x32.dll

BUG-715631

This build provides more accurate information on the StartMyDay dialog. The path now shows the StartPage for Universal Web Adapters and Web adapters, instead of the  browser executable files for each.

OpenSpan.ApplicationFramework.dll

BUG-702794

This build resolves issues with registry checks and removing registry entries for the Chrome/Edge Messaging Host.

OpenSpan.WebExtensionInstaller.exe

BUG-724904

This build provides a way to extend the timeout interval if your BeyondTrust server responds too slowly to complete the request.

In the CredentialManagerConfig.xml file, use the HttpClientTimeoutSeconds key to specify the length of the timeout interval that is used for all BeyondTrust connections. The default is 100 seconds.

Also in the CredentialManagerConfig.xml file, you can enter the URL that you want to use as the BeyondTrust proxy in the proxyAddress key.

Enter none or leave this key blank to disable the machine default proxy. This setting only applies to BeyondTrust connections.

OpenSpan.Security.dll
CredentialManagerConfig.xml

GOAL-22714

This build adds support for the following Java FX Standard Widget Toolkit (SWT) controls:

  • Group widget
  • Shell widget
  • Link widget
  • Slider widget
  • ExpandBar widget
  • Browser widget
  • Button widget
  • Label widget
  • List widget
  • Combo widget

This build also adds UI Connector support.

Adding support for SWT modified many assemblies.

For more information, see Modified assemblies in 19.1 addendum.

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.110.0

 

The changes in this build were released in build 19.1.111.0.

 

Build 19.1.109.0 — May 27, 2022

US-472932

This build changes Robot Runtime and the RPA Service to default to the %appdata% location if the path specified in the ConfigurationLocation key in the CommonConfig.xml file is invalid.

OpenSpan.Security.dll

BUG-708754

This build ensures that when you cancel an activity within Interaction Framework, all threads that were started during that activity are also canceled.

OpenSpan.Automation.dll

BUG-702984

This build corrects an issue that could cause the Microsoft Edge browser to load slowly when started by Internet Explorer. This could happen when you go to a website that does not support Internet Explorer, or when you click a link in Internet Explorer that causes a file to open in Edge.

Note: Be sure to install both this build and the Pega Native Foundation 10.1.27.2102 build to apply this correction.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

BUG-719244

This build ensures that Robotic Automation JavaScript code does not conflict with JavaScript from other third-party Internet Explorer plug-ins.

OpenSpan.js
OpenSpan.Adapters.Web.dll

BUG-710001

This build corrects a problem that could cause some Message Manifest options to display incorrectly.

OpenSpan.Automation.Design.dll
OpenSpan.ApplicationFramework.dll

BUG-707359

This build adds the RestoreDefaultValues method to enhance Interaction Framework. Use this method to reset the property values in your interaction context to their defaults that are specified in the InteractionConfig.xml file.

OpenSpan.Interactions.dll
OpenSpan.Interactions.Controls.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.108.0 — May 13, 2022

BUG-713928

This build fixes an issue with interrogating the multiple file download dialog in Chrome.

OpenSpan.Adapters.Web.Universal.dll

BUG-705732

This change expands support for automating native Windows applications using UI Automation. Previously, only support for the .NET version of UI Automation was available. With this enhancement, you can also use the COM version of UI Automation. 

The following methods support both versions of UIA:

  • ClickByName/Text
  • DoubleClickByName/Text
  • GetValueByName/Text
  • SetValueByName/Text
  • ClickContextMenuByIndex/Text/Path

Note that this feature should not be used with Workforce Intelligence.

OpenSpan.Adapters.dll

EPIC-72631

This build adds support for SAP v7.70.

Note: This build has a dependency with Pega Native Foundation 10.1.26.2102. 

Pega.Translators.HeuristicToolkit.x32.dll
OpenSpan.Heuristics.SAP.x32.dll
OpenSpan.Translators.SAP.x32.dll 

BUG-714272

This build adds the DotNetAsyncCalls key to the advanced configuration settings for the adapter. Use this key to perform asynchronous clicks on Windows Forms ToolStrip Menu Items. This allows Pega Runtime to continue without waiting for the action caused by the click to complete. For more information, contact Pega Support.

OpenSpan.Translators.DotNet.v20.WindowsForms.dll OpenSpan.Translators.DotNet.v40.WindowsForms.dll
Pega.Translators.DotNet.v20.WindowsForms.dll
Pega.Translators.DotNet.v40.WindowsForms.dll

BUG-708427

This change enhances the RestClient component so that it can connect to more endpoints. Specifically, some endpoints do not recognize the Content-Type of an HttpRequest after the Microsoft .NET framework has appended the Charset value to it. This change adds a new property (RemoveContentTypeCharset) that allows removal of this Charset value so that the RestClient component can connect to these endpoints.

OpenSpan.Controls.dll
 OpenSpan.Interactions.Controls.dll

ISSUE-96452

This change adds support for Windows 11 and Windows Server 2022.

This change has a dependency with Pega Native Foundation 10.1.26.2102.

OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll

US-475187

This build adds support for you to configure multiple Workforce Intelligence server URLs in the CommonConfig.xml file.

OpenSpan.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.26.2102  *
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

* Updated in this build.

Build 19.1.107.0 — April 28, 2022

GOAL-24343

This build adds support for extracting information from the RSA SecurID authentication utility so you can automate the two-factor authentication process.

OpenSpan.Adapters.RSASecurID.dll
OpenSpan.Translators.RSASecurID.x64.dll

BUG-679918

This build improves the efficiency of the Universal Web Adapter by optimizing the use of a Microsoft .NET synchronization method. When overused, this method could have a detrimental effect on real-time applications, like a soft phone, that are running on the same computer.

OpenSpan.Adapters.Web.Universal.dll

US-470603

This build updates the Robot Studio and Robot Runtime installers to install the latest, provisioned RDA certificate for the local Runtime REST service. This certificate expires on March 28, 2023.

OpenSpanRuntimeEntSetup.aip
OpenSpanStudioVsxIsolatedSetup.aip
OpenSpanStudioVsxSetup.aip
cert_identification_use.txt
localruntime.pega.com.pfx

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.106.0

 

The changes in this build were released in build 19.1.107.0.

 

Build 19.1.105.0 — April 04, 2022

BUG-681181

This build modifies the system to ensure that a third-party webpage cannot prevent the Pega Chrome and Edge extensions from initializing, when the web page overrides the window.setInterval function.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

BUG-697072

This build ensures that the EnabledChanged event for Universal Web Adapter web controls fires.

OpenSpan.Adapters.Web.WebBase.dll
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

GOAL-24093

This build adds the Download Manager component to Universal Web Adapters. Use this component to automate downloads in Google Chrome and Microsoft Edge by using new methods and events such as the WaitForDownloads method and DownloadStatusChanged event.

For more information, see Download Manager component.

OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.Design.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Windows.Design.dll
OpenSpan.Automation.dll
OpenSpan.Translators.Web.MessagingHost.exe
OpenSpan.Virtual.Web.Interfaces.dll
Pega.Remoting.dll
Pega.Remoting.tlb
Pega.UIAutomation.dll
SetExtensionTraceOption.bat
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

Note: The Pega Chrome/Edge extensions were updated to version 1.0.119 with the inclusion of these changes.
US-467403

This build modifies Robot Runtime for use in Pega Workforce Intelligence implementations to ensure that all shifts are generated.

OpenSpan.Events.dll

ISSUE-100235

This build resolves an issue that could prevent you from interrogating Electron applications.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Translators.Web.MessagingHost.exe

US-434061
US-461166
US-434063

This build updates the following third-party DLL files to the following versions:

  • CefSharp version 95.7.141
  • jQuery version 3.6.0
  • Moment JavaScript libraries version 2.29.1

OpenSpan.AgileDesktop.CefSharp.dll
OpenSpan.AgileDesktop.exe
CefSharp.WinForms.dll
CefSharp.Core.dll
CefSharp.dll
CefSharp.Core.Runtime.dll
CefSharp.BrowserSubprocess.exe
CefSharp.BrowserSubprocess.Core.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.104.0

 

The changes in this build were released in build 19.1.105.0.

 

Build 19.1.103.0 — March 21, 2022

BUG-690141

This build ensures that Robot Runtime logs off from each virtual machine, so it can successfully start next time, even if an error condition is encountered during the Robot Runtime shutdown.

OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Runtime.Core.dll

BUG-679598

This build adds the IgnoreWindowPosition key to the advanced configuration settings for the adapter. Use this key to ensure correct matching when you are running on a multiple monitor setup that has different scale settings for each monitor. For more information, contact Pega Support.

This build also resolves an issue that could occur when you open a new tab in Microsoft Edge.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.Universal.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.102.0 — March 02, 2022

BUG-700135

This build resolves an issue that could prevent a Pega Robot Runtime from connecting to a Pega server when you set the UseRobotManagerConnection key in the Case component to True.

OpenSpan.Interactions.Controls.dll

BUG-705115

This build enables you to match controls properly in a multi-project solution that uses the Universal Web Adapter to interrogate Microsoft Edge in IE compatibility mode.

OpenSpan.Adapters.Web.Universal.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.101.0 — February 18, 2022

BUG-681439

This build adds support for interrogating Siebel OpenUI List and View controls when you are using the Universal Web Adapter.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

BUG-682812

This build corrects a problem caused by certain web applications interrupting Pega messaging events within the Universal Web Adapter.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

BUG-701612

This build corrects a problem with interrogating certain web applications when using the Universal Web Adapter.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
manifest.json

Note: The Pega Chrome/Edge extensions were updated to version 1.0.118 with the inclusion of these changes.

BUG-692741

This build adds support for using command-line arguments that exceed 255 characters when you start Robot Runtime on a Citrix server.

OpenSpan.Connecters.Citrix.dl
WebInterfaceNavigation/OpenSpan.Connecters.Citrix.dll

BUG-699665

This build modifies the GetScreenShot method to avoid exceptions when you interrogate WebPage type targets.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Windows.dl
OpenSpan.Adapters.Web.WebBase.dll

BUG-695692

This build modifies the Universal Web Adapter to avoid rematching issues when you use multiple adapters that have different AcceptedDomain settings.

OpenSpan.Adapters.Web.WebBase.dll

BUG-699534

This build modifies the Universal Web Adapter to avoid Robot Runtime errors when you use StartMyDay control methods.

OpenSpan.Adapters.Web.WebBase.dll

US-455838

This build updates the ASP.NET libraries. These libraries are updated from Microsoft .NET version  4.0 to .NET version 4.6.1.

OpenSpan.Branding.dll
OpenSpan.Controls.dll
OpenSpan.Interactions.dll
OpenSpan.Interactions.Controls.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
Pega.ClientCredentialProvider.dll
Pega.ConsoleTestRunner.exe
Pega.IPC.Services.dll
Pega.PackageDownloader.exe
Pega.TestRunner.exe
Pega.WPF.Controls.dll
PkgDefSearchPathUpdater.exe
PkgManifestUpdater.exe
PkgMEFUpdater.exe
OpenSpan.Connectors.Citrix.dll
Pega.RdaRouter.Service.exe
System.Net.Http.Formatting.dll
System.Web.Http.dll
System.Web.Http.SelfHost.dll
System.Web.Http.WebHost.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.100.0 — February 03, 2022

BUG-678873

This build corrects a problem that can cause a VSFlxGrid8L control to interrogate as a generic control, instead of a grid control.

OpenSpan.Adapters.Windows.dll

EPIC-71496

This build extends UI Connector support so you can interrogate SWT Tree Controls that have child pop-up windows.

OpenSpanJavaReflection.class
OpenSpanJavaUICHelper.class

EPIC-73291

This build adds support for a Pega Robot Manager 8.7.1 feature. Robot Runtime now performs the following tasks:

  • Sends the Robot Studio version when uploading a package.
  • Sends heartbeats from attended mode solutions to Robot Manager.

APISimulatorUI.exe
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Studio.dll
OpenSpan.dll
OpenSpan.Server.Client.dll
OpenSpan.Automation.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.25.2101 *
  • Pega RPA Service 3.1.23.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

* Updated in this build.

Build 19.1.99.0 — January 24, 2022

BUG-685632

This build allows you to integrate with the IBM Host on Demand emulator version 12.

OpenSpan.Adapters.Text.Host.dll

BUG-686670

This build resolves an issue that can occur when you manually remove the Edge extension from the Microsoft Edge browser.

OpenSpan.WebExtensionInstaller.exe

BUG-696389

This build changes the BeyondTrust API RequestId value to allow a 32-bit integer. If you are integrating with BeyondTrust, install Pega RPA Service 3.1.23 or later.

OpenSpan.Security.dll

ISSUE-97887

This build resolves an exception that can occur when you interrogate an Electron application.

OpenSpan.Adapters.Web.Universal.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.24.2101
  • Pega RPA Service 3.1.23.0 *
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

* Updated in this build.

Build 19.1.98.0 — December 23, 2021

BUG-668488

This build ensures that a component added to the Toolbox from a third-party assembly is successfully added to the project.

OpenSpan.dll

BUG-672007

This build adds support for the FocusIn and FocusOut events of HTML elements when you use the Universal Web Adapter in an automation.

All HTML elements interrogated using the Universal Web adapter can now use these events in an automation.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Virtual.Web.Interfaces.dll
OpenSpan.Virtual.Web.Interfaces.tlb
OpenSpan.Virtual.Interfaces.delegates.tlb

EPIC-71643

This build adds support for the ClickCell and SelectCell methods when automating a SAP 7.6 Grid control.

OpenSpan.Adapters.SAP.Design.dll
OpenSpan.Adapters.SAP.dll
OpenSpan.Adapters.SAP.Interfaces.dll
OpenSpan.Translators.SAP.x32.dll

EPIC-71781

This build adds the Runtime Routing Service. Use this service in attended robotic automation implementations that are integrated with Pega Platform™ applications to directly invoke robots. The new service directs communication between the Pega Platform application and attended Robot Runtime clients. For more information, see Runtime Routing Service.

Note: To install the Runtime Routing Service, see the Pega Robotic Automation 19.1 Installation instructions.

The following assemblies are only added or modified if you install the Runtime Routing Service:

OpenSpan.Runtime.Core.dll
PegaRuntimeRoutingServiceSetup.exe
CommandLine.dll
log4net.dll
Microsoft.IdentityModel.JsonWebTokens.dll
Microsoft.IdentityModel.Logging.dll
Microsoft.IdentityModel.Tokens.dll
Newtonsoft.Json.dll
OpenSpan.dll
Pega.RdaRouter.Service.exe
Pega.RDAUtility.exe
System.IdentityModel.Tokens.Jwt.dll
System.Net.Http.dll
System.Net.Http.Formatting.dll
System.Net.Http.WebRequest.dll
System.Web.Http.dll
System.Web.Http.SelfHost.dll
System.Web.Http.WebHost.dll

GOAL-23404

This build adds support for the File Open, File Save As, and Print dialogs in Google Chrome and Microsoft Edge. For more information, see Automating dialogs in Chrome and Edge.

Note: The Pega Chrome and Edge extensions were updated to version 1.0.115 with the inclusion of this support.

OpenSpan.Events.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.Web.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.WebBase.Design.dll
OpenSpan.Virtual.Web.Interfaces.dll
Pega.UIAutomation.dll
Interop.UIAutomationClient.dll
StandardProperties.xml
OpenSpan.Virtual.Web.Interfaces.tlb
OpenSpan.Virtual.Interfaces.delegates.tlb

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.24.2101
  • Pega RPA Service 3.1.22.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.97.0 — December 08, 2021

BUG-681390

This build adds the DpiAwareness key to the advanced configuration settings for the adapter. Use this key to resolve display scaling issues that can cause problems with .NET applications. For more information, contact Pega Support.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

BUG-680021

This build corrects a problem that could prevent matching when rematch is called in an automation that uses the Universal Web Adapter to automate Microsoft Edge running in Internet Explorer compatibility mode.

OpenSpan.Adapters.dll

BUG-651019

This build modifies the system to only initiate the Standard Widget Toolkit (SWT) and JavaFx support after the required toolkits and modules are loaded.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpanJavaBroker.class
OpenSpanSWTBroker.class

US-441431

This build updates the Robot Studio and Robot Runtime installers to install the latest, provisioned RDA certificate. This certificate expires on 10/1/2022.

localruntime.pega.com.pfx
cert_identification_use.txt
OpenSpanRuntimeEntSetup.aip
OpenSpanStudioVsxIsolatedSetup.aip
OpenSpanStudioVsxSetup.aip

EPIC-70226

This build adds the ability to select multiple rows in a Siebel List control.

OpenSpan.Adapters.Siebel.dll
OpenSpan.Adapters.Siebel.Design.dll
OpenSpan.Translators.Siebel.SiebelCommon.x32.dll
OpenSpan.Translators.Siebel.SiebelCommon.x64.dll

EPIC-70218

This build adds support for a custom tree control.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpan.Adapters.TeamCenterMockup.dll
OpenSpan.Adapters.TeamCenterMockup.Design.dll
OpenSpan.Translators.TeamCenterMockup.x64.dll

ISSUE-96760

This build corrects a multi-project deployment issue that was introduced in build 19.1.95 (ISSUE-95976).

OpenSpan.dll
OpenSpan.MPF.dll
Pega.Xray.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Interactions.dll
OpenSpan.Office.dll
OpenSpan.Pdf.PdfConnector.dll
OpenSpan.Pdf.PdfControl.dll
OpenSpan.v35.Shared.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.24.2101
  • Pega RPA Service 3.1.22.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.96.0

 

The changes in this build were released in build 19.1.97.0.

 

Build 19.1.95.0 — November 17, 2021

Note: The changes in this build are available in build 19.1.97. This build has been removed from Digital Delivery due to a bug related to ISSUE-95976. Please install build 19.1.97 or later.

BUG-674125

This build resolves an issue that affected UI Connectors when you used them in multi-project solutions.

OpenSpan.Runtime.Core.dll
OpenSpan.ExpressTranslators.dll

EPIC-71818

This build lets you use the new Replace usages wizard to quickly update all instances of an adapter control within a solution to a control from a different adapter. You can use the Replace usages wizard to assist in migrating web adapter (Microsoft Internet Explorer) automations to Universal web adapter (Microsoft Edge) automations. For more information, see Replacing controls in automations.

OpenSpan.Automation.dll
OpenSpan.Design.dll
OpenSpan.IDE.dll
OpenSpan.dll

ISSUE-95656

This build resolves an issue with the Toolbox displaying properly. The issue could occur after a Toast notification, when testing a method from the Interrogation form.

OpenSpan.dll

ISSUE-95976

This build resolves an issue that could cause a solution to fail if you referenced a third-party DLL file in the solution.

OpenSpan.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.24.2101
  • Pega RPA Service 3.1.22.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.19.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.94.0 — October 27, 2021

GOAL-23461

This build adds support for Oracle Forms 6.

OpenSpan.Adapters.OracleForms6.dll
OpenSpan.Adapters.OracleForms6.Design.dll
OpenSpan.Translators.OracleForms6.x32.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. 

Build 19.1.93.0 — October 21, 2021

BUG-672882

Ensures that the Application Bar reserves the correct amount of space for the Application Bar window.

OpenSpan.dll

EPIC-69668

To enhance security, this build resolves some potential vulnerabilities and updates some assemblies to target .NET 4.6.1.

Note: This Epic updates the TargetFrameworkVersion setting for robotic solutions within the OS project file. When you open a project in 19.1.93 or later, Robot Studio prompts you to make a one-way upgrade if you created that project in 19.1.92 or earlier.

These security-related changes modified many assemblies. For more information, see Modified assemblies in 19.1 addendum.

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.24.2101
  • Pega RPA Service 3.1.21.0
  • Pega Synchronization Server 3.1.18.0
  • Pega Synchronization Engine 3.1.18.0
  • Pega Package Server and Server Status 3.1.5.0

Build 19.1.92.0 — October 07, 2021

ISSUE-91459

This build adds support for JavaFX in Java Runtime Environment (JRE) versions 9, 10, and 11.

After you install this build, add the following arguments in the Arguments property of the JavaFX adapter:

--add-opens javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED
--add-opens javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED
--add-opens javafx.graphics/com.sun.javafx.tk.quantum=ALL-UNNAMED
--add-opens javafx.graphics/com.sun.glass.ui=ALL-UNNAME

OpenSpanJavaBroker.class
OpenSpanJavaFxBroker.class
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

ISSUE-94148

This build corrects an issue that could hide some Universal Web Adapter properties, methods, and events.

OpenSpan.Adapters.Web.Universal.dll

BUG-664852

This build adds failure log trace messages when the messaging host fails to send control-created messages to Robot Runtime or Robot Studio.

OpenSpan.Adapters.Web.Universal.dll

BUG-656627

This build ensures that the Java translator module can find the necessary files in a self-hosting Robot Runtime implementation.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

BUG-667755

This build resolves an issue that could prevent Robot Runtime from loading the project if it could not connect to Robot Manager.

OpenSpan.Server.Client.dll

GOAL-22855

This build adds support for interrogating QuickBooks Premier Accountant grids. You can now use the typical grid-related properties, methods, and events, such as ColumnCount, DataTable, RowCount, GridCellClicked, ClickCell (all ClickCell methods with various arguments), GetCellValue (all methods), SetCellValue (all methods), and WaitForCreate.

Note: This change also modified the header in all OpenSpan.Translator DLL files.

OpenSpan.Adapters.QuickBooks.dll
OpenSpan.Adapters.QuickBooks.Design.dll
OpenSpan.Translators.QuickBooks.x32.dll

EPIC-70679

This build adds support for interrogating and automating IBM OnDemand version 10.5.0.2.

OpenSpan.Translators.IBM.ArsGui32.x32.dll
OpenSpan.Translators.IBM.ArsGui32.x64.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. 

Build 19.1.91.0 — September 16, 2021

BUG-653526

This build improves security during the installation process.

OpenSpanRuntimeEntSetup.aip

ISSUE-92978

This build adds the GetWindowName method, which you can use when interrogating a Prof-UIS menu bar.

OpenSpan.Translators.ProfUIS.x32.dll

US-436556

This build removes some unnecessary assemblies from the installer.

OpenSpanRuntimeEntSetup.aip

US-434985

This build updates the installer and improves the installation experience.

OpenSpanRuntimeEntSetup.aip
OpenSpanStudioVsxIsolatedSetup.aip
OpenSpanStudioVsxSetup.aip

US-434009

To enhance security, this build updates the CefSharp.dll file (used for Citrix web navigation) to version 92.0.25.

libEGL.dll
libGLESv2.dll

US-434052
US-434067
US-434093
US-434094

To enhance security, this build updates the following files:

  • log4net.dll to version 2.0.12
  • Newtonsoft Json.NET framework to version 13.0

This build also removes the SharpZipLib from OSDump and the OpenSpan.Interactions RoboticsService and replaces this component with native .NET calls.

These security-related changes modified many assemblies. For more information, see Modified assemblies in 19.1 addendum.

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. 

Build 19.1.90.0 — September 01, 2021

BUG-666733

This build adds the SetPropertyDescriptor method, which you can use to set the property descriptor value, even when the screen is locked. For more information, see Universal Web adapter properties, methods, and events.

This build also adds the OnInput event to the RaiseEvent method.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Virtual.Web.Interfaces.dll
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-661467

This build corrects a problem that could prevent Robot Runtime from loading when you used a SQL query component with a Citrix Context,

OpenSpan.Runtime.Core.dll

BUG-666949

This build updates the Chrome, Edge, and Firefox extensions to avoid an interrogation error that could occur if the webpage has overwritten console logging.

Note: The Pega Chrome, Edge, and Firefox extensions were updated to version 1.0.114 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

ISSUE-93664

This build fixes benign errors that would show in the log for Java.

IJavaNativeObject.class
OpenSpanJavaObjectWrapper.class

ISSUE-91893

This build fixes an issue caused by a corrupt TargetFactoryConfigurationCache.xml file that prevented Robot Studio from loading an adapter.

OpenSpan.Adapters.Design.dll

GOAL-23467

This build adds support for a custom AfxWnd120 grid control so you can retrieve text and select check boxes by the column/row within the grid.

OpenSpan.Adapters.CRIF.dll
OpenSpan.Translators.CRIF.DFileMan.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.23.2101
  • Pega RPA Service 3.1.19.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.89.0 — August 20, 2021

BUG-661877

This build corrects a problem that occurred when you highlighted Universal Web Adapter controls while interrogating and the Microsoft Windows Make text bigger option was larger than 100%.

OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Windows.dll

BUG-665104

This build corrects an indexing issue that affected the ReplaceTableAutoKey method.

OpenSpan.Controls.dll

BUG-660434

This build improves how the system recognizes and handles tables in PDF files.

OpenSpan.Pdf.PdfConnector.dll

ISSUE-92939

This build corrects a problem that could cause Robot Studio to crash when you disable X-ray Vision.

Pega.Xray.Design.dll

ISSUE-90386

This build corrects an issue that could cause unnecessary adapter modifications when you enable X-ray Vision.

OpenSpan.Adapters.dll

GOAL-23216

This build adds a translator that you can use to interrogate and automate custom list-box controls developed for the Rocket LegaSuite Web application.

OpenSpan.Adapters.LegaSuite.Design.dll
OpenSpan.Adapters.LegaSuite.dll
OpenSpan.Translators.LegaSuite.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.23.2101
  • Pega RPA Service 3.1.19.0 *
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

* Updated in this build. 

Build 19.1.88.0 — July 22, 2021

BUG-651102

This build resolves an issue that prevented Robot Studio from interrogating XML document elements as HTML controls when using the Google Chrome browser.

Note: The Pega Chrome and Edge extensions were updated to version 1.0.112 with the inclusion of this fix.

OpenSpan.Adapters.Web.WebBase.dll

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-658647

This build updates the IBM OnDemand translator to support version 10.5.0.1.

OpenSpan.Translators.IBM.ArsGui32.x32.dll
OpenSpan.Translators.IBM.ArsGui32.x64.dll

BUG-655370

This build resolves a timing issue that could occur when Robot Runtime attempts to initially inject into a Windows application.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. 

Build 19.1.87.0 — July 7, 2021

ISSUE-83151This build prevents HTML documents that are excluded from the accepted domains list from being processed by the Universal Web Adapter.OpenSpan.Adapters.Web.WebBase.dll
BUG-653184This build adds support for version 11 of the Java Runtime Environment (JRE) for the Standard Widget Toolkit (SWT) and JavaFX. OpenSpanJavaBroker.class
BUG-659642This build restores a fix that avoids installation failure due to a security restriction for Microsoft PowerShell. OpenSpanStudioVsxIsolatedSetup.aip
OpenSpanStudioVsxSetup.aip
BUG-639739This build corrects an issue with the PDF Connector randomly returning incorrect values from optical marks (check boxes).OpenSpan.Pdf.PdfConnector.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.17.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.86.0 — June 25, 2021

BUG-649508

This build corrects an issue preventing the StartMyDayCompleted event from executing after StartMyDay completes, when initiated from Pega Platform.

OpenSpan.ApplicationFramework.dll
BUG-653223

This build fixes an issue with the PdfiumViewer.dll file failing to load for the PDFConnector, for environment configurations that use the Pega Synchronization Server.

PdfiumViewer.dll
BUG-655052This build corrects an issue with supported Facets controls producing exceptions during interrogation.OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll
ISSUE-85783This build fixes an issue with interrogating Web elements in Internet Explorer when the elements are from an XML namespace.OpenSpan.Adapters.Web.dll
EPIC-66452 

This build introduces support for web pages run in compatibility mode with Microsoft Edge, for interrogation and automation using the Universal Web Adapter.

For more information, see Microsoft Edge (Chromium) Support in Pega Robotic Automation.

Note: The Pega Chrome and Edge extensions were updated to version 1.0.111 with the inclusion of this fix.


lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi
OpenSpan.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Text.Design.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Adapters.Web.dll
OpenSpan.Adapters.Web.Design.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.WebBase.Design.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.Windows.Design.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Studio.dll
OpenSpan.Transform.dll
OpenSpan.Virtual.Web.Interfaces.dll
OpenSpan.WebExtensionInstaller.exe
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
Pega.Xray.Design.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.17.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.85.0 — June 9, 2021

BUG-634191This build corrects an issue where Robot Runtime could fail to receive context variable event changes when using multiple interactions and one of the interactions is closed prior to others.OpenSpan.dll
BUG-650866This build corrects an issue where an OnDemand application could issue an exception upon interrogation.OpenSpan.Translators.IBM.ArsGui32.x32.dll
OpenSpan.Translators.IBM.ArsGui32.x64.dll
GOAL-23006 This build adds support for a custom grid in an AFX application to be automated.OpenSpan.Adapters.CRIF.dll
OpenSpan.Translators.CRIF.AppMan.x32.dll
OpenSpan.Translators.CRIF.OpsMan.x32.dll
EPIC-58724 This build moves Oracle’s Siebel to the new Virtual IPC mechanism.OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll
OpenSpan.Adapters.Siebel.dll
OpenSpan.Adapters.SiebelOpenUI.Interfaces.dll
OpenSpan.Translators.Siebel.SiebelCommon.x32.dll
OpenSpan.Translators.Siebel.SiebelCommon.x64.dll
BUG-639960This build corrects an issue where a WPF application could crash when opening a new window from the main window.OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v20.Broker.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.17.0 *
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

* Updated in this build. 

Build 19.1.84.0 — May 28, 2021

BUG-625495This build corrects an issue where a customer's application could lock up when Pega sets the text in a Toolstrip field. The resolution was to set the text asynchronously so the customer's application could continue unimpeded.OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll
OpenSpan.Translators.DotNet.Virtual.dll
Pega.Brokers.Platform.DotNet.v20.dll
Pega.Brokers.Platform.DotNet.v40.dll
BUG-648388This build resolves issue with caching events using the 64-bit Pega Robot Runtime.OpenSpan.Events.dll
System.Data.SQLite.dll
x86\SQLite.Interop.dll
x64\SQLite.Interop.dll
ISSUE-89816    This build ensures that OpenSpan.Connectors.Citrix.
WebInterfaceNavigation.exe is always copied to the Robot Runtime cache folder.
None
EPIC-67811This build updates the Facets translator to work with the Facets 5.70 release.OpenSpan.Adapters.Facets.Design.dll
OpenSpan.Adapters.Facets.dll
OpenSpan.Adapters.Facets.Interfaces.dll
OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Translators.At000Win.x32.dll
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
OpenSpan.Translators.IBM.ArsGui32.x32.dll
OpenSpan.Translators.IBM.ArsGui32.x64.dll
OpenSpan.Translators.MFC.x32.dll
OpenSpan.Translators.MFC.x64.dll
EPIC-58726 

This build updates the deprecated PowerBuilder Translator IPC to the supported Virtual IPC.

Note: This fix modifies the OS project structure (xslt), which requires updating the project.

OpenSpan.Adapters.DataGrid.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll
Pega.Translators.DotNet.v20.WindowsForms.dll
Pega.Translators.DotNet.v40.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.WPF.FocusPoint.dll
Pega.Translators.DotNet.v40.WPF.FocusPoint.dll
OpenSpan.Adapters.DotNet.WPF.FocusPoint.Design.dll
OpenSpan.Translators.DotNet.v40.WPF.dll
Pega.Translators.DotNet.v40.WPF.dll
OpenSpan.Adapters.FarpointOCX.dll
OpenSpan.Adapters.InfragisticsOCX.dll
OpenSpan.Adapters.PowerBuilder.dll
OpsnSpan.Adapters.PowerBuilder.Design.dll
OpenSpan.Adapters.PowerBuilder.Interfaces.dll
OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll
OpenSpan.Transform.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.16.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.83.0 — May 12, 2021

BUG-634464

When retrieving fields using a RobotActivity or Case component in Robot Studio, this change allows you to review the URL and ensure that it is correct.

OpenSpan.Interactions.Controls.Design.dll
OpenSpan.Interactions.dll

ISSUE-88750

This change ensures that the option to add a UI Connector appears when you right-click a virtual control.

OpenSpan.Adapters.Design.dll

GOAL-22659

This change adds support for label controls in grids in Baan applications.

OpenSpan.Adapters.Baan.Design.dll
OpenSpan.Adapters.Baan.dll
OpenSpan.Translators.Baan.x32.dll

ISSUE-88064

This change ensures that X-ray Vision correctly processes Windows Presentation Format (WPF) controls that are inside a Windows Forms application.

Pega.Brokers.Platform.DotNet.v20.dll
Pega.Brokers.Platform.DotNet.v40.dll
Pega.Brokers.Framework.DotNetWpf.v20.dll
Pega.Brokers.Framework.DotNetWpf.v40.dll
Pega.Brokers.Framework.DotNetWinForms.v20.dll
Pega.Brokers.Framework.DotNetWinForms.v40.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.16.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.82.0 — April 30, 2021

BUG-641325

This build corrects an issue where Pega Robot Runtime could fail to load the OpenSpan.Winhllapi.x32.dll for a Text Adapter when being hosted in a third-party application.

Pega.Winhllapi.Interop.dll

BUG-595249

This build fixes an issue where a Robot Runtime thread could hang while attempting to match an Internet Explorer page, causing controls to not match.

OpenSpan.Adapters.Windows.dll

BUG-645801

This build copies the assemblies Newtonsoft.Json.dll and OpenSpan.Connectors.Citrix.dll to the WebInterfaceNavigation folder, ensuring that these assemblies can be resolved correctly when using an external configuration file for a Citrix context.

Newtonsoft.Json.dll
OpenSpan.Connectors.Citrix.dll 

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.16.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.81.0 — April 15, 2021

BUG-642436

This build addresses an issue where the OpenSpan.WinHllapi.x32.dll could fail to load when running the solution in Pega Robot Runtime with the Pega Synchronization Engine.

OpenSpan.Controls.dll

BUG-631202

This build changes the way the PerformClick method is invoked on an Oracle Text component so that special privileges are not required.

OpenSpanJavaAwtComponentWrapper.class
OpenSpanOracleEwtTextComponentTranslator.class

BUG-642074

This build adds some options and screens that were missing when selecting to enable Robot Manager through the installation wizard.

OpenSpanRuntimeEntSetup.aip
OpenSpanStudioVsxIsolatedSetup.aip
OpenSpanStudioVsxSetup.aip

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.16.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.80.0

 

The changes in this build were released in build 19.1.81.0.

 

Build 19.1.79.0 — April 1, 2021

BUG-633471

This build corrects a potential error when adding a new Property Match Rule in a Universal Web Adapter, within some JavaScript frameworks.

Note: The Pega Chrome and Edge extensions were updated to version 1.0.110 with the inclusion of this fix.

Iajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-631404

This build detects a PDF page that has a 90-degree rotation and repositions the characters appropriately.

OpenSpan.Pdf.PdfConnector.dll

BUG-632281

This build prevents tab characters in XML documents from being interpreted as space characters when loading solution files into Pega Robot Studio.

OpenSpan.dll

BUG-626839

This build prevents Studio from becoming non-responsive when interrogating a multi-list select element.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.dll

BUG-604115

This build corrects an issue with the Cisco IP Communicator application. Upon transfer of a call, the call details (ANI / Caller Name) contained in the text were not updating correctly.

OpenSpan.Translators.CIPCommunicator.x32.dll

EPIC-66271 This build corrects an issue with using the DoubleClick method for an MFC TreeView control.

OpenSpan.Adapters.NiSource.dll
OpenSpan.Translators.NiSource.KipCzCnr.x32.dll
OpenSpan.Translators.NiSource.KipCzNb.x32.dll
OpenSpan.Adapters.dll

GOAL-22471  

This build adds support for an EVNSYS custom-application grid.

OpenSpan.Adapters.CRIF.Design.dll
OpenSpan.Adapters.CRIF.dll
OpenSpan.Adapters.CRIF.Interfaces.dll
OpenSpan.Translators.CRIF.AppMan.x32.dll
OpenSpan.Translators.Clarify.x32.dll
OpenSpan.Translators.AWD.x32.dll
OpenSpan.Translators.CSG.x32.dll
OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll
OpenSpan.Translators.Farpoint.Spread25.x32.dll
OpenSpan.Translators.Farpoint.Spread80.x32.dll
OpenSpan.Translators.Farpoint.Spread30.x32.dll
OpenSpan.Translators.Farpoint.Spread70.x32.dll
OpenSpan.Translators.MFC.x32.dll
OpenSpan.Translators.MFC.x64.dll
OpenSpan.Translators.MSGridControl.x32.dll
OpenSpan.Translators.MSCommonControls5.x64.dll
OpenSpan.Translators.MSCommonControls5.x32.dll
OpenSpan.Translators.SAP.x32.dll
OpenSpan.Translators.Siebel6.SscfUi.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.22.2004
  • Pega RPA Service 3.1.16.0
  • Pega Synchronization Engine 3.1.17.0
  • Pega Package Server and Server Status 3.1.4.0

Build 19.1.78.0 

 

The changes in this build were released in build 19.1.79.0.

 

Build 19.1.77.0 — March 17, 2021

US-405022

This build removes the option to install Pega Robotic Automation Deployment Portal (formerly OpenSpan Management Console). This functionality is now handled by Robot Manager.

PegaRobotRuntimeSetup.exe
PegaRobotStudioSetup.exe
PegaRobotStudioPluginSetup.exe

EPIC-65129

This build adds a refresh capability to Desktop Analytics Config (DAC) settings, to enable refreshing DAC without restarting Robot Runtime.

OpenSpan.dll
OpenSpan.Events.dll
OpenSpan.Runtime.Analytics.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. 

Build 19.1.76.0 — February 22, 2021

BUG-618149

This build corrects an issue where Robot Runtime could crash with an unhandled exception with HighLevelEvents enabled when handling a window without an accessible URL.

OpenSpan.Events.dll

BUG-621973
BUG-622012
BUG-622743
BUG-626467

This build adds additional error checking and logic when a document or window has been altered by a web application.

Note: The Pega Chrome and Edge extensions were updated to version 1.0.109 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

EPIC-58056

This build adds support for ActiveX applications with UI Connectors.

There are known limitations for ActiveX UI Connectors:

  • The CreateInstance() method, supported in both .NET and Java, is not supported.
  • ActiveX controls with existing translators have priority. UI Connectors cannot be used in place of these translators. If an ActiveX control interrogates as a specific object type, then UI Connectors cannot be used. If a control interrogates as a generic object type, then it is a candidate for UI Connectors.

For more information, see Creating UI Connectors

OpenSpan.Automation.dll
OpenSpan.Design.dll
OpenSpan.Studio.dll
OpenSpan.Adapters.DataGrid.dll
OpenSpan.Adapters.DataGrid.Design.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.Windows.Design.dll
OpenSpan.ExpressTranslators.dll
OpenSpan.ExpressTranslators.Design.dll
Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpan.Translators.Siebel.SiebelCommon.x32.dll
OpenSpan.Adapters.ActiveX.dll
OpenSpan.Adapters.ActiveX.Design.dll
Pega.ActiveX.x32.dll
Pega.ActiveX.x64.dll
OpenSpan.Translators.ComponentOne.Todg7.x32.dll
OpenSpan.Translators.ComponentOne.VSFlexGrid8.x32.dll
OpenSpan.Translators.VideoSoft.VSFlexGrid7.x32.dll
OpenSpan.Translators.CrescentText.x32.dll
OpenSpan.Translators.CSG.x32.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Schemas.dll
OpenSpan.Translators.Endsleigh.EGBasicCtls.x32.dll
OpenSpan.Translators.Endsleigh.EGCompoundCtls.x32.dll
OpenSpan.Translators.Endsleigh.EGRankingCtls.x32.dll

US-401581

This build enables the Robot Manager server package downloader to support solutions with multiple projects and multiple configuration files.

OpenSpan.Server.Client.dll

US-402365

This build enables the Local API runtime service for RDA to support large messages in the response content.

OpenSpan.Runtime.Core.dll

US-400724

This build removes .NET 3.5 SP1 as a prerequisite for installation.

PegaRobotRuntimeSetup.exe
PegaRobotStudioSetup.exe PegaRobotStudioPluginSetup.exe

US-404212

This build makes Microsoft Visual C++ 2012 Redistributables an optional prerequisite for installation.

PegaRobotRuntimeSetup.exe
PegaRobotStudioSetup.exe PegaRobotStudioPluginSetup.exe

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.75.0 — February 10, 2021

BUG-618642

This build adds additional error checking to prevent SAP from crashing while interrogating a Grid control.

OpenSpan.Translators.SAP.x32.dll

US-401578

This build ensures that the command line log in the Runtime application records a masked value for passwords.

OpenSpan.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Connectors.Citrix.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.74.0

 

The changes in this build were released in build 19.1.75.0.

 

Build 19.1.73.0 — January 25, 2021

BUG-586670

This build corrects an issue where Internet Explorer could not load a webpage while responding to a COM request for the source of a document.

OpenSpan.Adapters.Web.dll

ISSUE-78688

This build fixes a problem with not all UI Connector JSON files being updated. 

Not applicable

EPIC-66178

This build introduces the new X-ray Vision feature. X-ray Vision is a new way of identifying controls that, when enabled, replaces the adding and configuring of match rules. The X-ray Vision Engine automatically adds a PegaId match rule that you don't need to configure or modify. This feature is for Windows Formss and WPF applications, starting in Build 19.1.73.

For more information, see Using X-ray Vision in Pega Robotic Automation

Note: Pega Robotic Automation 19.1.73 requires PNF 10.1.20.2004 and Pega Sync Engine 3.1.16.

X-ray Vision requires many new assemblies, as well as changes to existing assemblies. Click here to see a list of new and changed assemblies.

GOAL-22231 

This build adds basic support for the Java Standard Widget Toolkit (SWT), in addition to support for some custom SWT-based tree controls.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpan.Translators.Java.Agent.x32.dll
OpenSpan.Translators.Java.Agent.x64.dll
OpenSpanJavaBroker.class
OpenSpanJavaFxBroker.class
OpenSpanJavaModel.class
OpenSpanJavaObjectWrapper.class
ISWTBroker.class

GOAL-22612 

This build adds support for JavaFX UI Connectors.

OpenSpanJavaAwtComponentWrapper.class
OpenSpanJavaBroker.class
OpenSpanJavaFxNodeTranslatorFx.class
OpenSpanJavaUICHelper.class
TypePrototypeSlim.class

GOAL-22405

This build adds the ability to select one or more items from a custom List control.

Note: This build has a dependency with PNF 10.1.20.2004
OpenSpan.Adapters.TvData.dll
OpenSpan.Adapters.TvData.Design.dll
OpenSpan.Translators.TvData.x64.dll

US-399744 

This build corrects an issue with improperly sorted Enum values displaying in automation blocks.

OpenSpan.Automation.Design.dll

US-399277

This build adds a ValueChanged event for all variables. This event reports both old and new values.

Pega.Controls.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.72.0

 

The changes in this build were released in build 19.1.73.0.

 

Build 19.1.71.0 — December 24, 2020

BUG-608725

This build prevents the SMTP component from initiating authentication when no credentials are specified.

OpenSpan.Controls.dll

US-372041

This build ensures the correct ObjectListView 3rd-party assembly is called. The ObjectListView 3rd-party assembly was updated from 2.8.1 to the latest 2.9.1.

ObjectListView.dll

BUG-615004

This build updates the base install to contain all the base Office support, and the cache folder to contain the most recent modified Office support DLL.

OpenSpan.ConsoleTestRunner.exe
OpenSpan.Runtime.exe
OpenSpan.Runtime.Host.dll
OpenSpan.Runtime64.exe
Openspan.Studio.dll
OpenSpan.TestRunner.exe
OpenSpan.EventHost.exe
Pega.ConsoleTestRunner.exe
Pega.PackageDownloader.exe
Pega.TestRunner.exe

EPIC-66173

This build adds support to allow the user to click on the radio button in the JavaFX List View control items.

OpenSpanJavaFxListViewTranslatorFx.class

EPIC-66174This build adds the ability to select check boxes in the JavaFX TreeView control.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpanJavaBroker.class
OpenSpanJavaFxTreeViewTranslatorFx.class

EPIC-66175

This build adds the ability to close JavaFX tab panes.

OpenSpanJavaFxTabPaneHelperTranslatorFx.class

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.19.2004
  • Pega RPA Service 3.1.15.0
  • Pega Synchronization Engine 3.1.16.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.70.0 — December 11, 2020

BUG-603726

This build corrects an issue where some windows were misidentified as top-level windows, making interaction difficult. 

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

BUG-603280

This build corrects an issue where pages could not be interrogated due to a custom dispatch event function. 

Note: The Pega Chrome and Edge extensions were updated to version 1.0.108 with the inclusion of this fix.

OpenSpan.Translators.Web.MessagingHost.exe
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-603397

This build removes a limitation on the command line that is passed to Citrix Server to start Runtime.  

OpenSpan.Connectors.Citrix.dll

ISSUE-84176

This build addresses an incorrectly marked client data store.

OpenSpan.Security.dll

ISSUE-84185

This build addresses an issue with a WindowsForms control being disposed before processing.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

US-394795

This build corrects an issue where automation blocks that contain a plus button, such as an Entry point, would move when the automation was reopened. 

OpenSpan.Automation.Design.dll

EPIC-64604 

This build adds support for Microsoft Edge Chromium, version 87.0.664.52 and later. This support does not include pages running in compatibility mode. For more information, see Microsoft Edge (Chromium) Support

OpenSpan.WebExtensionInstaller
OpenSpan.Adapters.Web.Universal
OpenSpan.Translators.Web.MessagingHost

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.19.2004
  • Pega RPA Service 3.1.15.0
  • Pega Synchronization Engine 3.1.16.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.69.0 — November 25, 2020

BUG-592271

This build updates the Pega Chrome extension to correct an issue where certain webpages in Google Chrome could not be interrogated.

Note: The Pega Chrome extension was updated to version 1.0.107 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

US-389264

This build prepares the way for the X-ray vision feature, by calling a command-line executable as a Sync System Pre-Load action to register X-ray .DLL files and install X-ray in the Global Assembly Cache.

Pega.RegisterXRayDlls.exe
productsystem.manifest

BUG-600122

This build prevents an issue between matching and automation threads that could cause Internet Explorer to not close when you stop the Web Adapter. 

OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.Web.dll

US-392688

This build ensures that the encryption method is changed to base64 encoding and made backwards compatible, to enable encryption for DateTime, Integer, Font, and RichText variables. This change prevents these variables from producing an invalid XML that can fail to reopen the automation, throwing an exception.

OpenSpan.dll
Pega.Controls.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.68.0

 

The changes in this build were released in build 19.1.69.0.

 

Build 19.1.67.0 — November 17, 2020

BUG-595761

This build corrects a problem that could cause Electron applications to display a Failure To Find Module Function error when integrating Pega Robotic Automation into the Electron applications.

Pega.Translators.Web.Electron.x32.dll
Pega.Translators.Web.Electron.x64.dll

BUG-604104

This build corrects a matching problem that could occur when you interrogate Microsoft Internet Explorer 8.

OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll

BUG-605372

This build modifies the way Robot Manager retrieves credentials when you use Kerberos or single sign-on to avoid a PackageDownloader crash.

OpenSpan.Runtime.Core.dll
Pega.PackageDownloader.exe

EPIC-66029

This build corrects several SAP issues that were found during internal testing.

OpenSpan.Translators.MFC.x32.dll
OpenSpan.Translators.MFC.x64.dll
OpenSpan.Translators.SAP.x32.dll

GOAL-22365

This build adds support for selecting items from a combo box that is attached to a Search field in Salesforce Lightning.

Note: The Pega Chrome extension was updated to version 1.0.104 with the inclusion of this fix.

OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Virtual.Web.Interfaces.dll
OpenSpan.Adapters.Web.SalesForceLightning.dll
OpenSpan.Virtual.Web.SalesForceLightning.Interfaces.dll
OpenSpan.Translators.Web.MessagingHost.exe
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

EPIC-36933
BUG-596471

This build enables Robot Runtime to access custom application models. These models are used in Workforce Intelligence implementations to read screen data. For more information, see the Workforce Intelligence release notes.

OpenSpan.ApplicationFramework.dll
OpenSpan.Events.dll
OpenSpan.Server.Client.dll, OpenSpan.dll
OpenSpan.Runtime.Analytics.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.66.0 — October 30, 2020

ISSUE-83656

This build resolves an issue that prevented the system from properly matching reparented, nested WindowsForms.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

US-386515

This build adds the ssoUserIdRule key to the RuntimeConfig.xml file. When your authentication method is Kerberos, use this key to specify the Universal Principle Name (UPN) based on the Kerberos server.

For example, when your authentication method is Kerberos, publishing to Robot Manager sends the user ID that you specified in the ssoUserIdRule key in the RuntimeConfig.xml file.

OpenSpan.Server.Client.dll
OpenSpan.dll

BUG-599790

This build changes the Universal Web Adapter to only request the source of a webpage if you set logging to the Verbose log level.

OpenSpan.Adapters.Web.WebBase.dll

BUG-592173

This build improves the capacity to process very large PDF files, avoiding OutOfMemory exceptions.

OpenSpan.Automation.dll
OpenSpan.DocumentOcr.dll
OpenSpan.OCR.dll
OpenSpan.Pdf.PdfConnector.dll

US-386513

This build removes from the StandardProperties.xml file all RaiseEvent entries that have no parameter entries.

StandardProperties.xml

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.65.0 — October 15, 2020

BUG-596859

This build changes the system to now load the Infragistics translator when Infragistics assemblies that have no version information are detected.

OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v20.Broker.dll

US-381787

This build removes the ability to load XML entities from external sources.

OpenSpan.dll
OpenSpan.Events.dll

US-36630
EPIC-63043

This build adds support for a grid control in the IBM Content Manager OnDemand application so you can retrieve the number of rows and double-click a row. The following methods are supported:

  • GetRowCount
  • GetColumnCount
  • GetColumnHeader
  • ClickCell
  • DoubleClickCell
  • GetCellValue

OpenSpan.Adapters.IBM.dll
OpenSpan.Adapters.IBM.Design.dll
OpenSpan.Translators.IBM.ArsGui32.x32.dll
OpenSpan.Translators.IBM.ArsGui32.x64.dll

US-383233

This build ensures that Pega Robot Manager receives a robot's status. Robot Runtime now tries three times to send the Activate command. If all three attempts fail, Robot Runtime notes the failure in the log, signs off, and shuts down.

OpenSpan.Interactions.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.16.2004
  • Pega RPA Service 3.1.15.0
  • Pega Synchronization Engine 3.1.14.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.64.0 — October 01, 2020

BUG-592158

This build ensures that the system does not add the context item when you press Esc while in the New Project Wizard.

OpenSpan.Studio.dll

BUG-592509

This build modifies the New Project Wizard so that it no longer logs an exception when you add an adapter after you delete an item.

OpenSpan.Studio.dll

BUG-588141

This build ensures that when the ReadyForRobotWork property is set to False for any project in an application, the application status is set to False in the Robot heartbeat payload.

OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll

BUG-591246

This build ensures that the MicrosoftExcel connector applies the DisplayAlert and AskToUpdateLinks properties before opening a workbook.

OpenSpan.Office.dll
OpenSpan.Transform.dll

US-382753

This build adds instructions for the RobotManagerPackageServer key to comments in the RuntimeConfig.xml file. For additional information, see Runtime configuration settings.

RuntimeConfig.xml

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.63.0 — September 30, 2020

US-367112

This build changes the system to always use the Equals method to compare strings.

OpenSpanJavaBroker.class

US-372175

This build disables the processing of Document Type Definitions (DTDs) to avoid the improper restriction of XML external entities.

OpenSpan.dll

EPIC-61913

This build provides an authentication solution for Pega Workforce Intelligence users who are migrating from the legacy Pega Deployment Portal product and want Runtime routes to continue to be authenticated. Runtime now authenticates with the WFI server to provide the security you need.

OpenSpan.ApplicationFramework.dll
OpenSpan.Runtime.Analytics.dll
OpenSpan.dll
OpenSpan.Server.Client.dll

EPIC-63309

This build corrects the following issues:

  • Ensures that the Java translator releases allocated memory when applicable.
  • Ensures that the ActiveX Control Target Class Name string pointer is released when the control is destroyed.
  • Corrects a memory leak in the WindowsBroker.
  • Ensures that the JavaBroker releases event and message-processing handles when the process ends.
  • Ensures that the CEventCollection class properly handles a mutex failure.
  • Ensures that the NativeRemotingLeak Remoting Service releases internally allocated memory when appropriate.
  • Frees internal data structures when you create bitmaps (screen captures).
  • Ensures that the COpenSpanIUnknownWrapper CreateInstance method updates the pointer’s reference counter when it returns a pointer.
  • Corrects issues that prevented translator-based brokers from being released and destroyed when appropriate.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
Pega.ActiveX.x32.dll
Pega.ActiveX.x64.dll
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll
OpenSpan.Translators.AWD.x32.dll

EPIC-63706

This build corrects a problem that prevented the PowerBuilder translator from performing a button click.

OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll

GOAL-22247

This build adds support for Delphi Grid and List controls.

OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.62.0 — September 18, 2020

GOAL-22149

This build adds the ability to interrogate controls under the Shadow Document Object Models (DOMs) for Google Chrome and adds limited support for Salesforce Lightning data tables and combo boxes in Chrome. This build also adds the UnmatchOnZeroLocationAndSize property.

When you automate Salesforce Lightning, if you want Robot Studio to unmatch a control when its size and location values are zero (0), set the UnmatchOnZeroLocationAndSize property to True. The default is False.

Note: The Pega Chrome extension was updated to version 1.0.101 with the inclusion of this fix.

OpenSpan.Adapters.Web.SalesForceLightning
OpenSpan.Adapters.Web.Universal
OpenSpan.Adapters.Web.WebBase
OpenSpan.Virtual.Web.Interfaces
OpenSpan.Virtual.Web.SalesForceLightning.Interfaces
OpenSpan.Translators.Web.MessagingHost.exe

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-595229

This build corrects a problem that prevented the Interaction Framework Activity from firing the ActivityCompleted event.

This problem caused the current activity to remain in the InteractionManager queue and prevented the system from continuing to the next activity. The problem also prevented the StartAndWait method from relinquishing control.

OpenSpan.Interactions.Controls.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.14.2004
  • Pega RPA Service 3.1.15.0
  • Pega Synchronization Engine 3.1.14.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.61.0 — September 14, 2020

EPIC-62456
EPIC-63175
EPIC-62833

This build adds support for Pega Robot Manager 8.5 to Robot Studio and Robot Runtime.

The support for Pega Robot Manager 8.5 updates the endpoints in all calls and adds Pega Package Server support, which allows Pega Robot Manager to function as a package server.

This build includes a new log provider that is based on log4net. This log provider starts logging when a robot activity starts and stops logging when the system marks the robot activity as complete. The case result then includes the log as an attachment.

For more information, see Pega Robot Manager.

RuntimeConfig.xml
StudioConfig.xml
OpenSpan.Server.Client.dll
OpenSpan.dll
OpenSpan.Events.dll
OpenSpan.Interactions.Controls.Design.dll
OpenSpan.Interactions.dll

US-365218

This build changes the system to validate command arguments and provide better overall security.

SignFile.dll
OpenSpan.dll

ISSUE-81808

This build modifies the system so Robot Studio does not restore when you stop interrogating an application, provided the DisableAutoMinimize key in the AppSettings section of the StudioConfig.xml file is set to True.

OpenSpan.Adapters.dll

ISSUE-81497

This build corrects a problem that could cause Robot Studio to stop when you interrogate target applications.

OpenSpan.Adapters.Design.dll

US-356486

This build resolves an exception that could occur in the Infragistics WPF XamGrid translator.

OpenSpan.Translators.DotNet.v40.WPF.Infragistics.dll

US-377876

This build ensures that all automations and adapters added to the project are opened when you close the New Project Wizard. If you only added one item using the New Project Wizard, Robot Studio opens that item.

OpenSpan.Translators.DotNet.v40.WPF.Infragistics.dll

US-377877

This build ensures that you can open the project item form when you click the row of the project item, as well as when you click Add in the Project Item pane in the New Project Wizard.

OpenSpan.Studio.dll, Pega.WPF.Controls.dll

EPIC-62732

This build adds the ability to automate an Oracle Forms panel that is arranged as a table. Now you can interact with the VTextField items inside the panel as a LogicalGrid control.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpanJavaBroker.class
IJavaNativeScrollableControl.class
IJavaNativeScrollablePanel.class
OpenSpanOracleFormsUIDrawnPanelTranslator.class
OpenSpanOracleFormsUIDrawnPanelWrapper.class
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll
OpenSpan.Adapters.SAP.dll
OpenSpan.Translators.SAP.x32.dll
OpenSpan.Studio.dll
Pega.WPF.Controls.dll

EPIC-63284

This build enhances LogicalGrid support to recognize background colors in the table cells and to allow you to scroll through the table and act upon the data that is added as you scroll.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpanJavaBroker.class
IJavaNativeScrollableControl.class
IJavaNativeScrollablePanel.class
OpenSpanOracleFormsUIDrawnPanelTranslator.class
OpenSpanOracleFormsUIDrawnPanelWrapper.class
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll
OpenSpan.Adapters.SAP.dll
OpenSpan.Translators.SAP.x32.dll

EPIC-64721

This build adds the DisableAutoMinimize key to the AppSettings section of the StudioConfig.xml file.
Enter True if you do not want Robot Studio to minimize when you start to interrogate an application. The default is False.

OpenSpan.Adapters.Design

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.14.2004
  • Pega RPA Service 3.1.15.0 *
  • Pega Synchronization Engine 3.1.14.0
  • Pega Package Server and Server Status 3.1.3.0

* Updated in this build.

Build 19.1.58.0 — Build 19.1.60.0

 

The changes in these builds were released in build 19.1.61.0.

 

Build 19.1.57.0 — August 28, 2020

US-321657

This build corrects a problem that could prevent the system from selecting the correct version of the text adapter module.

OpenSpan.Adapters.Text.Host.dll

EPIC-62730

This build adds the TextChanged event for Oracle Forms. This event occurs after you set text fields.

OpenSpanOracleEwtTextComponentTranslator.class

ISSUE-78855

This build prevents the DotNet Windows Forms translator from creating duplicate item translators.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll

ISSUE-80662

This build further enhances the system’s ability to capture incoming phone call details from the Cisco CIP Communicator.

OpenSpan.Translators.CIPCommunicator.x32.dll

EPIC-64617

This build ensures that work items are directed to the correct automation when the automation project has multiple robot activities. If the robot activity that is mentioned in the work item is not used, the automation receives a DidNotComplete status.

OpenSpan.Interactions.Controls.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.14.2004
  • Pega RPA Service 3.1.14.0
  • Pega Synchronization Engine 3.1.14.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.56.0 — August 20, 2020

BUG-575058

This build corrects an issue that could cause the ClickCell and ClickRow methods to select the wrong row if you enabled the Detail.Height.AutoSize property for the DataWindow.

OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll

ISSUE-80533

This build corrects an issue that could cause Microsoft Internet Explorer to stop working when you open a new Internet Explorer window or tab.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

EPIC-62731

This build corrects an issue could prevent the SelectItem method from selecting the correct item.

OpenSpanOracleEwtLWDataSourceListTranslator.class

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.14.2004
  • Pega RPA Service 3.1.14.0
  • Pega Synchronization Engine 3.1.14.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.55.0 — August 18, 2020

BUG-582485

This build corrects an issue that prevented the Pega Chrome extension from interrogating some webpages.

Note: The Pega Chrome extension was updated to version 1.0.97 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.54.0 — August 07, 2020

BUG-572971

This build resolves an issue that could cause Pega Robot Studio to hang when loading factories on an adapter for the first time.

OpenSpan.Adapters.Windows.dll

BUG-573963

This build adds the FlashAllowedDomains key to the CommonConfig.xml file. Use this key to list the domains that can automate Adobe Flash* applications.

For more information, see Common configuration settings.

* Adobe ended support for Adobe Flash on December 31, 2020. For more information, see Adobe Flash Player EOL General Information Page.

Note: The Pega Chrome extension was updated to version 1.0.96 with the inclusion of this fix.

CommonConfig.xml
OpenSpan.dll
OpenSpan.Translators.Web.MessagingHost.exe
Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

EPIC-63139

This build adds new variable components, which include methods that operate directly on the values contained in those variables. These new variables replace the variables previously in use on the Toolbox.

This build also updates the String utils and Datetime utils to support the additional methods added to the String and Datetime variables. You can use Pega Robot Inspector to read values from and assign values to these variables.

Pega.RobotInspector.dll
Pega.Controls.dll
OpenSpan.Controls.dll
OpenSpan.Automation.Design.dll
OpenSpan.Design.dll
PluginManifest.xml

EPIC-63203

This build updates the system to capture incoming phone call details from the Cisco CIP Communicator, such as Automatic Number Identification (ANI) and caller ID.

OpenSpan.Adapters.CIPCommunicator.Design.dll
OpenSpan.Adapters.CIPCommunicator.dll
OpenSpan.Translators.CIPCommunicator.x32.dll

EPIC-63049

This build modifies Robot Runtime to handle dynamically changing root class names. Robot Runtime uses the root class of an application to determine which application model to use.

Openspan.Events.dll

US-373208

This build ensures that the RobotActivity status, code, and message are reset before each robot runs.

OpenSpan.Automation.dll
OpenSpan.Interactions.Controls.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.14.2004
  • Pega RPA Service 3.1.14.0
  • Pega Synchronization Engine 3.1.13.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.53.0

 

The changes in this build were released in build 19.1.54.0.

 

Build 19.1.52.0 — August 03, 2020

BUG-566935

This build adds the DriverInjectCheckOtherAdapters key to the advanced configuration settings for the adapter. Use this key to override the MonitorAll option and avoid a timeout that could break the connection to the Citrix server. For more information, contact Pega Support.

OpenSpan.Adapters.Windows.dll

EPIC-64026

This build ensures that the Robot Runtime immediately receives the STOP command, instead of waiting for the automations to complete.

OpenSpan.Interactions.dll

EPIC-64017

This build adds the userIdRule attribute to the PublishToServer section in the RuntimeConfig.xml file, which you can use to specify how Robot Runtime forms the UPN for the Pega Security Token Service (STS) server. You can set this attribute to the following values:

  • PartialUPN - Format the user ID as username@support.
  • FullUPN - Format the user ID as [email protected].
  • Username - Format the user ID as username.
  • OperatorId - Use the OperatorID when requested.

OpenSpan.dll
OpenSpan.Server.Client.dll
OpenSpan.Interactions.dll
OpenSpan.Events.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.51.0 — July 23, 2020

US-371625

This build adds .NET 4.7.2 and 4.8 to the list of recognized .NET versions in the TargetFrameworkConverter class to avoid exception messages.

openspan.dll

EPIC-63184

This build adds the PegaRPASimulatorSetup.zip file to the Extras folder for Robot Studio and the Robot Studio Plug-in. Use this simulator for training and for load testing a Robot Manager installation.

Not applicable

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.13.2004
  • Pega RPA Service 3.1.14.0
  • Pega Synchronization Engine 3.1.13.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.50.0 — July 17, 2020

US-360856
US-360857

This build updates the Robot Studio and Robot Runtime installers to install the latest, provisioned RDA certificate. This certificate expires on 4/16/2022.

Not applicable

US-367978

This build updates the system to repel XML eXternal Entity (XXE) attacks from nefarious sources. The XML parser no longer tries to resolve external entities.

OpenSpan.dll

US-365891

This build resolves a Vericode vulnerability.

OpenSpan.Adapters.Design.dll

BUG-554292

This build resolves a problem that could cause Microsoft Internet Explorer to crash when started.

OpenSpan.Adapters.Windows.dll
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll
OpenSpan.Translators.Gupta.Tabli62.x32.dll
OpenSpan.Translators.MSGridControl.x32.dll
OpenSpan.Translators.Remedy.x32.dll
OpenSpan.Translators.Remedy.x64.dll

US-370140

This build modifies the CredMgr.exe program to ensure that it includes the same functionality available from the CredMgr UI. The following changes were made:

  • The Robot index is no longer added if no robot index is passed.
  • Adds validation when you remove credential entries using the CredMgr.exe program.
  • Simplifies the requirements for removing entries.

OpenSpan.Security.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.49.0 — July 06, 2020

US-365382
US-361633

This build addresses a Vericode-identified potential rounding issue where a loss of precision could occur.

Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll
OpenSpan.Translators.Java.Profiler.x32.dll
OpenSpan.Translators.Java.Profiler.x64.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build. With this build, you can automate 32-bit applications when running the 64-bit version of Windows 10 version 2004.

Build 19.1.48.0 — June 29, 2020

BUG-559119

This build prevents handles from being leaked when you use the RetrieveEmails method with the Microsoft Outlook connector. The system now marks handles for release when the RetrieveEmails method is called.

OpenSpan.Office.dll

EPIC-62520

This build adds support High Level Events (HLEs) for the Microsoft Edge browser in Workforce Intelligence implementations.

OpenSpan.Events.dll

US-361556
US-361557

This build adds a note to the Robotic Desktop Automation (RDA) Integration page in the Setup wizard to tell you that a certificate is installed when you enable RDA integration.

This certificate provides secure communications between Pega applications and Robot Runtime.

Not applicable

ISSUE-78023

This build prevents the Object Explorer hierarchy from breaking when an exception with a Java Swing MDI Child target occurs.

OpenSpan.Adapters.Virtual.dll

US-343390

This build prevents memory leaks in Windows Presentation Foundation (WPF) controls when those controls are hosted in Windows Forms in a WPF application.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

US-321658

This build ensures that the WinHLLAPIHost emulator loads the correct modules on startup.

Pega.WinHllapi.Interop.dll

EPIC-62773

This build changes the GetCellValue method to correctly extract text from the JavaFX HBox and StackPane formatting elements.

OpenSpanJavaFxTableViewTranslatorFx.class

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.47.0

 

The changes in this build were released in build 19.1.48.0.

 

Build 19.1.46.0 — June 16, 2020

BUG-550438

This build adds the GetValueOnFocusChange key to the advanced configuration settings for the adapter. Use this key to prevent the system from querying window controls when focus changes to or from the window control. For more information, contact Pega Support.

Note: Setting this key to False renders the UserModified event non-functional, which can affect Workforce Intelligence.

OpenSpan.Adapters.Windows.dll

US-360467

This build corrects an issue that could prevent Internet Explorer from rendering pages when you use a web adapter for an extended period of time.

OpenSpan.Translators.IntertnetExplorer.x32.dll
OpenSpan.Translators.IntertnetExplorer.x64.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

US-356659

This build applies behavioral changes to the Interrogation Form.

OpenSpan.Adapters.Design.dll

EPIC-62351

This build adds support for subclassed controls in a JavaFX TableView control to allow the GetCellValue method to return the text in table cells.

OpenSpanJavaFxTableViewTranslatorFx.class

EPIC-61737

This build adds the FocusLost event so that the other UI actions can occur.

OpenSpanJavaFxTableViewTranslatorFx.class

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.45.0 — June 05, 2020

BUG-557701

This build resolves an issue that could prevent .NET virtual controls from matching when you enabled the WindowsFormsIdleTimeout key in the advanced configuration settings for the adapter. For more information, contact Pega Support.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.44.0 — June 01, 2020

BUG-554019

This build corrects a problem that could cause Robot Studio to fail when interrogating a PowerBuilder datagrid.

Not applicable

ISSUE-75262

This build modifies Robot Studio to ensure that a .NET system window is ignored.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

US-360654

This build ensures that the system suppresses the “Control Not Created” exception when it calls rematched children.

OpenSpan.Adapters.Web.dll

US-310635

This build ensures that the Robot Studio log file shows which method was called on a control or target.

OpenSpan.Adapters.Design.dll

EPIC-61735
EPIC-61736
EPIC-61738

This build modifies the GetCellValue method for a JavaFX TableView control to return the URL of the cell image or the text that is inside the cell. You can then use this URL or text in an automation.

OpenSpanJavaFxTableViewTranslatorFx.class

EPIC-61718

This build adds the CloseTab method so that you can close a JavaFX Tab control.

OpenSpan.Adapters.dll
OpenSpan.Adapter.Virtual.dll
OpenSpan.Virtual.Interfaces.dll
IJavaNativeTabStripEx.class
OpenSpanJavaFxTabPaneDefaultModelTranslatorFx.class
OpenSpanJavaFxTabPaneFordContextTabModelTranslatorFx.class
OpenSpanJavaFxTabPaneHelperTranslatorFx.class
OpenSpanJavaFxTabPaneTranslatorFx.class
OpenSpanJavaFxTabPaneWrapper.class
OpenSpanJavaSwingTabStripWrapper.class

EPIC-61734

This build adds support CheckBox and TextField controls inside a JavaFX TableView control. This build also corrects a problem that could cause the system to hang when a ListView contained many items.

OpenSpan.Adapter.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpanJavaBroker.class
OpenSpanJavaFxCheckBoxTranslatorFx.class
OpenSpanJavaFxListViewTranslatorFx.classView
OpenSpanJavaFxTableViewTranslatorFx.class
OpenSpanJavaFxTextInputControlTranslatorFx.class

EPIC-61731
EPIC-61729

This build changes Robot Studio so that you can now interrogate items in a pop-up window and adds the clickHeader method for the JavaFX Grid Control Header.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Virtual.Interfaces.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpanJavaFxTableViewTranslatorFx.class

EPIC-62794

This build changes the CyberArk and BeyondTrust credential providers to support all the parameters that are being passed by the GetCredentials overload method to call the AsoManager and credential store, with the exception of the Name and WorkGroup parameters.

OpenSpan.Security.dll

EPIC-62793

This build adds the defaultProvider attribute, which you can use to define a custom credential provider to override DPAPI as the default credential provider.

OpenSpan.Security.dll

EPIC-62444

This build adds the Timeout property to the RestClient and RobotManagerRestClient components. Use this property to control the timeout interval of the web request.

OpenSpan.Controls.dll
OpenSpan.Interactions.Controls.dll

EPIC-62796

This build removes a reference to a .DLL file that was not used.

OpenSpan.Studio.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909
  • Pega RPA Service 3.1.13.0 *
  • Pega Synchronization Engine 3.1.11.0
  • Pega Package Server and Server Status 3.1.3.0

* Updated in this build.

Build 19.1.43.0 — May 22, 2020

ISSUE-76305

This build corrects an issue that might prevent the Pega Chrome extension from properly destroying documents when you use the Universal Web Adapter.

Note: The Pega Chrome extension was updated to version 1.0.95 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

EPIC-62588

This build modifies the functionality of the Pega Robotic Automation options on the Help menu in Pega Robot Studio. For more information, see Studio’s Help menu options.

OpenSpan.Studio.dll

US-337274

This build corrects a JavaScript error that could occur when tracking a page.

OpenSpan.js

BUG-551828    

This build adds the IgnoreChildWindows key to the advanced configuration settings for the adapter. Use this option to ignore the processing of child windows when you automate a Windows form application. For more information, contact Pega Support.

Note: If you enable the IgnoreChildWindows option, the child windows do not appear on the Windows control tab. Instead, the system includes them on the Virtual Controls tab and you can interrogate them there.

OpenSpan.Adapters.Windows.dll

EPIC-58367

This build adds the New Project Wizard, which you can use to create projects, add multiple project items, configure adapters, create global containers, and quickly add other standard objects to a project. With this wizard you can perform the following tasks:

  • Right-click a project or a folder item to create new project items for all the projects and folders in your solution.
  • Create templates for automations.
  • Rename the project and project items.
  • Delete project items.
  • Drag and drop project items within the project.

For more information, see Using the New Project Wizard

OpenSpan.dll
OpenSpan.MPF.dll
OpenSpan.Studio.dll
Pega.WPF.Controls.dll
Microsoft.VisualStudio.TemplateWizardInterface.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909
  • Pega RPA Service 3.1.12.0
  • Pega Synchronization Engine 3.1.11.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.42.0 — May 15, 2020

BUG-549163

This build corrects a problem that prevented the configuration of a project if there was a space in the project name.

OpenSpan.Server.Client.dll

EPIC-62596

This build corrects a problem that prevented tabbing through the parameters on the Test methods form.

OpenSpan.Adapters.Design.dll

EPIC-61858

This build adds support for PowerBuilder 19.0.

OpenSpan.Adapters.PowerBuilder.dll
OpenSpan.Translators.PowerBuilder.x32.dll
OpenSpan.Translators.PowerBuilder.x64.dll
OpenSpan.Adapters.DataGrid.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909
  • Pega RPA Service 3.1.12.0
  • Pega Synchronization Engine 3.1.11.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.41.0 — May 8, 2020

EPIC-40963

This build adds parameters to the Web Extension installer.OpenSpan.WebExtensionInstaller.exe

US-359065

This build disables the Configure context menu option for local variables and components in automations. 

OpenSpan.IDE.dll

US-349273

This build launches the 19.1 Help when you click Help > Pega Robot Online Help. In addition, when you click Help > Pega Robot Developer Community, your default web browser launches the Pega Collaboration Center website.

OpenSpan.Studio.dll

US-351272

This build provides the following new functionality for the smtpClient component:

  • Set the securesocket option in the smtpClient component using a new overloaded Send method.
  • Add multiple attachments before sending an email.

OpenSpan.Controls.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.40.0 — May 1, 2020

BUG-540685

This build ensures that Robot Studio detects all Java menu items so that they are available for interrogation.  

OpenSpanJavaSwingMenu
ItemWrapper.class
OpenSpanJavaSwingTabStripWrapper.class

BUG-549138

This build removes the Instance Count property from the property list for the control. Automations that currently use the Instance Count property still function. However, if a new partial screen is identified after the initial count is determined, the Instance Count property does not correctly update the count of partial screens for the control.

Going forward, use the new MatchedScreens property in your automations. This property correctly updates the count to provide an accurate count of partial screens when new partial screen instances are identified.

OpenSpan.Adapters.Text.dll

EPIC-60110

This build adds PerformClick support for an ActiveBar ActiveX toolbar control. With this change, you can treat each button or drop-down menu on an ActiveBar ActiveX toolbar as a control. Use the get_Buttons target test method to obtain the text for PerformClick. 

OpenSpan.Adapters.ActBar2.Design.dll
OpenSpan.Adapters.ActBar2.dll
OpenSpan.Translators.ActBar2.x32.dll

EPIC-60106

This build adds support for the following methods in the Progress OpenEdge Grid control: 

  • GetCellValue
  • ClickCell
  • DoubleClickCell
  • GetColumnCount
  • GetRowCount
  • GetColumnHeader
  • SelectRow
  • GetSelectedRow
  • EnsureVisible

OpenSpan.Adapters.Open
Edge.Design.dll
OpenSpan.Adapters.Open
Edge.dll
OpenSpan.Translators.Open
Edge.Prow.x32.dll
OpenSpan.Translators.Open
Edge.Prow.x64.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909
  • Pega RPA Service 3.1.12.0
  • Pega Synchronization Engine 3.1.10.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.39.0 — April 24, 2020

BUG-552762

This build prevents an exception and potential crashes if you access properties in the Property viewer before Robot Studio opens the adapter.

OpenSpan.dll
OpenSpan.Design.dll
OpenSpan.IDE.dll

EPIC-61880

This build ensures that Citrix mixed-mode solutions work when using the WebInterface/NetScaler context configuration if your environment has only TLS 1.2 enabled. 

OpenSpan.Connectors.Citrix.dll
OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe
cef.pak
CefSharp.BrowserSubprocess.Core.dll
CefSharp.BrowserSubprocess.exe
CefSharp.Core.dll
CefSharp.dll
CefSharp.WinForms.dll
cef_100_percent.pak
cef_200_percent.pak
cef_extensions.pak
chrome_elf.dll
d3dcompiler_47.dll
devtools_resources.pak
icudtl.dat
libcef.dll
libEGL.dll
libGLESv2.dll
natives_blob.bin
snapshot_blob.bin
v8_context_snapshot.bin
log4net.dll 
OpenSpan.Branding.dll 
OpenSpan.dll 
debug.log 
locales/.pak

EPIC-60817

This build adds JavaFX support for the check box, hyperlink, and combo box controls in a Grid. For more information, see JavaFX support in Pega Robotic Automation.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

Class files:
OpenSpanJavaBroker.class
OpenSpanJavaFxButtonBaseTranslatorFx.class
OpenSpanJavaFxNodeTranslatorFx.class
OpenSpanJavaFxTableViewTranslatorFx.class

US-357301

This build adds support for foreign characters in the Robot Runtime and Robot Studio Log4Net logs. The encoding is now UTF-8 (8-bit Unicode Transformation Format) in the Log4Net section of the RuntimeConfig.xml and StudioConfig.xml files.

RuntimeConfig.xml
StudioConfig.xml

EPIC-62066

This build enhances credential provider support for Robot Runtime and the Robotic Process Automation (RPA) Service in several ways:

  • Ensures that all credential providers process requests with WorkGroups and replaceable system values in the same way. 
  • Provides additional logging and a new domain attribute for CyberArk in the CredentialManagerConfig.xml file.
  • Updates the client credential provider to include all system parameters with each credential call.

For more information, see Integrating a Client Credential Provider.

CredentialManagerConfig.xml
OpenSpan.Security.dll
OpenSpan.Application
Framework.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Adapters.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.38.0 — April 13, 2020

US-342525

This build ensures that when using the Pega Firefox extension and the Pega Synchronization Server, the extension is enabled the first time you start Firefox.

OpenSpan.WebExtensionInstaller.exe

US-347417

This build adds the TrimRegionText property to the Text adapter. You can now choose to leave leading and trailing whitespaces for the Text property of a region or field. If these whitespaces are important to your automation design, change this property to False
The default is True, which maintains the current behavior of automatically trimming leading and trailing whitespaces. This enhancement applies to all Text adapters, including mainframe emulators and console-based applications.

For more information, see Text adapter properties, methods, and events.

OpenSpan.Adapters.Text.dll

BUG-552378

This build updates the web request to use the correct header value for Kerberos-enabled machines that are using the Pega RPA Service. This update ensures that Pega Robot Runtime downloads the correct RuntimeConfig.xml file. 

OpenSpan.dll
OpenSpan.Server.Client.dll

BUG-
546317

This build prevents potential failed downloads of the RuntimeConfig.xml file from Pega Robot Runtime when using Kerberos authentication.

OpenSpan.Server.Client.dll

ISSUE-
73165

This build adds security enhancements to resolve potential vulnerabilities.

OpenSpan.ApplicationFramework.dll

US-
349134
BUG-
545384

This build adds the Visual C++ redistributables to the installation package and removes support for installing the Visual C++ redistributables from the internet.

PegaRobotStudioSetup.exe
PegaRobotStudioPluginSetup.exe
PegaRobotRuntimeSetup.exe

US-
349781
BUG-
546038

This build ensures that Robot Runtime continues to send a heartbeat while waiting for an automation to finish after it receives a Stop command. This heartbeat prevents Robot Manager from sending a Kill command when all the following conditions are in place:

  • Robot Runtime receives a Stop command from Robot Manager
  • The WaitForAutomation key is enabled in the RuntimeConfig.xml file

  • A long-running automation is in progress

OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll

US-
350538
ISSUE-
73850

This build adds a Microsoft PowerPoint connector to the toolbox so that you can create PowerPoint presentations.

OpenSpan.Office.dll
Microsoft.Office.Interop.Powerpoint.dll

US-
347555
This build adds a ToastNotification component to the toolbox so that you can display toast-style notifications. A toast notification is a nonmodal window element that you can use to display brief messages that automatically expire. You can configure the following properties of toast-style notifications:
  • Message
  • Severity
  • Name:
  • Alignment
  • Background color
  • Display time
  • Exit style
  • Text color

For more information, see ToastNotification component.

OpenSpan.dll
OpenSpan.Controls.dll

US-
350559
This build adds new occurrence parameters to existing OCR methods and also adds new OCR methods.
  • GetLocationByOcr - This method returns the location of text found.
  • GetValueAtLocationByOcr - This method returns the text at the given location.

A new overload adds an occurrence parameter to these methods:

  • ClickByOcr
  • DoubleClickByOcr
  • HighlightByOcr
  • GetValueByOcr
  • SetValueByOcr

Use these occurrence parameters to specify which occurrence of the specified text to search for. For more information, see Creating automations using the Screen OCR feature

OpenSpan.OCR.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Web.WebBase.dll

US-
351610

This build prevents unnecessary build warnings in Robot Runtime by removing obsolete references to projects.

OpenSpan.Security.dll
Pega.RobotInspector.dll

BUG-
544384

This build ensures that the RogueWave translator detects when the mfc140.dll file is loaded to allow successful integration with the target application regardless of when this module loads into the process.

Not applicable

US-
353879

This build corrects an issue in the Server Connectivity function that could cause Robot Studio to crash.

OpenSpan.dll

ISSUE-
74066

This build enables the OK button after a deployment process fails so that you can exit the package deployment user interface.

OpenSpan.Studio.exe

EPIC-
60896

This build removes the obsolete TranslaterIPC, and updates the internal DotNetBroker support for Infragistics versions.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

BUG-553798

This build ensures that Java applications or applets built on a Java runtime environment (JRE) lower than version 8 are supported. Java classes are now compiled with the correct Java development kit (JDK) version.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

All Java classes in the installation folder and OpenSpanJavaWrappers folder

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909 
  • Pega RPA Service 3.1.11.0 *
  • Pega Synchronization Engine 3.1.9.0 
  • Pega Package Server and Server Status 3.1.3.0

* Updated in this build.

Build 19.1.35.0 Build — Build 19.1.37.0

 

The changes in these builds were released in build 19.1.38.0.

 

Build 19.1.34.0 — March 19, 2020

Note: The changes in this build are available in build 19.1.38. This build has been removed from Digital Delivery due to a bug related to compatibility with Java 6 and 7 and an unattended RPA robot configuration setting that was being ignored. Please install build 19.1.38 or later.
EPIC-60453

This build removes unused references to TranslatorIPC to make it easier to find and replace active references. 

This build is part of a larger effort to standardize all translators on the same virtual control stack. This standardization reduces development time, simplifies maintenance, and enables faster integration of the new IPC layer for Virtual Stack 2.0. 

OpenSpan.Translators.FarpointGrid.x32.dll

BUG-538681

This build removes the web adapter settings to show or hide the Menu bar, Toolbar, and Address bar in Internet Explorer. Due to security changes, Microsoft no longer allows you to change the visibility of these bars in later versions of Internet Explorer. 

In older Pega Robotic Automation projects, you can still see the show and hide settings in the automation design, but the visibility of the bars does not change during the execution of Robot Runtime.

OpenSpan.Adapters.Web.dll

ISSUE-72920

This build adds JideSoft support to Robot Runtime, including new wrappers for custom parent controls and a new wrapper for the customized Swing.JComboBox. The new wrappers add ComboBox control methods to enhance data filtering.

This build also prevents JSON parsing exceptions when you are working in Java applets that do not support UI Connectors. 

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpanJavaBroker.class
OpenSpanJavaSwingButtonWrapper.class
OpenSpanJavaJideSoftButtonWrapper.class

BUG-541197

This build provides a way to correct synchronization issues in some Siebel OpenUI configurations in which views reload after you add or remove a record in a ListApplet. The reloading causes control targets to become out of sync with the webpage.

You can now set a new, optional RematchOnReload parameter to trigger a rematch when the view reloads. This trigger activates when the ViewLoaded event is fired on the same Siebel view two or more times. 

The new RematchOnReload parameter is available when you drag the Siebel.ViewReloadedEvent to an automation.

OpenSpan.Adapters.Web.SiebelOpenUI.dll

EPIC-57190

This build enhances the interrogation process to make it easier for you to interrogate windows and controls. Rather than switching back and forth between the Interrogation Form and Robot Studio, you can now complete common tasks directly from the Interrogation Form, for example, renaming controls. The Interrogation Form also introduces a new time-delay feature. You can set a time delay to allow you enough time to move in the application and access the control that you want to interrogate. 

The Interrogation Form includes the following sections:

  • Properties
  • Target properties
  • Match rules
  • Testing

For more information, see Enhanced Interrogation Form.

OpenSpan.dll
OpenSpan.Design.dll
OpenSpan.Studio.dll
OpenSpan.IDE.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Text.Design.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909 
  • Pega RPA Service 3.1.10.0 
  • Pega Synchronization Engine 3.1.9.0 
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.33.0 — March 17, 2020

Note: The changes in this build are available in build 19.1.38. This build has been removed from Digital Delivery due to a bug related to compatibility with Java 6 and 7 and an unattended RPA robot configuration setting that was being ignored. Please install build 19.1.38 or later.

BUG-507911

This build prevents crashes that could occur when Robot Studio attempted to create hooks for embedded .NET controls in Internet Explorer pages. Embedded .NET controls are obsolete in later versions of Internet Explorer, which creates compatibility issues. In the IE section of the openspan.ini file, the DisableHookCreateElement key now disables these hooks by default. 

OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll
openspan.ini

EPIC-61191

This build updates the TrustDesk translator from TranslatorIPC to VirtualIPC.

OpenSpan.Adapters.TrustDesk.dll

EPIC-61238

This build updates the Audatex translator from TranslatorIPC to VirtualIPC.

OpenSpan.Adapters.Audatex.dll

EPIC-58718

This build updates the CrescentText translator from TranslatorIPC to VirtualIPC.

OpenSpan.Translators.CrescentText.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.7.1909 
  • Pega RPA Service 3.1.10.0 
  • Pega Synchronization Engine 3.1.9.0 
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.32.0 — March 7, 2020

Note: The changes in this build are available in build 19.1.38. This build has been removed from Digital Delivery due to a bug related to compatibility with Java 6 and 7 and an unattended RPA robot configuration setting that was being ignored. Please install build 19.1.38 or later.

ISSUE-68584

This build adds the Hook64BitFireEvents key to the advanced configuration settings for the adapter. Use this key to avoid crashes when you hook into the 64-bit version of Internet Explorer. For more information, contact Pega Support.

OpenSpan.Translators.InternetExplorer.x32.dll
OpenSpan.Translators.InternetExplorer.x64.dll

US-347593

This build ensures that the Pega Chrome extension does not issue an exception when Robot Studio interrogates certain types of Siebel pop-up dialog boxes.

Note: The Pega Chrome extension was updated to version 1.0.94 with the inclusion of this fix.

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

EPIC-60625

This build enhances support of the BeyondTrust credential provider for Robot Runtime and the Robotic Process Automation (RPA) Service in several ways: 

  • Improves the accuracy of log messages by changing some messages mislabeled as critical level to info level.
  • Prevents Robot Runtime from sending a password if PegaAccessKey is empty. 

This build also adds support for retrieving configuration values from BeyondTrust, including PegaAccess, UseCurrentUserForASO, UseCurrentUserForCredStore, and NoRunAsUserPassword. This support includes the following specific changes:

  • If BeyondTrust defines a Pega attribute named UseCurrentUserForASO (not case-sensitive), Robot Runtime retrieves all ASO Manager credentials by using the user that is currently logged in. These credentials override the RunAs user specified in the CredentialManagerConfig.xml file. (The RunAs user allows you to run under a specific user name that is different from the one used to log in to the system. With this change, the credentials of the user currently logged in always override the credentials of the RunAs user.)
  • If BeyondTrust defines a Pega attribute named UseCurrentUserForCredStore (not case-sensitive), Runtime retrieves all Credential Store credentials by using the user that is currently logged in. These credentials override the RunAs user specified in the CredentialManagerConfig.xml file.
  • If BeyondTrust defines a Pega attribute named NoRunAsUserPassword (not case-sensitive), the BeyondTrust API call authorization header does not contain passwords.

For more information, see Integrating BeyondTrust and Pega Robotic Automation.

OpenSpan.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
Pega.PackageDownloader.exe

US-334325

This build provides Robot Runtime and RPA Service support for multiple Robot Runtime sessions on a single Windows computer if the computer supports remote desktop protocol (RDP) connections. 

To provide this support, this release includes the following changes:

  • The RPA Service passes a new /robotIndex command line argument to Robot Runtime to indicate that multiple Robot Runtime sessions are running.
  • To indicate the maximum number of robots that you want to register with Robot Manager, you can use the new maximumRobots option in the RobotManager section of the CommonConfig.xml file. 
  • All credential providers, including DPAPI, CyberArk, BeyondTrust, and Custom, now support multiple Robot Runtime sessions.
  • Attribute names on the Server elements in the CommonConfig.xml file are no longer case-sensitive. For example, enabled="true" and Enabled="true" yield the same results. 
  • The Package Downloader now displays an Enter RPA Credential pop-up dialog box when Robot Runtime is running in RPA mode, DPAPI is the credential provider, and the credentials are not already stored on disk. You can enter the DPAPI user name and password to store these credentials on disk for future use. 

  • If you use the CredMgrUI.exe file or CredMgr.exefile, this build ensures that startup continues when the WindowsUser is configured with the default (empty) workgroup and Robot Manager does not pass a workgroup to the RPA Service at Robot Runtime startup. Robot Runtime uses the WindowsUser with the default (empty) workgroup and startup continues.

For more information, see Server Bot Framework.

OpenSpan.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
Pega.PackageDownloader.exe

BUG-543437

This build corrects an issue that prevented you from downloading Robot Runtime packages with configurations assigned from the Pega Robotic Automation Deployment Portal. You can now download these Robot Runtime packages.

OpenSpan.Server.Client.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.31.0 — February 26, 2020

Note: The changes in this build are available in build 19.1.38. This build has been removed from Digital Delivery due to a bug related to compatibility with Java 6 and 7. Please install build 19.1.38 or later.

EPIC-37448

This build enables you to use the Pega Synchronization Server in a Citrix mixed-mode environment on the Citrix server.

Robot Runtime now passes parameters to the Pega.Loader.exe file so that the Synchronization Engine switches to the correct Robot Runtime version for the package that the client loads.

OpenSpan.dll
OpenSpan.Connectors.Citrix.dll

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.30.0 — February 21, 2020

Note: The changes in this build are available in build 19.1.38. This build has been removed from Digital Delivery due to a bug related to compatibility with Java 6 and 7. Please install build 19.1.38 or later.

BUG-542375

This build ensures the correct setup of certification paths when you install the system without internet access. The certificate package now includes chained certificates by default. 

localruntime.pega.com.pfx

Goal-21546

This build provides limited support for JavaFX applications.

For more information, see JavaFX support in Pega Robotic Automation.

OpenSpan.Adapters.Java.dll
OpenSpan.Adapters.Java.Design.dll
OpenSpan.Adapters.Java.Interfaces.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpan.Translators.Java.Agent.x32.dll
OpenSpan.Translators.Java.Agent.x64.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.6.1909
  • Pega RPA Service 3.1.9.0
  • Pega Synchronization Engine 3.1.7.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.29.0 — February 18, 2020

US-345550

This build ensures that you can extract data from PDF tables that use both spaces and line feeds to separate data.

OpenSpan.Pdf.PdfConnector.dll

US-346500

This build adds support for computers that use a comma to separate decimals rather than a period, based on the culture setting. This support ensures that PDF file parsing, table extraction, and document types function in the same way for all culture settings.

OpenSpan.Pdf.PdfConnector.dll

BUG-532484

This build resolves an issue where drop-down boxes in Internet Explorer were created in a new tab while using the Reparenting Container component.

OpenSpan.Adapters.Windows.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.6.1909
  • Pega RPA Service 3.1.9.0
  • Pega Synchronization Engine 3.1.7.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.28.0

 

The changes in this build were released in build 19.1.29.0.

 

Build 19.1.27.0 — February 7, 2020

EPIC-58520
US-325968    

This build provides new wrappers for custom parent controls and a new wrapper for the customized Swing.JComboBox. These new wrappers add ComboBox control methods to enhance data filtering.

OpenSpanJavaSwingComboBoxFavoritesModel.class
OpenSpanJavaSwingComboBoxDefaultModel.class
OpenSpanJavaSwingComboBoxWrapper.class
OpenSpanJavaSwingComboBoxModelHelper.class
OpenSpanJavaDashboardPanelWrapper.class
OpenSpanJavaDashboardToolBarWrapper.class
OpenSpanJavaJideSoftCommandBarWrapper.class

US-345320

This build ensures that the case results of a RobotActivity include the completion status, code, and message parameters when sent to Pega. 

APISimulatorUI.exe
OpenSpan.Interactions.dll

ISSUE-71875

This build corrects an exception that prevented you from adding and editing the DocumentType on the PDFConnector component when creating automations in Robot Studio. You can now add or edit the DocumentType.

OpenSpan.Pdf.PdfControl.dll
PdfiumViewer.dll

ISSUE-71934

This build corrects a null reference exception created by a missing closing bracket in the default PluginManifest.xml file. The missing bracket was added to the file.

PluginManifest.xml

US-345576
BUG-516578

This build adds the Facets_SuppressControls key to the advanced configuration settings for the adapter. Use this key to disable support for TriZetto Facets 5.60 types that can add significant overhead. For more information, contact Pega Support.

OpenSpan.Adapters.Facets.Design.dll
OpenSpan.Adapters.Facets.dll
OpenSpan.Adapters.Facets.Interfaces.dll
OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll

US-334669This build adds FarPointSpread 7.0 support for the Grid control.OpenSpan.Adapters.FarpointOCX.dll
OpenSpan.Adapters.FarpointOCX.Design.dll
OpenSpan.Translators.Farpoint.Spread25.x32.dll
OpenSpan.Translators.Farpoint.Spread30.x32.dll
OpenSpan.Translators.Farpoint.Spread70.x32.dll
OpenSpan.Translators.Farpoint.Spread80.x32.dll
ISSUE-69500This build adds support for absolute paths and environment variables for the ConfigurationLocation value in the CommonConfig.xml file. CredentialManagerConfigHelper now reads these value types without issuing an exception.OpenSpan.Security.dll

EPIC-59156

This build adds security enhancements to resolve potential vulnerabilities

OpenSpan.AgileDesktop.exe
APISimulatorUI.exe
OpenSpan.dll
OpenSpan.ApplicationFramework.dll
OSC.exe
OpenSpan.Controls.dll
OSD.exe
OpenSpan.Interactions.dll
OpenSpan.OCR.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
OpenSpan.Service.dll
OpenSpan.Studio.Shell.exe
OpenSpan.Studio.Shell.UI.dll
OpenSpan.Studio.dll
OpenSpan.Transform.dll
OpenSpan.dll
PkgMEFUpdater.exe
OpenSpan.ExpressTranslators.dll
OpenSpanJavaDashboardPanelWrapper.class
OpenSpanJavaDashboardToolBarWrapper.class
OpenSpanJavaJideSoftCommandBarWrapper.class
OpenSpanJavaSwingComboBoxDefaultModel.class
OpenSpanJavaSwingComboBoxFavoritesModel.class
OpenSpanJavaSwingComboBoxModelHelper.class
OpenSpanJavaSwingComboBoxWrapper.class
OpenSpan.Translators.InternetExplorer.x86.dll
OpenSpan.Translators.InternetExplorer.x64.dll
OpenSpan.Connectors.Citrix.Design.dll
OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe
OpenSpan.Connectors.Citrix.dll
Pega.CTXOPSP.dll
OpenSpan.Translators.CSG.x86.dll
OpenSpan.Translators.LionScreens.x86.dll
OpenSpan.Translators.LionScreens.x64.dll
OpenSpan.DocumentOcr.dll
OpenSpan.Translators.RogueWaveObjectiveGrid903.
Shim.pdb
ConfigUpdaterOffice.exe
XmlUpdater.exe
OSDump.exe
OSDump.x64.exe
OpenSpan.WebExtensionInstaller.exe

BUG-524369

This build checks the RuntimeConfig.xml settings before showing or hiding the Load Local Project, Load Web Project, and Unload Project context menu items. You can use the RuntimeConfig.xml file settings to hide these menu items for a Pega Workforce Intelligence™ implementation that does not use projects.

OpenSpan.Runtime.exe
OpenSpan.Runtime.x64.exe

ISSUE-70538

This build prevents the DotNet translator from attempting to load an OutlookBar translator that no longer exists. The obsolete translator has been removed from the list of supported translators.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

EPIC-59239

This build adds support for the new version of Rogue Wave Objective Grid, a third-party grid used by Clarify. 

OpenSpan.Adapters.Clarify.Design.dll
OpenSpan.Adapters.Clarify.dll
OpenSpan.Translators.
Clarify.x32.dll

EPIC-56740

This build implements full support of the BeyondTrust credential provider for Robot Runtime. You can use your existing BeyondTrust portal to provide credentials for the registration operator, Windows user, Runtime user, ASO manager, and Credential Store.

CommonConfig.xml
CredentialManagerConfig.xml
OpenSpan.dll
OpenSpan.ApplicationFramework.dll
OpenSpan.Controls.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
Pega.PackageDownloader.exe
OpenSpan.Adapters.dll
OpenSpan.Adapters.
Windows.dll

EPIC-58759

This build implements the following updates to the Robot Inspector.

  •  In the new Activities tab, you can start activities, start and activate new interactions, and also close selected interactions, with or without canceling the activity associated with the interaction.
  • The updated Interaction Manager Variables tab (formerly the Global Dictionary Variables tab) provides access to global dictionary variables and also context variables from the Interaction.xml file that are specific to the active interaction. 

  • This build updates the way Robot Inspector saves and removes automation session data in a local persistent data store. Session data of the automation is stored after execution in a local data store that resides in your %appdata% folder. When you close this session and open a new session, you can see your previously executed session data in those automations.

These changes add flexibility for how you work with and leverage automation data. 

PluginManifest.xml
OpenSpan.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Web.dll
OpenSpan.Adapters.Text.dll
OpenSpan.Adapters.Web.WebBase.dll
Pega.RobotInspector.dll 

US-343786

This build checks 403 error messages from the Get Next Work call to determine if a pending Stop command is the cause. If yes, Runtime immediately sends a heartbeat to get the Stop command and initiate the robot shutdown process. Accelerating this robot shutdown process improves efficiency. 

OpenSpan.Interactions.dll

US-344624

This buld ensures that when Robot Manager is not in use, the Runtime PackageDownloader creates a package manifest based on the StartUp project settings defined in the RuntimeConfig.xml file. In addition, the Sync Engine no longer rejects a manifest that does not have a JSON assignment. These changes allow you to launch products based on additional settings when Robot Manager is not connected. 

Pega.PackageDownloader.exe
Pega.ProductLoader.exe

EPIC-58722
US-310165
US-322949

This build moves InfragisticsOCX from the TranslatorIPC framework to the virtual control stack (VirtualIPC). This build is part of a larger effort to standardize all translators on the same virtual control stack. This standardization reduces development time, simplifies maintenance, and enables faster integration of the new IPC layer for Virtual Stack 2.0. 

OpenSpan.Adapters.InfragisticsOCX.Design.dll
OpenSpan.Adapters.InfragisticsOCX.dll
OpenSpan.Translators.Infragistics.UltraGrid.x32.dll

ISSUE-65093

This build corrects the version in the v20 DotNet Broker and Windows forms assembly descriptions. The descriptions now show v20 instead of v40.

OpenSpan.Translators.DotNet.v40.Broker.dll
OpenSpan.Translators.DotNet.v40.WindowsForms.dll
OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v20.WindowsForms.dll

BUG-534025

This build prevents exceptions when opening PDF files that contain a signature field and attempts to assign a value to the signature field while processing the document.

OpenSpan.Pdf.PdfConnector.dll

US-341161

This build provides an Open method so you can control when the PdfConnector loads a file. 

OpenSpan.Pdf.PdfConnector.dll
PdfiumViewer.dll

US-335836

This build adds methods to extract rows that are filtered by one or more columns in an Excel spreadsheet and return a DataTable for easy processing within the automation. The new methods are:

  • FindRowsWithFilters
  • ExportToTableWithFilters (several variations)
  • RowFilter
  • FilterType

OpenSpan.Office.Excel.dll

ISSUE-63641

This build adds product assembly resolution code to make TestRunner compatible with 19.1. You can now use TestRunner to manually execute unit tests, when needed, in 19.1.

OpenSpan.TestRunner.exe

US-343389
BUG-502202

This build adds missing Siebel 6 checkbox-destroyed logic and corrects tracing inconsistencies.

OpenSpan.Adapters.Siebel.Design.dll
OpenSpan.Adapters.Siebel.dll
OpenSpan.Adapters.Siebel6.Design.dll
OpenSpan.Adapters.Siebel6.dll
OpenSpan.Translators.Siebel6.SscfUi.x32.dll

US-335955
BUG-518345

This build suppresses a warning that is generated when the StartMyDay service tries to send messages from one subordinate context to another, when multiple Citrix contexts are in a solution. The build waits until all Runtime projects have fully loaded to evaluate if a warning is needed.

OpenSpan.Runtime.Core.dll

ISSUE-71284

This build prevents an exception if you click a different component while a combo box remains open in the Standard view of the Properties grid.

OpenSpan.IDE.dll
OpenSpan.Design.dll

ISSUE-71290

This build changes the system to validate the Path property only when you change its value. This logic prevents an exception if you click Cancel after opening the Path property in the Standard view of the Properties grid.

OpenSpan.IDE.dll
OpenSpan.Design.dll

ISSUE-71285

This build changes the system to validate the last entry in a Property field when you select a new component. This logic also ensures a property change is not lost if you select a different component immediately after typing the change.

OpenSpan.IDE.dll
OpenSpan.Design.dll

The Robot Runtime distribution for this build includes the following updated products:

* Updated in this build.

Build 19.1.24.0 — Build 19.1.26.0

 

Changes in these builds were released in 19.1.27.0. There was an issue with the PDF Connector in build 19.1.25. If you installed that build, be sure to install 19.1.27.0 or later to avoid this issue.

 

Build 19.1.23.0 — January 14, 2020

Note: This build includes the following changes to Robot Runtime and only applies to Workforce Intelligence users. For more information, see Release Notes: Pega Workforce Intelligence.
BUG-511195

This build changes Robot Runtime so that the Social Security Number (SSN) security rule no longer masks the duration of a step.

Openspan.Events.dll
OpenSpan.Runtime.Analytics.dll

BUG-515059

This build ensures that the IdleStartTime is only masked when appropriate.

Openspan.Events.dll
OpenSpan.Runtime.Analytics.dll

BUG-509371

This build changes the system so that, by default only key presses, mouse clicks, and mouse scrolls end an Idle period.

Openspan.Events.dll
OpenSpan.Runtime.Analytics.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.5.1909
  • Pega RPA Service 3.1.6.0
  • Pega Synchronization Engine 3.1.5.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.22.0 — December 23, 2019

EPIC-59238
US-334652

This build creates a new wrapper for the StatusBar control. It identifies the control as a textbox and gets the status message through the GetText method.

OpenSpanOracleEwtStatusBarWrapper.class
OpenSpanOracleEwtStatusBarTranslator.class
OpenSpan.Translators.Java.x32/x64.dll

(Note that this may not be marked as modified in the manifest, only an include filter was added.)

US-331130
US-331129

This build adds pointer raise events to the RaiseEvent method for the Web adapter and Universal Web Adapter.

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.dll

US-327540

This build adds two overloaded ParseExact methods to the DateTimeUtils component. One method parses the input date, date format, and culture strings to a culture-specific DateTime object. The other method uses the CultureProvider parsing parameter.

OpenSpan.Controls.dll

US-336767

This build adds the following methods to the FileUtils component: 

  • MoveFile moves a file to a new destination and overwrites the file, if it already exists.
  • CopyDirectory provides two overloaded methods to copy a directory from the source to a new destination. One method helps to overwrite the destination, if it is already present.
  • FindInFiles provides two overloaded methods to search for specific text in a directory of files. One method accepts wildcard searchPatterns along with searchText.
  • RenameDirectory renames a directory to the specified name.  
All these methods have an out string parameter, which includes any possible exception messages. For more information, see FileUtils component.

OpenSpan.Controls.dll

US-335801
US-339086

This build adds a split method with a signature for selecting StringSplitOptions. This allows you to decide whether to keep or remove empty values.

OpenSpan.Controls.dll

EPIC-57714

This build adds a new view to the property grid. This view displays a shorter list of commonly used properties for easy use.  For more information, see Properties Grid.

OpenSpan.Design.dll
OpenSpan.IDE.dll
OpenSpan.Studio.dll
StandardProperties.xml

BUG-402506This build makes sure that all applications are listed when showing the ASOManager credential dialog, regardless of whether the applications are loaded.OpenSpan.ApplicationFramework.dll

US-328616

This build adds support for sending the following operational events to Robot Manager:

  • Usage Statistics - Automation, Public Automation, Activity, Robot Activity, RPA Robot Waiting, RPA Robot Not Ready
  • Health Statistics - PackageLoaded, UserLastLogin, RuntimeStarted, FatalError

APISimulatorCLI.exe (internal tool)
APISimulatorUI.exe (internal tool)
OpenSpan.dll
OpenSpan.Automation.dll
OpenSpan.Events.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll
RuntimeConfig.xml

US-336917

This build sets the unified timestamps in Health Statistics Events to the expected format by server, regardless of the client machine culture.

APISimulatorCLI.exe (internal tool)
APISimulatorUI.exe (internal tool)
OpenSpan.dll
OpenSpan.Automation.dll
OpenSpan.Events.dll
OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll
RuntimeConfig.xml

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.5.1909
  • Pega RPA Service 3.1.6.0
  • Pega Synchronization Engine 3.1.5.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.21.0 — December 16, 2019

US-335949

This build resets the trigger's handle, when first setting up the AutoResetEvents, to guarantee that the WaitHandle is not prematurely signaled.

OpenSpan.Controls.dll

BUG-523696

This build addresses an issue where the Assisted Sign-On is not honoring the FileLocation setting that specifies where the ASO.db file is stored.

OpenSpan.Security.dll

US-333236

This build makes the Agile Desktop DPI scale correctly when Windows scaling is not 100%.

OpenSpan.AgileDesktop.exe

EPIC-58779

This build does the following:

  • Enables opening secured PDF files
  • Optimizes Optical Mark Recognition (OCR) for large documents
  • Initially hides old PDF methods on the PDF Connector
  • Adds PdfConnector methods to extract and insert pages
  • Splits and appends PDF files
  • Reconciles form update values
  • Adds annotation support for document type values

For more information, see PdfConnector properties, methods, and events.

OpenSpan.Pdf.PdfConnector.dll
OpenSpan.Pdf.PdfConnector.Design.dll
PdfiumViewer.dll
PdfiumViewer.resources.dll

EPIC-58268

This build adds support for SAP 7.6 Patch 2 and 3.

OpenSpan.Translators.SAP.x32.dll

EPIC-58717
US-310162

This build migrates the ComponentOneOCX Translator to the Virtual IPC Stack.

OpenSpan.Adapters.ComponentOneOCX.dll
OpenSpan.Adapters.ComponentOneOCX.
Design.dll
OpenSpan.Translators.ComponentOne.VSFlexGrid8.x32.dll

EPIC-56578

This build allows labels inside a VB6 panel to be interrogated.

OpenSpan.Adapters.SSTab.Design.dll
OpenSpan.Adapters.SSTab.dll
OpenSpan.Translators.SSTab.x32.dll

The Robot Runtime distribution for this build includes the following updated product:

* Updated in this build.

Build 19.1.20.0 — December 4, 2019

US-330958

This build adds a new log message to remind users to extend the package load timeout on Robot Manager.

OpenSpan.Interactions.dll

US-328602

This build adds support in Robot Runtime for the new robot profile endpoint, and will revert to the old endpoint if a new one does not exist.

OpenSpan.Interactions.dll

BUG-426215

This build updates the collection editor in a lookup table to support the Cancel button and revert to the original value.

OpenSpan.Controls.dll
OpenSpan.Controls.Design.dll

US-313052

This build adds support to the PME selection editor for check/uncheck on the root and parent nodes.

OpenSpan.IDE.dll

US-314006-3

This build exposes methods to sort ranges in an Excel document.

OpenSpan.Office.Excel.dll

BUG-516796

This build updates a project reference to avoid an error with solutions after 19.1.13.0 that contain OCR.

19.1.0.3.xslt

US-321654

This build enables the OSDump utility to find and import the correct module and captures dumps.

OSDump.exe
OSDump.x32.exe
OSDump.x64.exe

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.6.0
  • Pega Synchronization Engine 3.1.5.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.19.0 — November 25, 2019

US-334033

This build removes the SAP x64 translator from the installation and from any references within existing .osproj files, because SAP x64 is not currently supported.

OpenSpan.Translators.SAP.x64.dll (removed)

US-334713
BUG-516946

This build adds logic to raise the SolutionCreated event when a new solution is created and to copy the Microsoft Office files. This solves an issue where Office Connector DLL files are not copied into the base install folder when a solution is created, and the OnSolutionOpening event does not fire.

OpenSpan.Studio.dll

RLS-22186

This build adds support to the Universal Web Adapter to interrogate and automate Electron applications that use a package.JSON file for configuration. Electron 1.7.9 and later versions are supported, except in a Server 2012 R2 environment, where Electron 6.0.7 or later is required. PNF 10.1.4.1903 must also be installed to use this feature. For instructions on use and limitations, see Automating Electron applications.

Note: The Pega Chrome extension was updated to version 1.0.93 with the inclusion of this fix.

openspan.ini
StudioConfig.xml
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.
Web.Electron.dll
Pega.Translators.Web.Electron.x32/x64.dll
OpenSpan.Translators.Web.MessagingHost.exe

OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Web.WebBase.Design.dll

lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-503669

This build forces a repaint after making buttons visible, because Agile Desktop buttons were not being painted in the correct position after being made visible.

SlimShortcuts.js

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.5.0
  • Pega Synchronization Engine 3.1.5.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.18.0 — November 08, 2019

EPIC-56192
US-323451

This build adds support for controls in SAP 7.6 and 7.6 Patch 1.

OpenSpan.Adapters.SAP.Design.dll
OpenSpan.Adapters.SAP.dll
OpenSpan.Adapters.SAP.Interfaces.dll
OpenSpan.Translators.SAP.x32.dll
OpenSpan.Translators.SAP.x64.dll

EPIC-57781

This build changes the system so you can define UI Automation parsing instructions in JSON files (app models). If the UI Automation structures change for an application, you can now address the changes in the JSON file.

OpenSpan.Events.dll
OpenSpan.Runtime.Analytics.dll

BUG-484872
BUG-438753

This build corrects a problem that could cause an intermittent crash if you enabled wait time in Pega Workforce Intelligence.

OpenSpan.Events.dll

BUG-494904

This build corrects a problem that could prevent Runtime in Workforce Intelligence implementations from returning screen titles.

OpenSpan.Runtime.Analytics.dll

BUG-508595
US-327938

This build resolves an issue that prevented the system from working with Java 5.

OpenSpanJavaBroker.class

BUG-500924

This build modifies the system to prevent Runtime memory leaks when an automation called the SetWindowLong and GetWindowLong methods on windows where Runtime is not attached.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

BUG-512692
US-327939

This build resolves a problem that could cause Runtime to fail to stop the thread that sends heartbeats to Robot Manager when you use the WaitForAutomations option in an RPA (unattended) automation.

OpenSpan.Interactions.dll

BUG-512725
US-330888

This build corrects a problem that could cause an AmbiguousMatchException to be thrown.

OpenSpan.Translators.DotNet.Syncfusion.dll

BUG-503669

This build corrects a problem that prevented Agile Desktop buttons from being painted in the correct position.

SlimShortcuts.js

BUG-506339

This build resolves an issue that could cause a memory leak when you call the SetCellValue method on a PowerBuilder DataGridTarget.

OpenSpan.Adapters.DataGrid.dll

ISSUE-68055

This build corrects the version number assigned to the 32-bit FlexCell translator.

OpenSpan.Translators.FlexCell.x32.dll

BUG-514598

This build corrects a problem that could prevent the Save button from being activated when setting text on a GXWND grid.

OpenSpan.Translators.RogueWave.ObjectiveGrid.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.5.0
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.17.0 — November 05, 2019

BUG-432109
US-315369

This build resolves an issue that could prevent other applications from using WinHllapi when Pega was using it.

OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Text.Host.dll

EPIC-57164
US-330784

This build adds support for the FlexCell Grid.

OpenSpan.Adapters.FlexCell.Design.dll
OpenSpan.Adapters.FlexCell.dll
OpenSpan.Translators.FlexCell.x32.dll

US-318413
EPIC-35501

This build adds support for the Uniface GridType control.

OpenSpan.Adapters.Uniface.dll
OpenSpan.Adapters.Uniface.Design.dll
OpenSpan.Adapters.Uniface.Interfaces.dll
OpenSpan.Translators.Uniface.Umsw.x32.dll

BUG-435119
US-315554

This build resolves an issue that could cause the following error message:

Application failed to start within given timeframe.

OpenSpan.Adapters.Windows.dll

BUG-489625
US-318412

This build ensures that the system finds the Microsoft .NET .dll files that it needs when working with WindowsForms applications.

OpenSpan.Translators.DotNet.v40.x32.dl
OpenSpan.Translators.DotNet.v40.x64.dll

BUG-445304
US-315546

This build corrects a problem that could cause Robot Runtime to crash when cleaning up TableSection clones.

This build also adds exception handling to prevent the crash and code to prevent the object hierarchy from getting corrupted.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Web.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.5.0
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.3.0

Build 19.1.16.0

 

Changes in this build were released in build 19.1.17.0

 

Build 19.1.15.0 — October 22, 2019

EPIC-57472
US-316685
US-316681

This build adds support for a grid in IBM's OnDemand application.

OpenSpan.Adapters.IBM.dll
OpenSpan.Adapters.IBM.Design.dll
OpenSpan.Translators.IBM.ArsGui32.x32.dll

EPIC-57163
US-314525

This build adds support for VSFlexGrid7, a ComponentOne ActiveX-based grid control.

OpenSpan.Adapters.ComponentOneOCX.dll
OpenSpan.Adapters.ComponentOneOCX.Design.dll
OpenSpan.Translators.VideoSoft.VSFlexGrid7.x32.dll

EPIC-58725
US-310166

This build updates the way the system supports ActiveX and TreeView controls.

OpenSpan.Adapters.MicrosoftOCX.dll
OpenSpan.Adapters.MicrosoftOCX.Design.dll
OpenSpan.Translators.MSCommonControls5.x32.dll
OpenSpan.Translators.MSCommonControls5.x64.dll

The Robot Runtime distribution for this build includes the following updated product:

* Updated in this build.

Build 19.1.14.0 — October 11, 2019

EPIC-19861

This build includes the following significant enhancements to the PDF Connector:

  • Adds support for reading and editing form fields.
  • Adds support for recognizing optical marks.
  • Adds support for handling tables with intersecting lines.
  • Improves the ability to extract text values based on landmark text.
  • Includes a new WYSIWYG designer that makes it easier to build automations that leverage PDF files.
  • Adds the Reconcile dialog, which Robot Runtime users can use to validate information extracted from a PDF.

For more information, see Incorporating PDF files in your automation using Pega Robot Studio version 19.1.

OpenSpan.Pdf.PdfConnector.dll
OpenSpan.Pdf.PdfControl.dll
OpenSpan.OCR.dll
OpenSpan.dll
OpenSpan.x32.dll
OpenSpan.Pdf.PdfConnector.Design.dll
OpenSpan.Automation.Design.dll
OpenSpan.Automation.Design.x32.dll

EPIC-57090
EPIC-57089

This build adds Sendkeys functionality to the Universal Web Adapter and Web controls so that SendKeys validation and SendKeys events are fired.

This build also adds the ActivateTab method to the Universal Web Adapter and Web controls. Use this method to activate the tab for the control that it was executed for.

For more information about the new SendKeys and ActivateTab methods, see the following topics:

OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.Adapters.Web.WebBase.Design.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Siebel.Design.dll
OpenSpan.Virtual.Web.Interfaces.dll

US-326862

This build adds the Pega Robot Inspector, a tool that helps you to understand the state of your automation solution while it is running.

The Pega Robot Inspector provides visibility into global values, including variables and lookup tables, and real-time visibility of matching.

It also allows you to do targeted testing of the automations within your solution. You can simulate input parameters and it will provide visibility into the output parameters. This allows you to test a complete work flow or the individual parts of a work flow without completing the entire use case or process.

For more information, see Using the Robot Inspector .

RuntimeConfig.xml
OpenSpan.dll
OpenSpan.Runtime.exe
OpenSpan.Runtime64.exe
OpenSpan.Security.dll
OpenSpan.Adapters.dll
OpenSpan.Adapters.Web.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Text.dll
Pega.TestHarness.dll

US-313329

This build enables you to adds an authenticationType key for the Pega Dev Server in the CommonConfig.xml file.

This value is used when the Pega Dev Server is enabled.

OpenSpan.Server.Client.dll

US-317584

This build adds the Package Server Address field on the Server Connectivity panel in Pega Robot Studio.

Use this field to view and modify the URL for the Pega Package Server. This URL is stored in the StudioConfig.xml file located in the %appdata% folder.

OpenSpan.dll

US-238222

This build adds the ImportFromTable method to the Excel File Connector that you can use with two, three, or four parameters to import headers from data tables into a Microsoft Excel spreadsheet. For more information, see Excel File Connector properties, methods, and events.

OpenSpan.Office.Excel.dll

BUG-483175
US-323456

This build resolves an issue that could prevent the Java translator from receiving messages from the adapter.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

BUG-500624
US-323452

This build changes the system to ensure that the CustomHeaders are added before the system executes the outgoing HTTP or HTTPS requests on the RobotManagerRestClient component.

OpenSpan.Interactions.dll
OpenSpan.Interactions.Controls.dll

BUG-505033
US-326173

This build corrects a problem that could prevent you from downloading Citrix ICA file and connecting to the Citrix server.

OpenSpan.Connectors.Citrix.dll
OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe

BUG-512700

This build resolves an issue that could occur in the CommonConfig.xml file if you enabled the CredentialManager server and set the providerType to DPAPI.

OpenSpan.Security.dll

BUG-505711
US-323943
US-326155

This build changes the system to iterate through the child controls for better matching.

Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll

BUG-511965

This build adds the EnableFollowRedirects property to the openspan.ini file. The default is True, which sets the FollowRedirects property on the URL request to True. This allows requests to redirect before being locked on the ReadResponseBody, which ensures that all URLs are processed.

Note: The Pega Chrome extension was updated to version 1.0.91 with the inclusion of this fix.

Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

US-315928
US-322329

This build removes unused Text Adapter options.

Openspan.Studio.dll

The Robot Runtime distribution for this build includes the following updated product:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.5.0*
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.2.0

* Updated in this build.

Build 19.1.13.0 — September 27, 2019

US-323589

This build enables you to get and set custom credentials by using the IClientCredentialProvider interface.

To set up custom credentials, use the CredentialManager server options in the CommonConfig.xml file, and make corresponding entries in the CredentialManagerConfig.xml file.

For the credential provider, set the providerType attribute in the CredentialManagerConfig.xml file to Client and include values for the assemblyName and className attributes.

CredentialManagerConfig.xml
OpenSpan.ApplicationFramework.dll
OpenSpan.Controls.dll
OpenSpan.Security.dll
Pega.ClientCredentialProvider.dll

ISSUE-64446

This build ensures that the system correctly reads Java options in the openspan.ini file.

OpenSpan.Translator.Java.x32.dll
OpenSpan.Translator.Java.x64.dll

BUG-501507

This build changes the system to ensure that URLs that are redirected are allowed a chance to redirect.

Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll

BUG-485830

This build changes the system to ensure that grid controls are correctly redrawn when you are developing an RPA solution.

OpenSpan.Translators.FarpointGrid.x32.dll

The Robot Runtime distribution for this build includes the following updated product:

  • Pega Native Foundation 10.1.3.1903
  • Pega RPA Service 3.1.4.0*
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.2.0

* Updated in this build.

Build 19.1.12.0 — September 20, 2019

BUG-508266

This build changes the system installers to avoid a problem that could cause the installation process to fail, depending on your Microsoft Windows security settings.

PNFtoStudio.bat

The Robot Runtime distribution for this build includes the following products:

* Updated in this build.

Build 19.1.11.0 — September 16, 2019

ISSUE-60376
US-315362

This build adds the VerifyURL property, which you can use to specify the number of times the system verifies the URL in a Citrix context.

OpenSpan.Connectors.Citrix.dll
OpenSpan.Connectors.Citrix.Design.dll
OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe
OpenSpan.Connectors.Citrix.WebInterfacePropertyManager.exe

US-320186

This build adds support for the Adobe Flash * TreeView control.

Platforms/UI Connectors/Flash/DataGridControlExtension.design.json
Platforms/UI Connectors/Flash/TreeViewExtension.cs
Platforms/UI Connectors/Flash/TreeViewExtension.design.json
Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll

US-195934
US-315788

This build adds support for the Infragistics Data Tree control. This includes handling situations where the control is created before it is populated with data.

OpenSpan.Adapters.DotNet.Infragistics.Design.dll
OpenSpan.Adapters.DotNet.Infragistics.dll
OpenSpan.Translators.DotNet.v20.Infragistics.dll
OpenSpan.Translators.DotNet.v40.Infragistics.dll

US-319962

This build adds support for the GXWND Grid (RogueWave Objective Grid) control.

OpenSpan.Adapters.RogueWave.ObjectiveGrid.Design.dll
OpenSpan.Adapters.RogueWave.ObjectiveGrid.dll
OpenSpan.Translators.RogueWave.ObjectiveGrid.x32.dll

US-196216
US-315793

This build adds support for the Infragistics WPF Data Tree control. This includes handling situations where the control is created before it is populated with data.

OpenSpan.Adapters.DotNet.Infragistics.Design.dll
OpenSpan.Adapters.DotNet.Infragistics.dll
OpenSpan.Translators.DotNet.v20.WPF.Infragistics.dll
OpenSpan.Translators.DotNet.v40.WPF.Infragistics.dll

BUG-500344
US-318416

This build corrects a problem that could cause an application to crash when it gets text from a ListBox item.

OpenSpan.Adapters.dll
OpenSpan.Adapters.Windows.dll
Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

US-321636

This build ensures that when the configuration file is downloaded from the Pega Package Server, it is only transformed from XML to JSON format once.

OpenSpan.Server.Client.dll

US-322791

This build adds the suppressNotificationsForRPA key to the RobotManager server entry in the CommonConfig.xml file.

This key is set to True by default so that popup dialogs are suppressed when you are running RPA (unattended) robots. Information about the dialogs is added to the Runtime log file.

CommonConfig.xml
OpenSpan.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll
OpenSpan.Server.Controls.Design.dll

US-313283

This build ensures that the system does not add a second prefix to controls defined in the NamingRules.xml file.

This build also adds commonly used adapter and web controls so you can create your own prefixes for these controls.

OpenSpan.Design.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.2.1903
  • Pega RPA Service 3.1.3.0
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.2.0

Build 19.1.10.0 — September 04, 2019

US-318415

This build changes the system to allow you to add cookie headers to responses, and adds the GetResponseHeader method. Use this method to search for headers in the response, based on the key that you specify.

OpenSpan.dll
OpenSpan.Controls.dll

BUG-489334
US-315550

This build corrects a problem that could cause Java to crash if you opened a new window that included custom Java components.

OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll

BUG-49625
US-318388

This build corrects a problem that could cause Studio to throw fatal object reference exceptions when you select an extracted proxy in Object Explorer or open the Configure Type window to select properties, methods, or events of the proxy.

This error could also occur if you moved the proxy's properties, methods, or events to the Automation Designer.

OpenSpan.dll

BUG-488706
US-315565

This build corrects a problem that could cause an exception when you call the GetText method in Siebel 6.

Pega.Native.Remoting.x32.dll
Pega.Native.Remoting.x64.dll
OpenSpan.Translators.Siebel6.SscfUi.x32.dll

BUG-493167
US-315556

This build addresses logging issues that could degrade application performance.

OpenSpan.dll

BUG-439981
US-315358

This build corrects a problem that could prevent a translator from loading.

Pega.Windows.Broker.x32.dll
Pega.Windows.Broker.x64.dll

BUG-488688
US-315557

This build corrects a problem that prevented the Runtime log files from being placed in the folder that you specified in the RuntimeConfig.xml file.

OpenSpan.dll

EPIC-36936
BUG-482778
BUG-446338
US-313191

This build adds support for the CER_FMT_LISTBOX control and ensures that Facets ListBox and ComboBox controls interrogate as their intended types.

OpenSpan.Adapters.Facets.Design.dll
OpenSpan.Adapters.Facets.dll
OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll

BUG-483799
US-315376

This build adds support for WindowsForms controls that are created off the main UI and moved onto it later.

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v40.Broker.dll

BUG-439546
US-316715

This build optimizes the matching process when using JTabbed panes.

OpenSpanJavaObjectWrapper.java
OpenSpanJavaSwingTabStripWrapper.java

BUG-482905
US-315555

This build ensures that the correct Microsoft Office assemblies are copied to the installation folder.

OpenSpan.Studio.dll

US-319259
US-311727

This build ensures that Robot Studio updates the package development status in Robot Manager to better show each step of the deployment process.

OpenSpan.dll
OpenSpan.IDE.dll
OpenSpan.Server.Client.dll
OpenSpan.Studio.exe

EPIC-56579
US-310632

This build adds support for Sheridan DataGrid controls.

OpenSpan.Adapters.Sheridan.Design.dll
OpenSpan.Adapters.Sheridan.dll
OpenSpan.Translators.Sheridan.DataWidgets.x32.dll

EPIC-34456
US-31529
US-315365

This build adds support for Rogue Wave controls.

OpenSpan.Adapters.RogueWave.ObjectiveGrid.dll
OpenSpan.Translators.RogueWave.ObjectiveGrid.x32.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.2.1903
  • Pega RPA Service 3.1.3.0
  • Pega Synchronization Engine 3.1.4.0
  • Pega Package Server and Server Status 3.1.2.0

Build 19.1.8.0 — 19.1.9.0

 

The changes in these builds were published in build 19.1.10.0.

 

Build 19.1.7.0 — August 19, 2019

BUG-502049

This build changes the system to ensure that the most current RuntimeConfig.xml file is used when it retrieves the PackageServer baseUrl value.

Pega.PackageDownloader.exe

BUG-502065

This build corrects a problem that could cause the Citrix Channel Driver to fail during installation.

PegaCitrixChannelDriver.msi

US-260110

This build adds support for the following additional spreadsheet types when you use the Excel Connector:

  • Microsoft Excel: .xlsx, xlsm, .xltx, .xltm, .xls, .xlt
  • OpenDocument spreadsheet: .ods, .ots
  • Character Separated Values: .csv, .tsv

This build also adds the following methods:

  • FindRows
  • FindColumns

The Open and Save methods have been enhanced to support CSVLoadOptions and CSVSaveOptions that let you specify the delimiters and other options. For more information, see MicrosoftExcel connector properties, methods, and events.

In addition, this build adds the OutputName property. Use this property to specify one of the supported file types. If you include a Save method, the system uses the value entered for this property unless it is set to null. If set to null, the system uses the value for the FileName property.

OpenSpan.Office.Excel.dll

US-318440

This build changes the system so that the workgroup and operatorId command line option values now override the workgroup and operatorId values in the CommonConfig.xml file.

These command line options are used by the Pega RPA Service and are passed to Package.Downloader and Robot Runtime.

OpenSpan.Runtime.Core.dll
OpenSpan.Security.dll
OpenSpan.dll
Pega.PackageDownloader.exe

US-317809

This build verifies that Pega Robotic Automation supports Citrix XenApp 7.6 - 7.15 / Workspace App 1904.1 and later.

Not applicable

The Robot Runtime distribution for this build includes the following updated products:

* Updated in this build.

Build 19.1.6.0 — August 12, 2019

EPIC-34840
US-312350

This build enables support for MicrosoftOCX common controls, which support MSgrid control. Previously, the grid control was interrogated as a generic control with no methods to use for the grid.

OpenSpan.Adapters.MicrosoftOCX.dll
OpenSpan.Adapters.MicrosoftOCX.Design.dll
OpenSpan.Translators.MSGridControl.x32.dll

EPIC-56070
US-314707
GOAL-21261

This build implements the ability to check multiple items in MSTreeView and adds the following methods to TreeView controls:

  • ClickAllIconsByText
  • ClickAllIconsByRegex

OpenSpan.Adapters.dll

US-310708

This build adds the RuntimeHost.GetProjectPath method and the RuntimeHost.RobotReadyForWork event to the toolbox.

PluginManifest.xml
OpenSpan.Interactions.dll

OpenSpan.Runtime.Core.dll

US-315532

This build updates the default RuntimeConfig.xml file.

RuntimeConfig.xml

US-314345-1

This build updates third-party licenses.

ThirdPartyLicenses.txt

The Robot Runtime distribution for this build includes the following updated product:

* Updated in this build.

Build 19.1.5.0 — August 06, 2019

GOAL-9033
US-315559
ISSUE-61766

This build adds support for the following SGGrid OCX grid controls:

  • ClickCell
  • DoubleClickCell
  • GetCellValue
  • GetColumnCount
  • GetRowCount
  • GetColumnHeader
  • GetSelectedColumn
  • GetSelectedRow

OpenSpan.Adapters.SharpGrid.Design.dll
OpenSpan.Adapters.SharpGrid.dll
OpenSpan.Translators.SharpGrid.x32.dll

BUG-40770
US-316347

This build corrects a problem that could cause an shared memory exception when you were running a local Citrix context.

Openspan.Runtime.Core.dll

EPIC-34488
US-312359

This build adds support for check boxes when you interrogate an MS Common Control TreeView.

OpenSpan.Adapters.MicrosoftOCX.dll
OpenSpan.Adapters.MicrosoftOCX.Design.dll
OpenSpan.Translators.MSCommonControls5.x32.dll
OpenSpan.Translators.MSCommonControls5.x64.dll

BUG-444489
US-315364

This build corrects a problem that disabled the OK button when you were trying to configure an int variable.

OpenSpan.IDE.dll

BUG-430965
US-315375

This build corrects a problem that prevented Microsoft Excel processes from closing after you called the Close method in an automation.

OpenSpan.Office.dll
OpenSpan.Office.Design.dll

US-195907

This build adds support for the Infragistics UltraGauge control.

OpenSpan.Translators.DotNet.v20.Infragistics.dll
OpenSpan.Translators.DotNet.v40.Infragistics.dll

BUG-445307
US-315359

This build adds support for dynamically-created WindowsForms controls that are hosted in Windows Presentation Foundation (WPF).

OpenSpan.Translators.DotNet.v20.Broker.dll
OpenSpan.Translators.DotNet.v20.Broker.dll

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.1.1809
  • Pega RPA Service 3.1.2.0
  • Pega Synchronization Engine 3.1.3.0
  • Pega Package Server and Server Status 3.1.1.0

Build 19.1.4.0 — August 02, 2019

EPIC-37207

This build changes the system so that you can interrogate a menu bar in the Kinaxis RapidResponse application and add menu items.

The OpenSpanJavaComJidesoftAction
CommandBarWrapper.class was removed from the OpenSpanJavaWrappers.

US-245205

This build adds a confirmation dialog that displays before the system deletes an EntryPoint from an automation.

OpenSpan.Automation.Design.dll

US-315552

This build ported support for the Adobe Flash * and Apache Flex applications using the Google Chrome browser. The Adobe Flash and Apache Flex translator works with Universal Web Adapter.

The Adobe Flash and Apache Flex (formerly Adobe Flex) software provides a development environment for building games and applications by using the ActionScript language and the open-source Flex framework.

For more information, see, Adobe Flash and Flex application support.

* Adobe ended support for Adobe Flash on December 31, 2020. For more information, see Adobe Flash Player EOL General Information Page.

Note: The Pega Chrome extension was updated to version 1.0.90 with the inclusion of this fix.

OpenSpan.Adapters.Audatex.dll
OpenSpan.Adapters.ComponentOneOCX.dll
OpenSpan.Adapters.Delphi.Design.dll
OpenSpan.Adapters.Delphi.dll
OpenSpan.Adapters.Design.dll
OpenSpan.Adapters.TrustDesk.dll
OpenSpan.Adapters.Virtual.Design.dll
OpenSpan.Adapters.Virtual.dll
OpenSpan.Adapters.VisualBasic6.Design.dll
OpenSpan.Adapters.VisualBasic6.dll
OpenSpan.Adapters.Web.dll
OpenSpan.Adapters.Web.Universal.dll
OpenSpan.Adapters.Web.WebBase.Design.dll
OpenSpan.Adapters.Web.WebBase.dll
OpenSpan.Adapters.Windows.dll
OpenSpan.ChromeExtensionInstaller.exe
OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe
OpenSpan.Connectors.Citrix.WebInterfacePropertyManager.exe
OpenSpan.Translators.AWD.x32.dll
OpenSpan.Translators.Clarify.x32.dll
OpenSpan.Translators.Clarify.x64.dll
OpenSpan.Translators.CrescentText.x32.dll
OpenSpan.Translators.CSG.x32.dll
OpenSpan.Translators.DotNet.Virtual.dll
OpenSpan.Translators.Facets.CerlCtl.x32.dll
OpenSpan.Translators.Facets.CerlDlg.x32.dll
OpenSpan.Translators.FarpointGrid.x32.dll
OpenSpan.Translators.FarpointList.x32.dll
OpenSpan.Translators.Gupta.Tabli62.x32.dll
OpenSpan.Translators.Java.x32.dll
OpenSpan.Translators.Java.x64.dll
OpenSpan.Translators.MhTab.x32.dll
OpenSpan.Translators.MSFlexGrid.x32.dll
OpenSpan.Translators.MSHFlexGrid.x32.dll
OpenSpan.Translators.NiSource.KipCzCnr.x32.dll
OpenSpan.Translators.NiSource.KipCzNb.x32.dll
OpenSpan.Translators.ProfUIS.x32.dll
OpenSpan.Translators.SSTab.x32.dll
OpenSpan.Translators.Web.MessagingHost.exe
OpenSpan.Virtual.Interfaces
Pega.Remoting.dll
Pega.Translators.Web.ChromeAdobeFlash.x32.dll
Pega.Translators.Web.ChromeAdobeFlash.x64.dll
lajjpilliikppcbaghjehndpfdiiphbe_main.crx
lajjpilliikppcbaghjehndpfdiiphbe_main.xpi

BUG-496586

This build ensures that clicking the Cancel button on the JsonUtils Collection Editor discards changes before closing the editor.

OpenSpan.Controls.dll
OpenSpan.Controls.Design.dll

US-245205

This build adds a confirmation dialog that displays before the system deletes an EntryPoint from an automation.

OpenSpan.Automation.Design.dll

EPIC-34768
US-312351

This build adds support for the ComponentOne OCX True DBGrid v7 control. This change supports a standard grid interface and includes the following properties:

  • ColumnCount
  • RowCount
  • ColumnHeaders

Also included are the following methods:

  • ClickCell
  • DoubleClickCell
  • GetCellValue
  • SelectRow

For more information, see ComponentOne OCX True DBGrid v7 controls.

OpenSpan.Translators.ComponentOne.Todg7.x32.dll
OpenSpan.Adapters.ComponentOneOCX.dll
OpenSpan.Adapters.ComponentOneOCX.Design.dll

GOAL-9091
US-315355

This build adds support for the BeCubed MhTab control.

OpenSpan.Adapters.MhTab.Design.dll
OpenSpan.Adapters.MhTab.dll
OpenSpan.Translators.MhTab.x32.dll

EPIC-33999
US-315353

This build adds support for CIS Application Notebook, Table, and List Tree controls.

OpenSpan.Adapters.NiSource.Design.dll
OpenSpan.Adapters.NiSource.dll
OpenSpan.Translators.NiSource.KipCzCnr.x32.dll
OpenSpan.Translators.NiSource.KipCzNb.x32.dll

ISSUE-31305

This build removes unnecessary logging information and changes an unnecessary error to a warning.

OpenSpan.dll

US-311702

This build adds support for downloading the RuntimeConfig.xml file from Pega Robot Manager.

OpenSpan.dll
OpenSpan.Runtime.Core.dll
OpenSpan.Server.Client.dll
Pega.PackageDownloader.exe

The Robot Runtime distribution for this build includes the following updated product:

* Updated in this build.

Build 19.1.3.0 — July 15, 2019

US-265355

This build updates the System.Net.Mail dll files for the SMTP component.

RuntimeConfig.xml
StudioConfig.xml
THIRDPARTYLICENSES.TXT
OpenSpan.Controls.dll
OpenSpan.Studio.exe
OpenSpan.dll
MailKit.dll
MimeKit.dll

ISSUE-30923

This build changes the Help information for the ShutdownRuntime utility. To display the Help information, enter the following command at a prompt:

ShutdownRuntime.exe /help

ShutdownRuntime.exe

US-309875

This build changes the system so that toolbox items now appear in alphabetical order.

This build also adds the Reset Toolbox option, which you can use to re-sort the toolbox items. To re-sort, right-click the toolbox items and choose Reset Toolbox.

PluginManifest.xml
OpenSpan.Studio.exe

US-311218

This build adds the SaveAsType parameter to the Microsoft Excel Connector SaveAs overload method so you can specify the file format.

OpenSpan.Office.dll

BUG-435831

This build changes the system to return an empty string instead of an exception when a Textbox control has a blank value.

OpenSpan.Translators.PowerBuilder.x32.dll

BUG-434682

This build changes the OSDump utility to ensure that it captures the dump of a 64-bit process if the msg argument contains a space in the message.

OSDump.exe

BUG-437098

This build ensures that formulas are imported correctly when you use the Microsoft Excel File Connector.

OpenSpan.Office.Excel.dll

ISSUE-63025

This build adds to the Runtime install folder a Licensing folder and the THIRDPARTYLICENSES.txt file.

THIRDPARTYLICENSES.txt

The Robot Runtime distribution for this build includes the following products:

  • Pega Native Foundation 10.1.1.1809
  • Pega RPA Service 3.1.2.0
  • Pega Synchronization Engine 3.1.1.0
  • Pega Package Server and Server Status 3.1.1.0

Build 19.1.2.0 — July 02, 2019

US-307757

This build changes the system so that users of CyberArk and DPAPI can retrieve Registration Operator, Windows User, and Runtime User credentials based on the current workgroup.

For more information, see CyberArk support in Pega Robotic Automation.

OpenSpan.Security.dll
OpenSpan.Interactions.dll
OpenSpan.ApplicationFramework.dll
OpenSpan.Controls.dll
OpenSpan.Server.Client.dll
OpenSpan.Adapters.dll

ISSUE-61432

This build changes the system to properly handle Kerberos authentication in RPA mode.

OpenSpan.Interactions.dll
OpenSpan.Runtime.Core.dll
Pega.PackageDownloader.exe

The Robot Runtime distribution for this build includes the following updated product:

  • Pega Native Foundation 10.1.1.1809
  • Pega RPA Service 3.1.2.0*
  • Pega Synchronization Engine 3.1.1.0
  • Pega Package Server and Server Status 3.1.1.0

* Updated in this build.

Build 19.1.1.0 — May 31, 2019

Not applicable

This is the initial released build of Pega Robotic Automation 19.1. For more information about the features and enhancements in the initial release of version 19.1, see the Pega Robotic Automation Release Notes.

This initial release includes the following components:

  • Pega Robot Runtime 19.1.1.0
  • Pega Robot Studio 19.1.1.0
  • Pega Robot Studio Plugin 19.1.1.0
  • Pega Native Foundation 10.1.1.1809
  • Pega RPA Service 3.1.1.0
  • Pega Synchronization Engine 3.1.1.0
  • Pega Synchronization Server 3.1.1.0
  • Pega Package Server 3.1.1.0
  • Pega Server Status 3.1.1.0
  • Pega Robotic Automation Security Token Service 3.1.1.0
  • Pega OCR Essentials 19.1.1.0
  • Pega Citrix Channel Driver 19.1.1.0
  • Pega Chrome extension 1.0.86

Not applicable

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