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-125377 · Issue 187816

Flow name labels draw from proper cache

Resolved in Pega Version 7.1.8

A flow name label was taking the short description of the starting flow in the class group and appending the class names to it after the parenthesis. This has been corrected by ensuring the code is fetching from the correct cache to populate the label.

SR-125417 · Issue 188362

Timezone handling corrected for Locale Settings tool

Resolved in Pega Version 7.1.8

When the Locale Settings tool was opened, the time zone was always shown as Etc/GMT+12 and did not reflect the current operator time zone. The time zone used is correctly amended based on the option chosen, but the 'selected' option in the select HTML code was not set to correctly reference the actual option selected. This has been fixed by adding a check to set the time zone from the step page if it does not exist in the recurrencedetailspage.

SR-125447 · Issue 191881

Email functions enhanced for customized authentication

Resolved in Pega Version 7.1.8

After upgrade, the system was not sending email from an account that did not specify a UserID or password. This was caused by PRPC requiring authentication. To allow for custom installations, the SendEmailMessage and EmailListener functions will check for the password; if it is null or empty, then it will set the authentication to false and will not try to authenticate.

SR-125455 · Issue 189496

Error handling improved for importing data instances

Resolved in Pega Version 7.1.8

When importing data instances from a file, messaging showed success even when importing failed due to a database error (e.g.. column length not sufficient). In addition, the error in the log file was not detailed and no error appeared on screen. This problem was specific to Oracle DB and only with Unicode characters with a column size exceeding maximum length of 256. The error handling in this case has been improved: if there is a data base error, a message will appear on the modal dialog and all the changes in the transaction will be rolled back.

SR-125497 · Issue 188946

Handling added for undesignated authentication

Resolved in Pega Version 7.1.8

If service package was unchecked, it was not possible to call authenticated activities from the service activity and errors were generated stating "You lack access required to execute RULE-OBJ-ACTIVITY @BASECLASS". To resolve this, changes have been made in the service layer to bypass authentication for all services that do not have authentication enabled on their service packages.

SR-125561 · Issue 188136

Modified processing to handle SOAP requests with text mapping

Resolved in Pega Version 7.1.8

Headers like action or MessageID with addressing information were not being added to authentication that used a SOAP service with Enable ws-addressing on. This was traced to headers with only text mapping not working with latest axiom jar, and the code has been modified to process the text node.

SR-125769 · Issue 188698

ToolTip added for column filtering in bulk allocation

Resolved in Pega Version 7.1.8

While using bulk allocation, filtering a column resulted in reducing the number of results but it was unexpected that the select count was not similarly updated. The count is populated by pre-processing activities and not by the grid, but this information was not clearly conveyed. A Tool Tip has been added for SelectionIgnoresGridFiltering to clarify the usage of the "Select All xx Results" checkbox.

SR-125810 · Issue 188388

invokeHttpConnector updated to support TLS

Resolved in Pega Version 7.1.8

In order to support connections to TLS-enabled endpoints with Connect-HTTP, the invokeHttpConnector Activity has been updated.

SR-125906 · Issue 192682

Work object locking improved for Advance Flow

Resolved in Pega Version 7.1.8

An Advance Flow call in SLA gave a 'lock not held' error on commit when it was used in subcases where the parent has a dependency (e.g. waiting for the child to resolve). This was a problem where the commit released the work object before the escalation action was executed, and has been resolved by modifying 'SpawnQueueItemForFlowDependency' to open and set the new transaction before and after the commit.

SR-125975 · Issue 194136

XMLTreeViewBuilder enhanced to support default value passing for XSD

Resolved in Pega Version 7.1.8

When running the Connector & Metadata Wizard, the generated XML Stream rule did not include the default value defined in XSD. To correct this, support has been added for default value in XMLTreeViewBuilder so it will be passed to XML stream and parse rules.

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