Editable list of build-on application features
Valid from Pega Version 8.4
Pega Platform™ now provides you with an option to edit the list of features in your application stack. Now you can define the order of the features to generate application documentation that lists the features by their priorities instead of the time of creation. For example, you can reorder the features when you want to communicate to your stakeholders which elements are top priorities.
For more information, see Learning about feature order.
Anypicker control in a condition builder
Valid from Pega Version 8.4
The condition builder now uses the Anypicker control to categorize the entities, such as fields or when conditions, that your application compares at run time. As a result, you can create conditions in a simplified and accelerated way. You can also select fields that are up to four levels deep within field groups.
For more information, see Create conditions faster with an Anypicker control (8.4), Adding an Anypicker control, Defining conditions in the condition builder.
Designer Studio
Valid from Pega Version 7.1.3
Numerous usability improvements were made for this release. A group of cosmetic, functional, and performance enhancements were also included.
- Treegrid controls work more quickly in IE9 and IE10.
- On application ruleforms, the 5.4 "Place Properties on Thread Page" checkbox will work in 7.1.
- Message error handling has been improved.
- Log messages have been cleaned up.
- Connectors may now be used in Data Pages.
- Move Rules wizard has been enhanced to work in Version 7.1.
Delegate rules and data types
Valid from Pega Version 7.1.8
You can delegate business-facing application assets, such as paragraphs, decision tables, and data types, to your business line by using a new delegation process. Delegated records are displayed in the new Configuration dashboard on the Case Manager portal.
Enhanced text-editing experience
Valid from Pega Version 7.1.8
The enhanced text editor simplifies your text-editing tasks inside Designer Studio. It includes support for:
- Color coding and syntax highlighting
- Tag and bracket matching
- Auto-indent
- Search
You can use the new editor to edit a variety of rules, including basic text files and utility functions.
New context menu in the ruleform header
Valid from Pega Version 7.1.8
A new context menu has been added to the Applies To class in the ruleform header. This menu provides the following links that are related to the current rule:
- Applies To class of the current rule. – switches the Application Explorer to the
- Applies To class definition. – opens the
- Applies To class. – opens the Data Designer for the
- Applies To class. – opens the inheritance display for the
Merge multiple branches at the same time
Valid from Pega Version 7.1.8
Enhancements to the Merge Branches wizard provide support for the merging of multiple branches at the same time. Additionally, the Merge Branches wizard now uses the latest user interface design.
Enhanced Expression Builder
Valid from Pega Version 7.1.8
Several enhancements have been made to the Expression Builder. The Expression Builder is displayed in multiple locations and guides you when creating construct arithmetic and logical expressions in your application.
Enhancements to the Expression Builder include:
- An updated text editor
- A navigational pane that displays functions in available libraries and properties within a selected page
- The ability to drag functions and properties into the text editor
- The ability to search for properties and non-internal functions
- The ability to select properties and functions from prompts in the text editor
- Automatic bracket-matching
- Syntax highlighting
Data page automated unit testing
Valid from Pega Version 7.1.8
Automated unit testing for data pages now provides a guided way to create and modify automated unit test cases for data pages. Test cases are created by running the data page and converting to a test. Unit tests compare the expected value of a property with the property’s actual value on the data page.
Landing page for data page automated unit test
Valid from Pega Version 7.1.8
A new landing page lists all test cases that are associated with the data pages in an application. The landing page includes the data page that corresponds to the test, the data type, and the results of the most recent test case run. A new test case can be created and added from the landing page. Existing test cases can also be run either individually or in batches from the landing page.