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-B70432 · Issue 330094

AP correctly re-evaluates half-baked data page

Resolved in Pega Version 7.4

When there is a recursion between DP load and corresponding AP load, the half-baked data page is used for populating AP. However, if the autopopulate property content was empty, the complete list data from the data page was not returned even after completion of the loader activity. This was caused by the AP not re-valuating after completion due to the activity not being marked as stale/dirty. This has been fixed.

SR-B74771 · Issue 331516

Resolved Segment List Creation errors

Resolved in Pega Version 7.4

Segment list creation was generating the error "java.sql.SQLSyntaxErrorException: ORA-01795: maximum number of expressions in a list is 1000". This was due to an error in the logic used to send the property name and csv value to post processing, and has been corrected.

SR-B74912 · Issue 337579

Handling added for '{' and '}' in data flow customerID

Resolved in Pega Version 7.4

The Data flow run was unable to process data if the special character '{' or '}' appeared in the customer ID. Other special characters executed successfully without any error. This was because these special characters are interpreted differently than others, and the issue has been resolved by prefixing these special characters with escape characters wherever encountered in the subjectID string.

SR-B79535 · Issue 331620

Logic updated for passing Connector DT param to Subflow

Resolved in Pega Version 7.4

Setting the parameter value through a Data Transform called on the Connector and then using it in a Subflow was resulting in the parameter value being blank in the Subflow. This was an issue with the passing of the parameter related to using CreateNewParamPage() in ProcessConnector FUA, and the logic has been modified to instead use tools.getParameterPage() when a Connector is using a DT.

SR-B80099 · Issue 334984

Passivated work object exception fixed

Resolved in Pega Version 7.4

When a work object was idled for 30 minutes and then submitted, an exception was thrown. The exception did not occur when the work object was closed and reopened. This was an issue where the pzRTBL and pzReferenceTopLevelPageBackLinkKeys properties were saved during serialization but were not removed in deserialization. To fix this, the properties will be removed while deserializing the page.

SR-B80230 · Issue 339620

Fixed exception from AP embedded in read-only

Resolved in Pega Version 7.4

When a work page had two levels of embedded autopopulate properties inside it, ex parentAP and childAP (of list type), refreshing the childAP caused the existing values to be cleared on the parent AP and a ReadOnlyException was generated. This was traced to a missed use case for Autopopulate embedded inside a read-only page list, and has been fixed.

SR-B81636 · Issue 340932

Fixed exception from AP embedded in read-only

Resolved in Pega Version 7.4

When a work page had two levels of embedded autopopulate properties inside it, ex parentAP and childAP (of list type), refreshing the childAP caused the existing values to be cleared on the parent AP and a ReadOnlyException was generated. This was traced to a missed use case for Autopopulate embedded inside a read-only data page, and has been fixed.

SR-B81636 · Issue 333978

Check added to fix FormErrorMarker idle issue

Resolved in Pega Version 7.4

A section 'FormErrorMarker' execution error appeared on the 'pyWorkPage' of class 'FB-FW-SmallGroupFW-Work-Quote-Final' when opening instances of a case type after 15-20 minutes of idle time. This was related to a StackOverflow while adopting a VL, and the code has been modified so that if pyPropertyName is empty, the page will be considered as page as page List rather than VL. This stackOverFlow occurs only in storage stream 6.

SR-B82754 · Issue 334226

Resolved stale requestor error on data page

Resolved in Pega Version 7.4

While validating back references on a node level data page, a stale requestor error was generated. This was an issue where one requestor was trying to verify the back links on the node level data page while a second requestor having back links to the same data page was terminated / returned to pool. To correct this, the ReferencePropertyLinkBase class has been modified to consume the StaleRequestorError and clear the weak link when it is seen that a requestor has died while processing its backlinks.

SR-B84768 · Issue 339618

Added error message for reload of a temporary WO

Resolved in Pega Version 7.4

Performing a browser refresh while running a work object was generating an exception. The reloading of a temporary work object is not supported, but handling for the exception has been added along with a static harness message after reload saying "reloading temporary work object is not supported". This message is also configurable.

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