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-B7620 · Issue 289885

PopulateCaseContents activity updated

Resolved in Pega Version 7.3

The PopulateCaseContents activity has been updated to better handle missing or empty properties to ensure the flow name and RefObjectClass values are populated properly.

SR-B7942 · Issue 284735

PDF barcode generation from eForm given configurable parameter checkbox

Resolved in Pega Version 7.3

When generating a PDF file based on an eForm that contains barcodes displayed via base64 encoded images, making the file read-only by using ConcatenateEForm's PerformFieldFlattening option prevented the barcodes from displaying. This was due to an "append" flag being passed to the 3rd party iText Library API "PdfStamper", and has been resolved with the addition of a flag (EnableNewVersion) in the "GenerateEForm" activity. The parameter will be by default true and may be unchecked for false, and is accompanied by a tool tip on hover of the checkbox as well as iText help.

SR-B7942 · Issue 285735

PDF barcode generation from eForm given configurable parameter checkbox

Resolved in Pega Version 7.3

When generating a PDF file based on an eForm that contains barcodes displayed via base64 encoded images, making the file read-only by using ConcatenateEForm's PerformFieldFlattening option prevented the barcodes from displaying. This was due to an "append" flag being passed to the 3rd party iText Library API "PdfStamper", and has been resolved with the addition of a flag (EnableNewVersion) in the "GenerateEForm" activity. The parameter will be by default true and may be unchecked for false, and is accompanied by a tool tip on hover of the checkbox as well as iText help.

SR-B7965 · Issue 291732

Resolved mobile case switching exception

Resolved in Pega Version 7.3

The console error 'Exception while trying to set work item as completed in assignment list' was seen while context switching a case in a custom mobile app. This was caused by the configuration calling submit during preprocessing, and has been fixed by ensuring the onSuccess callback of finishAssignmentAction is called when there is no next Task.

SR-B8478 · Issue 278805

ExtractSection data transform optimized

Resolved in Pega Version 7.3

The code in pzExtractSectionPostDT and pzExtractSectionPostActivity has been optimized to improve data transform processing time.

SR-B9286 · Issue 278610

Enhancement to get work items from multiple workpools for mobile user

Resolved in Pega Version 7.3

An enhancement has been added to support multiple workpools belonging to same application for mobile users. The code will iterate through all workpools which are offline enabled for the operator and get the work items in pzDataSyncGetWorkList activity.

SR-B9286 · Issue 287888

Enhancement to get work items from multiple workpools for mobile user

Resolved in Pega Version 7.3

An enhancement has been added to support multiple workpools belonging to same application for mobile users. The code will iterate through all workpools which are offline enabled for the operator and get the work items in pzDataSyncGetWorkList activity.

SR-B9718 · Issue 286254

Corrected picking for mobile circumstanced harness

Resolved in Pega Version 7.3

On mobile devices the circumstanced version of tablet was getting picked instead of the mobile device. The invoke addSectionForOfflinePackaging_X method has been updated to resolve this.

SR-B7729 · Issue 277669

Resolved file upload error for locales with special language characters

Resolved in Pega Version 7.3

Uploads to Pulse were failing when the file names or file paths contained special Turkish characters. This was an issue with the conversion to lower case changing the length of the string for some locale packages and has been resolved by swapping the call to string.toLowerCase for a call to StringUtils.indexOfIgnoreCase.

INC-145802 · Issue 636323

Oracle temporary space explicitly freed after writing LOBs

Resolved in Pega Version 8.6.1

Oracle temporary space used to write the LOB was not freed up after writing records to Log-Service-File when using OJDBC8 or OJDBC10 versions and the table involved had inline BLOB storage such as small blob tables like Log-service-file (2-4kB blobs). This did not occur when using OJDBC7, but investigation with Oracle could not determine why the older version did not have this issue. This issue has been resolved by explicitly freeing the LOB space with a call to free() / freeTemporary() , a utility for LOB objects that was introduced in JDBC 4.

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