Pega Smart claim engine for healthcare

How to move all the configuration change into production directly for Pega Smart claim engine (healthcare) ,is it via product or other way ?

Hi,

System settings for the SCE are managed in two areas.

  1. The first is the SCE configuration page in the developer studio.
    Configure → Claims Engine → Claims Engine Configuration

  2. The other is the System settings submenu in the configuration menu on the Business Analyst and Systems Manager portals.
    Configuration → System settings

Ref the below link from SCE implementaion guide for more details on the configs :

https://docs.pega.com/bundle/smart-claims-engine/page/smart-claims-engine/implementation-guide/sce-core-configuration.html

Packaging :
When these configurations are saved, it creates records in the 5 data classes mentioned below. So in order to migrate the configs from one system to another, you would need to create a product rule and include the class instances of the below ones (attached a snapshot of the product rule for reference) :

  1. PegaHC-Data-Configuration-SystemConfiguration

  2. PegaHC-Data-Configuration

  3. PegaHC-Data-Module

  4. PegaHC-Data-ModuleSequence

  5. PegaHC-Data-OrchestrationDetails

Please do note that all the config instances are specific to the application context.