Important rules and references
Rule name | Rule type | Usage |
PegaKYC-Data-RegulatoryStack.KYCRegulatoryRulesetsRegistry | Data transform | Specialize this data transform in the implementation layer to list the regulatory rulesets and build the registry |
Work-.KYCPolicyUpdate_Ext | Activity | Specialize this activity in the implementation layer to perform a customized action when a policy update is applied to a KYC case |
KYCWatchDog | Job scheduler | Copy, rename, and configure this job scheduler to have the implementation access group and activate the SPU background processing |
PegaKYC-Data-Settings.KYCSystemSettings | Data transform | Specialize this data transform to set up the number of retries and retry intervals to obtain a lock on policy memory while performing updates on a case |
Work-.MapStatusWorkToKYCCaseStatus | Decision table | Specialize this decision table to categorize cases as in-flight based on the application custom logic |
PegaKYC/RegulatoryImportInProgress | Dynamic System Settings | Set the value as true to pause the regulatory watchdog before a regulatory installation or upgrade; set the value as false to resume the watchdog after the installation or upgrade is complete |
Previous topic Preventing partial policy update during an installation or upgrade Next topic KYC Types loading optimization