Important rules and references
Use the following rules as reference while creating your customer evidence type.
Rule name | Rule type | Usage |
D_DocumentEvidence | Data page | Used as a data source for document evidence type |
PegaKYC-Data-SupportingEvidence-EvidenceType-Document.pyDefault | Data transform | Used to set the identifiers on the evidence type |
PegaKYC-Data-SupportingEvidence-EvidenceType-Document.SetupHandler | Data transform | Used to set up the parameters required by the document evidence type |
PegaKYC-Data-SupportingEvidence-Evidence.TranslateToHandler | Data transform | Used to translate the evidence into the evidence data model. This data transform can be used directly from the existing class and does not require any specialization |
PegaKYC-Data-SupportingEvidence-EvidenceType-Document.ListSupportingEvidence | Section | Used to refer to the data source and lists the evidence available for the evidence type |
PegaKYC-Data-SupportingEvidence-EvidenceType.AvailableSupportingEvidence | Section | Used to display each piece of evidence available under the evidence type |
PegaKYC-Data-SupportingEvidence-Evidence.EvidenceDisplay | Section | Used to customize the actions to be taken when each piece of evidence is clicked |
Previous topic Adding a supporting evidence requirement Next topic Upgrading from 8.2 or earlier versions