Configuring custom logic for policy updates
The function of the SPU engine is limited to applying the updated polices to KYC cases. However, each application might require custom logic when a policy update is applied to a case. This custom logic may include simple tasks such as notifying a user of the update, but you can also configure more complex functions such as navigating the case back to KYC data collection. SPU can be directed to execute such custom logic by extending and configuring activityWork-.KYCPolicyUpdate_Ext.
- In the header of Dev Studio, search text field, enter activityWork-.KYCPolicyUpdate_Ext.
- Add logic to the rule as needed.
Previous topic Defining in-flight-cases Next topic Configuring surgical policy update processors