Skip to main content

Published Release Notes

Find release notes for the selected Pega Version and Capability

Browse resolved issues for Platform releases.

This documentation is for non-current versions of Pega Platform. For current release notes, go here.

Enhancement to the error and warning handling JavaScript API

Valid from Pega Version 7.3

During offline post processing of a flow in an application, you can now use the ClientCache JavaScript API to handle informational and warning messages in addition to error messages. Several ClientCache API JavaScript functions have been updated for this purpose. Informational, warning, and error messages are displayed when you submit a form, but only error messages prevent you from advancing the case.

For more information, refer to Error and warning handling API in offline mode.

Enable and disable functionality with feature toggles

Valid from Pega Version 7.3

You can enable and disable functionality in your application for development and testing by creating feature toggles on the Toggle Management landing page. You can also manage the toggles in your application from the landing page. For example, you can review the toggles that you want to retire at the end of a release, or migrate a toggle to other applications by changing the associated ruleset.

For more information, see Creating a toggle.

New customization options for paused custom mobile apps on Android

Valid from Pega Version 7.3

You can now customize the presentation of a paused custom mobile app for Android. You can upload a custom status bar icon and customize the title and message that are displayed in the device's notification area. Also, you can use a new optional parameter of the startKeepAlive method of the Pega Mobile Client's Container API as an alternative way of setting the notification title.

For more information, see Customizing the paused Android app notification.

Support for following users in the Pega Express and Case Manager portals

Valid from Pega Version 7.3

You can now follow users in both the Pega Express and Case Manager portals. Posts that are made by users whom you are following are displayed in your Pulse activity feed in your dashboard. In addition, an icon indicates whether followed users are online.

For more information, see the following help topics:

Enhancements to the Send Email smart shape

Valid from Pega Version 7.3

The following enhancements have been made to the Send Email smart shape:

  • You can now configure the Send Email smart shape in Pega Express.
  • You can use templates, such as a rejection template, in your email.
  • You can use property values, which allow you to insert the value of a field in your case type, such as First Name, within the email.
  • You can insert a link to the case ID in your email.
  • You can more quickly configure your recipient list by using two options, instead of one, to send messages to either a list of email addresses or to fields.
  • You can choose to send either all case attachments in an email, or you can send attachments of a specified attachment category or an attachment type field. You can specify multiple attachment categories and attachment type fields.

For more information, see the following help topics:

Improved requestor management

Valid from Pega Version 7.3

From the Requestor Management landing page, you can now manage active requestors and debug their activity on all nodes in the cluster, including the current node and remote nodes. You can view performance and requestor details; start the Tracer or Clipboard tool; profile, interrupt, or terminate the selected requestor; and estimate the data size of all requestors on the selected node.

For more information, see Managing requestors.

PegaUnit testing now supports flows, case types, and additional assertions

Valid from Pega Version 7.3

You can now create PegaUnit test cases for flows and case types to verify that the rule returns the expected output when you run the test case.

Additionally, you can use the following new assertions

  • Assigned to – Verifies that the case is routed to the appropriate operator or work queue.
  • Case status – Verifies the status of a case.
  • Attachment exists – Verifies that an attachment exists.
  • Case instance count – Verifies the number of case types, such as child cases, that are created when the test case runs.

For more information, see PegaUnit test cases for flows and case types.

Support for round icons in Android 7.1 mobile apps

Valid from Pega Version 7.3

To improve the look and feel of Android mobile apps, round icons are now supported in apps that are created for Android 7.1. You can add the icons to the assets.zip file during the customization stage when you build the app in the Pega® Platform.

For more information, see Branding mobile apps.

Remotely start automation server jobs to perform branch operations

Valid from Pega Version 7.3

You can remotely start a job on your automation server, such as Jenkins, after an activity has occurred, for example, after you push a branch to a remote system of record. You can configure a continuous delivery pipeline on the job by using the branches REST service and merges REST service to detect conflicts, merge branches, and return the status of the merge. By remotely starting a job to detect conflicts and merge branches, you can more quickly deliver higher-quality software.

For more information, see the following PDN articles:

Multistatus case dependencies replace custom implementations

Valid from Pega Version 7.3

You can now quickly define a case dependency that supports variations of a resolved status, such as Resolved-Completed and Resolved-Rejected. Because the definition of a resolved case now includes all status values that start with the word “Resolved,” you can replace custom logic in your application with a Wait shape that you configure in a flow.

For more information about defining a case dependency, see:

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