Skip to main content

Vendor Validation Service

We are having below validation service for Vendor

  1. Vendor Name matching
  2. Vendor Address validation
  3. Vendor communication validation
    1. phone
    2. email
  4. Vendor Bank validation
  5. Vendor TAX validation
  6. Reference data validation
  7. Vendor Name validation

We need to implement match implementation to avoid duplicate records

  1. Address Validation service

As we have do address validation need to use azure maps.

  1. Communication Validation service

i. Phone validation

ii. Email validation

  1. Bank Validation

Need to validate with SAP data

  1. TAX Validation

Running the validation using rule engine based country

  1. Reference Data Validation

As we have SAP data in reference tables, Need to validate with it.

Validation Architecture

Was this page helpful?