Redirectguests mashup configuration has been removed
Valid from Pega Version 8.3
The authentication/redirectguests server configuration and data-pega-redirectguests attribute have been removed and are no longer required when you configure a mashup. This prevents you from needing to maintain multiple nodes to support some use cases that require the configuration value to be true and other uses cases that require the configuration value to be false.
For more information, see Configuring the Mashup channel.
Support for custom database tables in external Cassandra clusters
Valid from Pega Version 8.3
Pega Platform™ now supports a connection to external Cassandra clusters through a dedicated Database Table data set, which reduces the need for data ingestion and export. You can use custom tables that you store in your external Cassandra cluster in data flows for accessing and saving data. You can access your custom data model by mapping the model to a Pega Platform class.
For more information, see Connecting to an external Cassandra database through a Database Table data set.
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.
Text analytics models editing and versioning
Valid from Pega Version 8.3
Pega Platform™ now supports editing and updating training data for text analytics models.
Pega Platform also supports the versioning of text analytics models. When you update the model, Prediction Studio creates an updated model version. You can then switch between the model versions.
Upgrade impact
In versions of Pega Platform earlier than 8.3, the training data for text models was stored in the database. In Pega Platform version 8.3 and later, the training data for text models is stored in Pega Repository. You cannot build new models without setting the repository. After the repository is set, all text models are automatically upgraded and will work normally.
What steps are required to update the application to be compatible with this change?
After a successful upgrade, set the repository in Prediction Studio before building or updating any Natural Language Processing (NLP) models. In Prediction Studio, click Settings > Text Model Data Repository.
For more information, see:
- Increase the accuracy of text analytics models by adding feedback data (8.3)
- Updating training data for text analytics models
Text analytics models migration
Valid from Pega Version 8.3
Pega Platform™ now supports the exporting and importing of text analytics models. For example, you can export a model to a production system so that it can gather feedback data. You can then update the model with the collected feedback data to increase the model's accuracy.
Upgrade impact
In versions of Pega Platform earlier than 8.3, the training data for text models was stored in the database. In Pega Platform version 8.3 and later, the training data for text models is stored in Pega Repository. You cannot build new models without setting the repository. After the repository is set, all text models are automatically upgraded and will work normally.
What steps are required to update the application to be compatible with this change?
After a successful upgrade, set the repository in Prediction Studio before building or updating any Natural Language Processing (NLP) models. In Prediction Studio, click Settings > Text Model Data Repository.
For more information, see:
- Increase the accuracy of text analytics models by adding feedback data (8.3)
- Exporting text analytics models
- Importing text analytics models
Specify the scope for rolling back rules and data to a restore point
Valid from Pega Version 8.4
Create restore points to save the state of all rules and data in your system at a significant point in time, for example, before you import an application. Roll back to that restore point to return the system to that state. Now, you can filter which rule and data instances are returned to their previous state:
- System: Roll back every rule and data instance that has a history record.
- User: Roll back rule and data instances modified by a specific user. If any rule was changed by more than one user, you will see an error message and must use the system rollback.
- Application: Roll back rule and data instances in a specific application.
For more information, see Using restore points to enable error recovery.
Connect to Amazon SageMaker models in Prediction Studio
Valid from Pega Version 8.4
Make the most of your custom Amazon SageMaker models in Pega Platform™ by connecting to the models in Prediction Studio. You can then run the Amazon SageMaker models as part of your decision strategies.
For more information, see Enrich your decisioning strategies with H2O and Amazon SageMaker predictive models (8.4).
Import H2O models to Prediction Studio
Valid from Pega Version 8.4
Make the most of your custom H2O models in Pega Platform™ by importing them to Prediction Studio. You can then include the H2O models in your decision strategies.
For more information, see Enrich your decision strategies with H2O and Amazon SageMaker predictive models (8.4).
Support for auditing adaptive model decisions
Valid from Pega Version 8.4
Pega Platform™ now stores all adaptive model scoring data so that you can identify the source of each decision, such as the exact model version that was used for scoring. With this feature, you can ensure that your application is auditable, transparent, and in compliance with regulatory requirements related to using adaptive models.
For more information, see Configuring the Adaptive Decision Manager service.
Create predictions in Prediction Studio
Valid from Pega Version 8.4
Predict customer behavior and business events by creating predictions. To create a prediction, you answer a series of questions about what you want to predict. For example, you can create a prediction to determine the likelihood of customer churn.
For more information, see Create predictions in just a few clicks (8.4).