Configuring core modules
The manage related parties core modules form the base for performing different actions. Each module is invoked based on the type of action performed by a related party. Configure the following extension rules to modify the default behavior of core modules involved in managing related parties.
Pega Client Lifecycle Management for Financial
Services
Implementation Guide
Rule name | Rule type | Usage |
PegaFS-Data-Party.SetRelationshipNetwork_Ext | Data transform | Specialized in the implementation layer post preparing the related party network structure. |
PegaFS-Data-Party.AssessRelatedPartyCMP_Ext | Data transform | Specialized in the implementation layer to perform additional processing post accessing the existence of the customer master profile of the related party. |
PegaFS-Data-Party.InitializeRelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while initializing the related party network. |
PegaFS-Data-Party.AddRelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while adding a related party. |
PegaFS-Data-Party.UpdateRelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while updating related party core details. |
PegaFS-Data-Party.UpdateRelationship RelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while updating related party roles and attributes. |
PegaFS-Data-Party.RemoveRelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while removing related party relationship. |
PegaFS-Data-Party. OverrideDeemed ControllingRelatedParty_Ext | Data transform | Specialized in the implementation layer to perform additional processing while overriding deem controlling flag of the related party. |
PegaFS-Data-Party.OverrideRelatedParty OwnershipPercentage_Ext | Data transform | Specialized in the implementation layer to perform additional processing while overriding the aggregate ownership percentage of the related party. |
Previous topic Supporting infrastructure Next topic Configuring attribute values