Vendor Validation Service
We are having below validation service for Vendor
- Vendor Name matching
- Vendor Address validation
- Vendor communication validation
- phone
- Vendor Bank validation
- Vendor TAX validation
- Reference data validation
- Vendor Name validation
We need to implement match implementation to avoid duplicate records
- Address Validation service
As we have do address validation need to use azure maps.
- Communication Validation service
i. Phone validation
ii. Email validation
- Bank Validation
Need to validate with SAP data
- TAX Validation
Running the validation using rule engine based country
- Reference Data Validation
As we have SAP data in reference tables, Need to validate with it.
Validation Architecture
Was this page helpful?