Updating from 8.5 version or earlier
The configuration mechanism that enables business services and providers is introduced in the 8.6 version of the product. After the update, the system still supports some legacy settings to provide backward compatibility.
The settings must be replaced with the corresponding ones available at the new configuration mechanism.
Purpose | Dynamic System Settings |
Activation of eScreening case | Legacy: PegaFS LicensedToUseEScreening New: PegaFS fs/services/eScreening/enable |
Pega Client Lifecycle Management and KYC application provides a new case type, Adverse Media, implemented using PegaCLMFS-Work-Screening-AdverseInformation class. This new case type is configured as a child case to the Client lifecycle management case type and is used to manage the results obtained through Adverse media services. If you choose to use this new case type in your implementation, you must perform the following steps:
- Create an Adverse Information class at implementation layer and register the new case class in DCR. For more information about registering a new case class, see Override the application extension data transform.
- Modify the Client lifecycle management case type at your implementation to have this newly added class as subtype and add the PropagateDataToScreening data propagation rule.
- Activate the adverse media business service by following the steps defined in "Business Services Activation" World-Check.
Previous topic Configuring customer investigation cases Next topic Supporting functions