Skip to main content

Resolved Issues

View the resolved issues for a specific Platform release.

Go to download resolved issues by patch release.

Browse release notes for a selected Pega Version.

NOTE: Enter just the Case ID number (SR or INC) in order to find the associated Support Request.

Please note: beginning with the Pega Platform 8.7.4 Patch, the Resolved Issues have moved to the Support Center.

SR-B13040 · Issue 293526

Null DPI check added for async page load

Resolved in Pega Version 7.3

A null pointer exception was being generated when a data page was being loaded from the asynchronous cache and some exception occurred while switching the access group or getting a definition. To avoid this, a check has been added for a null DPI.

SR-B13929 · Issue 289408

Instances Count updated to better handle external DB checks

Resolved in Pega Version 7.3

Opening the Data table list from the Designer studio DesignerStudio > Data Mode > Data Tables > Data Tables generated an exception related to obtaining a count of instances from an external DB. This has been resolved by adding a check which modifies the activity based on whether the call is to an internal or external DB.

SR-B14129 · Issue 284313

JSON mapping updated to support page list class given as string value

Resolved in Pega Version 7.3

Connect Rest was not parsing the value of the Boolean property "isEligible" returned as part of a JSON response or mapping it on to the clipboard. This was traced to the unexpected scenario of the string "$ANY" being used as class for a page list and inside a pagelist Boolean property. To support this use, the JSONMappingUtils.java file mapObjectToPage method has been modified to handle the Boolean property before the generic else if condition.

SR-B14153 · Issue 284939

Only relevant records shown for work objects in select property picker

Resolved in Pega Version 7.3

The select property picker for all work objects with record identifiers was showing all records whether or not they were relevant. This was an issue where show relevant was being set to false when record identifier and show relevant was true in pyGetCategoryItems for all classes, and has been corrected by skipping this step for work object classes.

SR-B14288 · Issue 289182

Command line BIX extract works as expected for -l option

Resolved in Pega Version 7.3

When a BIX extract was generated using rule XML of the extract rule (-I) from the command line, the manifest generated had "pxExtractIdentifier" in an unexpected format. The command line option has now been modified to generate the extract with the correct pzInsKey of the rule.

SR-B1495 · Issue 273198

Workaround to resolve HP NonStopDB column label bug

Resolved in Pega Version 7.3

Using HP Non Stop DB as an external DB with Type 4 driver caused Connect-SQL with Browse to generate the error "UNKNOWN_COLUMN_0: Column number 0 has an invalid name errors in clipboard" but still return the data. This was traced to a bug in the HP driver that caused the getColumnLabel() to be returned as empty, and the system has been updated to return the Column Name when Column Label is null or empty to overcome this.

SR-B15101 · Issue 296224

Logic added to convert UTC Date for REST clipboard mapping

Resolved in Pega Version 7.3

An error was generated while mapping UTC format Date fields to the clipboard in REST. This was traced to the DateTime properties in the JSON response not being converted to Pega-supported datetime format, and the necessary parsing logic has been added.

SR-B15138 · Issue 285032

RUF and listener updates made to support new version of Bouncy Castle

Resolved in Pega Version 7.3

Compatibility issues were found with Bouncy Castle 1.49 and newer versions of WebLogic. In order to proceed with updating Bouncy Castle to the latest version, the SendEmailMessage RUF in Pega-IntegrationEngine and Pega-Procom has been modified to adhere to the newer Bouncy Castle APIs, and the email listener has been updated. The logic related to Rule utility function compilation has been changed to only to consider the top version of a library.

SR-B154 · Issue 272522

Performance improvements for TableInformation queries

Resolved in Pega Version 7.3

System performance has been improved by caching and reusing the out-of-the-box query results used by TableInformation Cache to get the list of columns for a given table.

SR-B154 · Issue 290493

Performance improvements for TableInformation queries

Resolved in Pega Version 7.3

System performance has been improved by caching and reusing the out-of-the-box query results used by TableInformation Cache to get the list of columns for a given table.

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