Configuration Properties of Attribute Quality

The following table lists the configuration properties of attribute quality:
Property Name Description Value
Attribute Quality Data Update Attribute quality data is processed and stored in the database on attribute data change or through scheduler for score calculation. The valid values are SCHEDULER and ONATTRIBUTEDATACHANGE. The default value is ONATTRIBUTEDATACHANGE.
  • SCHEDULER: executes the verification process of attribute data which are present in the cache, creates the attribute score summary, and then stores this score summary in the database using the scheduler job.
  • ONATTRIBUTEDATACHANGE: when the attribute value is changed and the record gets confirmed, then the quality attribute data score summary is saved in the database.