Implementation class structure update
The following rules are responsible for setting the name of the class for corresponding pyWorkPage for disputes.
These rules need to be overridden with corresponding implementation work class if implementation application is built on SD OOTB application. If new application 'Pay' is built on SD out-of-the-box application for organization 'ABC', then class structure would be as following:
SD Claim class: PegaCard-Sd-Claim
New Implementation class: ABC-Pay-Work-Claim
Rule Name | Rule Type | Applies to | Ruleset |
AMEXDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSdAMEX |
ATMDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
GenericDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
InterlinkDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
MaestroDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
MasterCardDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSdDRMC |
MasterCardDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSdMasterCard |
NachaDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
PulseDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
VisaDisputeDTMultiTxn | Decision Tree | PegaCard-Sd-Dispute | PegaCardSd |
DynamicReferenceForWorkClass | Data Transform | PegaCard-Interface-Admin-AppExtension | PegaCard |
LoadVCRConfiguration | Data Transform | PegaCard-Interface-Admin-Visa-VCRConfiguration | PegaCardSdVisa |
SetWorkObjectClassForManualCase | Data Transform | PegaCard-Sd-Dispute- | PegaCardSd |
SetWorkObjectClassForAuthCase | Data Transform | PegaCard-Sd-Dispute- | PegaCardSd |
Previous topic Creating your application Next topic Adding a temporary ruleset