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.

Fallback activity for Service REST and SOAP

Valid from Pega Version 7.3

You can now configure a fallback response activity for a time-out for Service REST and SOAP. Using a fallback response activity makes it easier to meet a service-level agreement (SLA) by providing a logical response in a timely manner. For example, the fallback activity can display a default offer to an ATM customer instead of an offer that is based on that particular customer's data.

For details about configuring the fallback response activity, see Service REST form - Completing the Service tab and Service SOAP form - Completing the Service tab.

Associate rules and project management work items with features

Valid from Pega Version 7.3

You can now link a project management work item with a rule when you create a rule, check in a rule, and save a rule as a new rule, which automatically links the rule with any features that are associated with the project management work item. Associating project management work items, rules, and features maintains traceability and makes it easier for you to extend the application, because you can identify the rules that are associated with each feature. On the Application Overview landing page, you can also link existing rules directly to features in the Associated rules section of a feature.

For more information, see Associating existing rules with a feature.

Record Editor and data import enhancements

Valid from Pega Version 7.3

The Record Editor and Import wizard for data types have been enhanced to make the import process faster and easier to use. You can now perform the following tasks.

  • Configure the Record Editor to use full-text search, which makes searching faster.
  • Configure the location of the data import error file. For example, you can set the location to a shared location so that users can access the file from any node in a multinode system.
  • Pass the keys of the records that were added, updated, or matched directly to custom postprocessing without additional database I/O.
  • Search and filter records and export only the results instead of all records.
  • Stop an import that is in progress.

New Java API improves JSON serialization

Valid from Pega Version 7.3

By using a Java API, you can serialize a Page or Property clipboard object to a JSON string for faster JSON serialization. You can also create a map between API responses and an application's internal data model that improves integration performance and maintainability.

For more information, see Using the mapping API for high-performance JSON serialization and Using the mapping API for high-performance JSON deserialization.

Capture real-time feedback with Agile Workbench

Valid from Pega Version 7.3

Project stakeholders can use the new Agile Workbench tool to capture real-time feedback directly in an application, which can increase the efficiency of application development. You capture feedback by creating a user story, bug, or feedback item, and these work items can include video recordings of screens, annotated screen captures, file attachments, or URLs. In Designer Studio, you can configure Agile Workbench to integrate with Pega® Agile Studio so that bugs and user stories are synchronized between the two systems.

For more information, see:

Create application guides that direct users through tasks

Valid from Pega Version 7.3

Use the new Application Guide rule to create a guide that directs users through a set of tasks. A task can provide instructions to the user and include links to a landing page, wizard, URL, rule, or data record. After you add an application guide to a portal, users can open the guide from the Resources menu.

For more information, see Creating an application guide.

Associate project management work items with application features

Valid from Pega Version 7.3

You can associate project management work items that you create in Agile Workbench with features in your application stack. Work items include bugs, user stories, and feedback. Associating a work item with a feature improves traceability in your application.

For more information, see Associating a project management work item with a feature.

Pega Agile Studio integration

Valid from Pega Version 7.3

You can configure the new Agile Workbench tool to integrate with Pega® Agile Studio so that bugs and user stories are synchronized between the two systems. In addition, you can improve traceability in your development environment by using the Current work feature to associate a user story or bug with development changes.

For more information, see Integrating Agile Workbench with Pega Agile Studio and Tracing development changes to work items.

Log file description in web.xml incorrect after upgrade to Apache Log4j 2

Valid from Pega Version 7.3

As a result of the upgrade from the Apache Log4j 1 logging service to the Apache Log4j 2 logging service, it is recommended that you update the log file description in the web.xml file from location of prlogging.xml file to location of prlog4j2.xml file. The description indicates which log file is in use. Updating the description avoids confusion about which log file is current. Change the description as shown in the following example.

<resource-ref id="ResourceRef_5">
<description>location of prlog4j2.xml file</description>
<res-ref-name>url/pegarules.logging.configuration</res-ref-name>
<res-type>java.net.URL</res-type>
<res-auth>Container</res-auth>
<res-sharing-scope>Shareable</res-sharing-scope>
</resource-ref>

Experimental high-speed data page support

Valid from Pega Version 7.3

An experimental implementation of high-speed, read-only data pages is available. This implementation is useful when data pages are used to hold static data that is used repeatedly. You can enable this feature for a specific read-only data page from the Load Management tab of the data page rule form by clicking Enable high-performance read-only data page. This feature does not support full clipboard page functionality; use with caution.

The following functionality is supported:

  • Basic page and property access (read and write properties) for all normal data types
  • Hierarchical data page structure (pages within pages)
  • Dictionary validation mode
  • Read-only data pages

The following functionality is not supported:

  • Declarative rules
  • Page messages
  • Complex property references
  • Saving pages to a database
  • API access to the data page

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