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-B49479 · Issue 305656

Values localized in Data Migration Wizard final review

Resolved in Pega Version 7.3.1

Values were not getting translated in Data Migration Wizard in the final review screen. This has been fixed.

SR-B69082 · Issue 317647

Support added to data import wizard for Enhanced Work ID prefix/suffix

Resolved in Pega Version 7.3.1

While creating work objects using the data import wizard, the pyID did not include a suffix that had been added to the work object ID. This was due to custom logic for generating workId being called in DataImportUtilsImpl rather than reusing the existing activity GenerateID in Work- class. In the custom logic, suffixId is not used and therefore was not passed. To improve flexibility, changes have been made in the import code to call the activity GenerateID for generating the WorkID using both the prefix and the suffix ID.

SR-B51569 · Issue 309185

Fixed support for special character params in Connect-HTTP

Resolved in Pega Version 7.3.1

A Connect-HTTP rule which accepted a special character query parameter was failing after upgrade due to the encoding/decoding changes in Pega added to handle null query parameter values. The code for InvokeHTTPConnector activity has been refined to resolve the issue.

SR-B46433 · Issue 305174

Email Listener waits for startup completion before beginning processing

Resolved in Pega Version 7.3.1

After restart all email listeners were shown as RUNNING in the SMA listener management view but did not download emails. Selecting RestartAll from this view then showed the old listeners still present and listed as STOPPING while new listeners were started. The new listeners processed the emails correctly. This has been fixed by updating the Email listener implementation such that during node start-up, email-listener will skip the e-mail message processing and sleep for a default polling interval (i.e. 90 seconds). After node startup completes, the email listener will start processing the email messages.

SR-B75335 · Issue 325035

Improved DSN message handling for Email Listener

Resolved in Pega Version 7.3.1

Email service was failing with a Gmail DSN message exception indicating Inbound data mapping had failed. To resolve this, logic has been added to Email Listener to ensure it properly processes the Gmail DSNs, In addition, error handling has been improved.

SR-B75335 · Issue 322757

Improved DSN message handling for Email Listener

Resolved in Pega Version 7.3.1

Email service was failing with a Gmail DSN message exception indicating Inbound data mapping had failed. To resolve this, logic has been added to Email Listener to ensure it properly processes the Gmail DSNs, In addition, error handling has been improved.

SR-B47240 · Issue 305940

File Listener enhanced to support source mask with two asterisks

Resolved in Pega Version 7.3.1

File Listener was not retrieving all files if the source name mask had more than one asterisk. Code has been added to support a maximum of two asterisks: one in the file name and one for extension, ex: *.RDM*.xml

SR-B71077 · Issue 326659

IDP Encrypted connections working on SAML

Resolved in Pega Version 7.3.1

IDP initiated SAML 2.0 was not working, and generated the error "Unable to process the SAML WebSSO request : Missing Relaystate information in IDP Response". Authentication worked fine with unencrypted SAML token. This schema validation failure happened because encrypted attributes were previously being ignored by Pega due to an issue in the underlying openSAML library. To resolve this, a custom PegaSAMLValidator has been inserted to validate the assertion and honor encrypted attributes.

SR-B45960 · Issue 303751

Request & Response logs include POST method submits

Resolved in Pega Version 7.3.1

When using the POST method to send a request, request & response data was not showing up the in DEBUG logs of the Connect-REST execution. This has been corrected, and request & response data is now being added to DEBUG logs in Connect-REST execution.

SR-B49398 · Issue 306482

Request & Response logs include POST method submits

Resolved in Pega Version 7.3.1

When using the POST method to send a request, request & response data was not showing up the in DEBUG logs of the Connect-REST execution. This has been corrected, and request & response data is now being added to DEBUG logs in Connect-REST execution.

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