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-A64734 · Issue 252332

OpenSAML decoder updated to allow Okta implementation

Resolved in Pega Version 7.2.2

Attempting to configure Okta was generating exceptions due to decoding issues with the XML. In order to better support this third-party program, flexibility has been added to handle IPD responses received without the expected URL encoding.

SR-A101242 · Issue 270252

STS Policy parsing fixed for Apache Rampart

Resolved in Pega Version 7.2.2

Changes to the Apache Rampart code in Pega 7 introduced an error with parsing the the Web-Service-Policy with a PRCustom activity that writes the SAML token to the requestor during login with an STS / SSO context. This has been rectified by creating an object of com.pega.apache.ws.secpolicy.model.HttpsToken class and setting values based on the parameters set in the received policy assertion.

SR-A102018 · Issue 270086

Creating REST integration works from JSON file

Resolved in Pega Version 7.2.2

Creating REST integration from JSON file was failing due to the same name attribute 'agent' in the JSON having different modes - page and string. Code to perform a rename in case of conflicts was already present, but in the given case (JSON file) properties were created in descending order but saved in ascending order and the error occurred. To resolve this issue, the conflicting properties will be renamed when created such that the order of creation does not affect the creation of the properties.

SR-A22374 · Issue 247987

File Listener waits for PRPC node usability

Resolved in Pega Version 7.2.2

During server start up, it was noticed that the file listener started processing files waiting in the target directory before the agent was instantiated. This caused an Null Pointer Error. The file listener has now been modified to process the files only if the PRPC node is usable.

SR-A69773 · Issue 249802

Failed SOAP OOM error corrected

Resolved in Pega Version 7.2.2

If a workflow included heavy use of Connect-SOAP operations and the back-end SOAP service was down, the extensive SOAP exceptions were leading to a JVM OOM error. This was due to the cleanupTransport not properly accounting for failed cases, and changes have been made to do an explicit cleanup in the catch block.

SR-A96437 · Issue 265628

Modified declare expression truncation for integration class

Resolved in Pega Version 7.2.2

If the name of the integration class picked by the wizard from the request XML exceeded 64 characters. an error appears. This is expected behavior. However, the error was persistent even after changing the class name, and the issue has been addressed by updating the truncation used by the pyAuthentication declare expression.

SR-A86781 · Issue 256593

Check added to ensure JMS agent starts before Listener begins processing

Resolved in Pega Version 7.2.2

If the the JMS Listener started before the agent during server startup, a Null Pointer Error was generated if there were items in the queue. This has been corrected by adding a check to ensure the agent is running before the Listener starts.

SR-A92387 · Issue 261229

Guardrail warning for offset/length removed from MapStructure rule

Resolved in Pega Version 7.2.2

In Map Structured rules, a guardrail warning was coming up for every row which had non-continuous length due to excess offset. This warning was generic without specifying the row number, and every time an attempt was made to justify the warning it was unrecognized and generated another warning. This left the rule with unjustified warnings on saving. As this rule is used often for generating excel sheets and formatting data neatly, it is not possible to provide the offset and length as expected by the Map Structured rule and there was a huge impact on the compliance score of applications when there was more than one Map Structured rule. As this is a common use case, the guardrail warning has been removed.

SR-A93912 · Issue 261494

SSLUtils modified to support app container keystore/truststore

Resolved in Pega Version 7.2.2

Keystore and truststore configured at application container level were not being used by SOAP Connectors. To facilitate use, when SSL settings are not provided at a rule level SSLUtils will create a wrapper around the Java default SSL artifact and use that.

SR-A93912 · Issue 264848

SSLUtils modified to support app container keystore/truststore

Resolved in Pega Version 7.2.2

Keystore and truststore configured at application container level were not being used by SOAP Connectors. To facilitate use, when SSL settings are not provided at a rule level SSLUtils will create a wrapper around the Java default SSL artifact and use that.

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