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.

Pega Express methodology in App Studio for successful Microjourneys

Valid from Pega Version 8.4

App Studio now supports the Pega Express™ methodology to help you visualize the key factors of your Microjourneys™ - case types, personas, and data objects. With Microjourneys, you can analyze and clearly communicate who the parties that interact with your cases are, what channels of communication they use, and what data they need to resolve a case. Associating personas and data objects with case types also helps you manage your development team's workload by using a list of the draft elements that they need to develop.

For more information, see Plan successful microjourneys in App Studio (8.4)Creating a microjourney for customer success.

Upgrade impact

During a Pega Infinity™ upgrade to 8.4 and later, clients using App Studio are asked to update their applications to support use of the Pega Express™ methodology. Without this application update, the Persona landing page and Data objects and integration landing page are empty. For more information, see Pega 8.4 Deep Dive: Pega Express methodology in App Studio.

What steps are required to update the application to be compatible with this change?

In order to utilize the Pega Express methodology in App Studio and use the Inventory page, click Start now to complete the update of your application and add the required rules to it. If you choose to cancel, App Studio continues to work as expected without the Pega Express methodology features; you can click Start now at the top of your application overview page at any time to install the required rules in your application.

Relationships between elements of Microjourneys in application inventory

Valid from Pega Version 8.4

A new Inventory page in App Studio helps you manage a delivery of your projects by giving you an overview of the elements of your application and how they interact with your Microjourneys™. The new Inventory page lists draft relationships between the case types, personas, and data objects that you want to implement through development. By checking releases that correspond to the items that you need to develop, you can prioritize your work accordingly. 

For more information, see Plan successful microjourneys in App Studio (8.4)Creating a Microjourney for customer success, Managing application inventory.

Upgrade impact

During a Pega Infinity™ upgrade to 8.4 and later, clients using App Studio are asked to update their applications to support use of the Pega Express™ methodology. Without this application update, the Persona landing page and Data objects and integration landing page are empty. For more information, see Pega 8.4 Deep Dive: Pega Express methodology in App Studio.

What steps are required to update the application to be compatible with this change?

In order to utilize the Pega Express methodology in App Studio and use the Inventory page, click Start now to complete the update of your application and add the required rules to it. If you choose to cancel, App Studio continues to work as expected without the Pega Express methodology features; you can click Start now at the top of your application overview page at any time to install the required rules in your application.

Consistent search experience in App Studio

Valid from Pega Version 8.5

Pega Platform™ now supports a unified search mechanism in App Studio. Instead of manually locating a single item, such as a case type, a channel, or a data object, you can simply use the Search option in the navigation pane. You can also use Search in case types and personas landing pages, to conveniently access the information that you need, for example channels and case types associated with a persona.  

For more information, see Plan your Microjourneys more conveniently in an improved Case Designer (8.5)Creating a Microjourney for customer success.

Automated project estimation in App Studio

Valid from Pega Version 8.5

App Studio now supports estimating projects in an intuitive and automated way, so that you can plan your work with greater efficiency and accuracy. Estimations include the number of hours that you will need to deliver an application, based on multiple factors such as the delivery methodology, the number and complexity of features to implement, and the number of teams involved. After you provide the required data, the project estimator calculates the expected duration of application development. To share your project estimates outside Pega Platform™, for example with your stakeholders, you can also export estimates to an .xlsx file.

For more information, see Estimate projects automatically in App Studio (8.5), Estimating application development.

Enhanced application inventory to support features

Valid from Pega Version 8.5

Now the application inventory in App Studio also includes features that represent elements of your application to implement, such as language packs, along with personas and data objects. The inventory provides the option to add new features or reuse existing features from built-on applications. With the enhanced inventory, application development planning and tracking is faster and more intuitive because you can now easily check the features that your development team needs to implement. For greater clarity, the inventory supports different methods of grouping features, for example, by release or complexity.     

For more information, see Managing application inventory.

Enhanced Case Designer in App Studio

Valid from Pega Version 8.5

For greater clarity when visualizing your business processes, App Studio now has an improved Case Designer. In Pega Platform™ 8.5, every persona displays a list of associated channels, and every data object lists associated systems, instead of showing multiple entities for different channels or systems. Additionally, for better distinction every channel and system displays a unique icon. To fully convey your business process using just one screen, Case Designer now also supports visualizing attachments required for your microjourney, as well as creating draft associations between personas and channels.

For more information, see Plan your Microjourneys more conveniently in an improved Case Designer (8.5), Creating a Microjourney for customer success.

Searching for Pulse messages available in spaces

Valid from Pega Version 8.5

Pega Platform™ now supports searching for Pulse messages within a space. For greater accuracy of the results, you can search by applying different filters, such as keywords, message authors, and a time range for posting of the messages. The results return private and public posts, comments, and attachments that match the search filters. When the result is a comment, Pulse displays the whole message thread for full context.

For more information, see Search for Pulse messages in spaces (8.5), Searching for Pulse messages in spaces.

Automatic draft off mode for processes in case types

Valid from Pega Version 8.5

App Studio now supports automatically turning off the draft mode for processes in your case types. Any process that you add to a case type is in draft mode by default so that you can run the case type to check the run-time behavior even if the process contains errors. However, in a production environment, processes in draft mode do not work. To save time and deliver your projects faster, any process that has no errors now automatically switches off draft mode when you save the case type. Additionally, Case Designer now displays a list of errors that processes in your case type include, so that you can quickly locate any issues.

For more information, see Save time and effort with automatic draft off mode for processes in case types (8.5), Draft mode of case processes.

Enhancements for fields in views and data models

Valid from Pega Version 8.5

Pega Platform™ now provides a unified experience of adding fields to views, the case type data model, and the application data model, by using an intuitive dialog box. For greater clarity, a new field type, data relationship, replaces data references, field groups, and field group lists. As a result, you can conveniently reuse data objects in your application. 

When you upgrade to Pega 8.5, your system automatically converts your field groups, field group lists, and data references to data relationships. The case type data model now displays all the fields by default, including any referenced fields, and provides an application layer that contains each field. Use this functionality to view how the data is organized across your system.

For more information, see Define fields in data objects intuitively (8.5), Adding data relationships to fields and data models.

Close button on a pop-up application update removed from App Studio

Valid from Pega Version 8.5

When you open an existing application that you created in previous releases without support for the Pega Express methodology, App Studio now displays a pop-up window to support Microjourneys™ without a Close button, to improve the usability of App Studio. 

Upgrade impact

The UI automation script might require a change if the script mentions clicking on the Close button.

What steps are required to update the application to be compatible with this change?

If you have a UI automation script that uses the Close button, update the UI automation script to delete reference to clicking on the Close button.

For more information, see Creating a Microjourney for customer success.

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