MBeans deprecated in favor of Pega API
Valid from Pega Version 8.1
The use of MBeans for cluster management has been deprecated, although MBeans will continue to function for legacy deployments. The recommended best practice for automating system management is to use the Pega API. For more information, see Pega API.
Organization Setup superseded by New Application Wizard
Valid from Pega Version 7.1.3
The Organization Setup Wizard has been retired in PRPC 7.1.3. This feature was previously launched from the Designer Studio > Org & Security > Organization > Organization Setup menu. Users are encouraged to run the New Application Wizard (also known as Application Express) instead:
This tool quickly generates an application along with all of the artifacts previously offered by the Organization Setup Wizard. This includes, but is not limited to, the class hierarchy, application rule, organization/division/unit rules, and all relevant data instances.
See the following PDN article for more details on the New Application Wizard:
Create new applications quickly and easily with Application Express
DCO
Valid from Pega Version 7.1.3
In this release, specification support in Case Designer was improved. Also, improvements and fixes were made to the New Application Wizard.
- Changes were made to support a split schema environment
- Shared and Component RuleSets can be copied.
- Can edit in Word from either Grids or Lists.
- More than 50 case types are now supported for an application.
System Management
Valid from Pega Version 7.1.3
The PRPC installer has been enhanced to handle additional error conditions related to partial installs and duplicate keys; additionally, the hotfix rollback feature has been improved, and the Rulebase compare tool now supports HTTP(S) environments.
- Rollback feature has been enhanced.
- RuleBase Compare will work for secure (HTTPS) environments as well as non-secure (HTTP) environments.
- Install will gracefully handle the presence of a duplicate key during import.
- When install fails, system will set tables back to original state.
- Remote MBean methods will now work on multi-servant load-balancing systems.
- Enhancements were made to harnesses in Split Schema systems.
REST APIs added for management of agents and requestors
Valid from Pega Version 8.1
You can use new REST APIs to download a module version report or manage requestors and agents in Pega Platform™. For example, you can use a requestor REST API to end a requestor process, and you can use an agent REST API to start or stop an agent. These APIs allow external systems to report and manage Pega resources.
For more information, see Pega API for Pega Platform and Pega API.
Automatically populate columns on import
Valid from Pega Version 8.1
If an imported archive file adds columns to existing tables, Pega Platform ™ can automatically expose and populate the new columns during the import. For more information, see Import wizard.
Automatically revalidate and save classes after upgrade
Valid from Pega Version 8.1
To automatically revalidate and save classes after an upgrade, edit the product rule definition. After you upgrade the application, the classes you specify are revalidated and saved under the application version context you provide. If the application version exists on the target system before the upgrade, the revalidate and save process is not called.
For more information about editing the product rule, see Specifying product rule deployment options.
Add and populate new indexes on import
Valid from Pega Version 8.1
If you import an archive that includes new indexes, use the Import wizard advanced mode to schedule a post-import job to automatically add and populate the new indexes. For more information, see Import wizard.
Resolve Job Scheduler and Queue Processor rules with the AsyncProcessor requestor type
Valid from Pega Version 8.1
Use the new AsyncProcessor requestor type to define a default dynamic context to resolve background rules such as Job Scheduler and Queue Processor rules. Switch to an application-based context after you create your own access groups, to resolve only the rules that are included in your application.
For more information, see AsyncProcessor requestor type.
Support for an external Elasticsearch cluster for on-premises deployments
Valid from Pega Version 8.1
On-premises customers can configure an Elasticsearch cluster that is external to the Pega Platform™ by using client-server mode. Using an external search configuration makes Elasticsearch more highly available and scalable.
You can view the status of your external Elasticsearch service on the Search landing page. For more information, see link to Viewing the status of an external search service.