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-123149 · Issue 186790

SOAPRequestEnvelope parameter added for custom Auth Activity

Resolved in Pega Version 7.1.8

In some cases, the SOAP request envelope content was not available to the authentication activity called by the auth service protocol. Since the operator ID is derived via a decision table from a different value in the SOAP request envelope, there was no way to use that value as an input to the new authentication activity. To correct this, SOAPRequestEnvelope is now made available on the parameter page of customAuth Activity with name "pxReqSOAPEnvelope".

SR-123209 · Issue 183265

Fixed validation Issue with Map eForm rule

Resolved in Pega Version 7.1.8

A validation error occurred when the system was not able to refer to property which was in a nested page group in Map eForm rule even though the property existed. To resolve this, code has been modified in the validation activity to correctly handle data with parentheses.

SR-123209 · Issue 181230

Fixed validation Issue with Map eForm rule

Resolved in Pega Version 7.1.8

A validation error occurred when the system was not able to refer to property which was in a nested page group in Map eForm rule even though the property existed. To resolve this, code has been modified in the validation activity to correctly handle data with parentheses.

SR-123228 · Issue 184623

Charts code updated for resizing with new browsers

Resolved in Pega Version 7.1.8

After upgrade, summary view charts viewed with the latest version on Microsoft Internet Explorer were not reflecting any change of height even when the height was increased in the parameter tab or the cell. This was due to the parameters for the chart control not containing an expected trailing 'px' on the number that the browser required to know the expected unit of measure. Checks have now been inserted into the code to handle the conversion for the browser.

SR-123313 · Issue 185096

Drilldowns fixed for reports containing text values

Resolved in Pega Version 7.1.8

In Summary view reports, Onclick functionality to open the drilldown report is not working for the non numeric values. This was an issue with the SummaryViewBodyTag.java not properly handling quotes around database values, and the code has been modified.

SR-123430 · Issue 185464

Right-click info calls corrected for tabs

Resolved in Pega Version 7.1.8

Calling an activity under "Right Click Smart Info Settings" section in Format tab in list view rule was not working properly. This was an issue with the smartinfo code when mousing out from the row, and has been fixed.

SR-123609 · Issue 184384

Added timeout for SendEmailMessage and SendEmail RUFs

Resolved in Pega Version 7.1.8

A problem was noted with case auto-creation from email occasionally stopping. This was due to the out-of-the-box sendemailmessage function not having any mechanism to stop the requestor from waiting after certain period of time, meaning if the email server was down at that point of time the PRPC requestor kept on waiting forever for the connection. To resolve this, a default timeout of 60000 ms (1 minute) has been added to the SendEmailMessage and SendEmail RUFs. The error "The Connection to be outbound email server timed out. The Server may be unavailable, or the connection configuration may be incorrect. Verify Username, Password and SSL options" will appear. This timeout value can be overridden by creating a Dynamic System Setting with name "email/timeout" in "Pega-IntSvcs" ruleset to set the desired value.

SR-123609 · Issue 190249

Added timeout for SendEmailMessage and SendEmail RUFs

Resolved in Pega Version 7.1.8

A problem was noted with case auto-creation from email occasionally stopping. This was due to the out-of-the-box sendemailmessage function not having any mechanism to stop the requestor from waiting after certain period of time, meaning if the email server was down at that point of time the PRPC requestor kept on waiting forever for the connection. To resolve this, a default timeout of 60000 ms (1 minute) has been added to the SendEmailMessage and SendEmail RUFs. The error "The Connection to be outbound email server timed out. The Server may be unavailable, or the connection configuration may be incorrect. Verify Username, Password and SSL options" will appear. This timeout value can be overridden by creating a Dynamic System Setting with name "email/timeout" in "Pega-IntSvcs" ruleset to set the desired value.

SR-123686 · Issue 184976

Properly resolved HTML tags in ListView

Resolved in Pega Version 7.1.8

If any HTML tags such as were used inside the Full Description of ListView, the tags are were not being resolved and were instead displayed as-is. This was caused by how the XSS filter affected the way the tags were reference when returned to the browser, and has been fixed.

SR-123776 · Issue 187714

Corrected assembler issue with XML header parsing

Resolved in Pega Version 7.1.8

An assembler issue after upgrade was causing SOAP services to have issues parsing the request header. By the time the parsing is completed, header properties in the clipboard page were missed. There was a workaround of dynamically switching to the old assembler, but this has been fixed.

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