Text file rules support the Google Closure Compiler
Valid from Pega Version 8.2
Text file rules support Google Closure Compiler as the default option for minification of JavaScript code. Minification reduces the size of JavaScript in text file rules for faster download. Access the Closure Compiler by selecting it in the Text File rules - Completing the Main tab.
menu in a text file rule. For more information, seeUpdates to creating and cleaning the test data for automated tests
Valid from Pega Version 8.2
Creating test data for automated tests is now easier and more customizable. During test case or suite creation, you can now create objects, load work and data objects, and add user pages from the clipboard. These objects and pages can be further configured and will be available in the clipboard when you run the test.
For test cases, you can now define a separate set of actions to perform after the tested rule is run, such as applying a data transform, loading a data page or object, or running an activity,
You can also prevent test data from being removed from the clipboard after a test is run so that subsequent tests can use the same test data.
For more information, see Setting up your test environment and Cleaning up your test environment.
Configure search for duplicate cases in the step property panel
Valid from Pega Version 8.2
You can now configure the search for duplicate cases in the step property panel. Save time by specifying search criteria that effectively identify potential duplicate cases.
At run time, make sure that each case represents a unique request by deciding whether to close the case as a duplicate, based on the criteria by which the system marked the case as a potential duplicate, for example, a matching email address.
For more information, see:
- For Dev Studio: Finding duplicate cases
- For App Studio: Finding duplicate cases
Hierarchical table overhaul
Valid from Pega Version 8.4
The hierarchical table layout now uses a redesigned architecture that enhances stability and presentation. This update also improves accessibility by implementing ARIA guidelines and introducing keyboard navigation in tables.
For more information, see Creating a hierarchical table layout.
Improved view authoring
Valid from Pega Version 8.5
Case authoring in Cosmos React UI now features updated view authoring tools. The redesigned view tab and overlay provide a more intuitive interface for creating views, applying design templates, and adding fields and controls. This enhanced work environment improves the user experience and reduces context switching, which contributes to a lower development effort.
For more information, see Editing views in a case type.
Today widget for iOS custom mobile apps
Valid from Pega Version 7.3
The Pega Mobile Client has been extended to support a Today widget in custom mobile apps for iOS. By default, the Today widget displays the current user's list of work objects. This functionality is available only for offline-enabled custom mobile apps and requires that your certificate set include a widget provisioning file.
For more information, see Configuring a Today widget on iOS.
Cases no longer locked when followed
Valid from Pega Version 7.3
Work party properties of the type follower are no longer associated with the cases that you follow. Cases are no longer locked when you follow them, so now all users can follow a case. If you upgrade to Pega 7.3, you can run a utility to upgrade the cases that you are following so that they are no longer locked when they are followed.
For more information, see Upgrading cases and followers.
Out-of-sequence processing added to steps in a life cycle
Valid from Pega Version 7.3
In Pega Express, you can now add a step to the life cycle of a case type that moves a case from one stage to another. By revisiting or skipping a stage, you can support out-of-sequence processing in a case.
For more information about supporting dynamic stage sequences, see Moving a case to a different stage.
Message posting added to steps in a life cycle
Valid from Pega Version 7.3
In Pega Express, you can now add a step to the life cycle of a case type that updates the social activity stream of a case. By posting information as it becomes available, you can inform case workers and provide a visible discussion thread for stakeholders.
For more information about message posting, see Posting messages to a case.
Data view management added to Data Designer
Valid from Pega Version 8.1
You can now manage data views, called data pages in Dev Studio, in the Data Designer in App Studio. You can change a data view's data source without switching to Dev Studio. You can create a JSON mapping using a visual, drag-and-drop mapper.
For more information, see Data view management.