Status

In recent months, we have experienced enormous growth in the number of product and price changes that we process on a daily basis. To give you an idea, we currently process > 7.5 MIO products > 70 MIO prices per day between 23:00 and 08:00 and this number is still growing. We have therefore decided to re-develop the Product Exchange service towards the Product Data Store (import) so that we become more scalable to handle the future workload. There is also a user story in the product backlog to adjust the brands and product group matching so that they can be used in the suspecting algorithms you devised. Our development resources are limited and we expect to be working on this for the rest of the year and would like to work with you again in 2022.

Introduction

The current way of indexing the products has its limitations., sometimes wrong products are linked to a Product Data Index product, resulting in an inability to find the right products.

Secondly, the classifications and branding of the products can be improved.

Some ideas are to develop logic to identify whether the products belonging to a Product Data Index product are really the same.

Another idea is to use the database with 2.5 MIO products with the manual knowledge of classification inside, to extract that knowledge with machine learning so not the user has to decide on a classification mapping, but the machine does.


The idea 

The idea, in general, is to identify suspects by comparing GTIN's, brands and manufacturer part numbers from the linked supplier items with each other. 
The suspects will be displayed in the portal to the suppliers for their own products, the portal will also show the products that failed processing and not available in the Product Data Store. They can either correct their internal product data, so with the next processing, it will be correct, or mark the product to be correct. In that case, another supplier has probably to correct the product data.
Also, for the buyers, a portal will be available to display the suspects. And on top of that, the suspect flag will be available in the product data output and in the real-time Product Now.

Please find below a table for illustration with the processing errors and suspects, next to that is the user stories describing the suspect identification, supplier and buyer portal.

Sample processing errors and suspects

SCENARIOSELLERSKUGTIN/EANMFPRBRANDPRICEREQUIRED OUTPUT
Valid productAAAAA€ 100,00Valid product

BBAAA€ 101,00Valid product








Duplicate SKUAAAAA€ 100,00

AABBB€ 200,00Report duplicate SKU to the supplier, product not available








Duplicate MFPRAAAAA€ 100,00

ABBAA€ 200,00Report duplicate MFPR to the supplier, product not available








Duplicate GTINAAAAA€ 100,00

ABABB€ 200,00Report duplicate GTIN to the supplier, product not available








Duplicate GTIN/MFPRAAAAA€ 100,00

ABAAA€ 200,00Report duplicate GTIN/MFPR to the supplier, product not available








Brand differenceAAAAA€ 100,00Report suspect on brand, if correct, then report to other suppliers

BBAAB€ 101,00Required in output with suspect flag

CCAAB€ 102,00








GTIN differenceAAAAA€ 100,00Report suspect on GTIN to PDM, check and add to PDI or reject

BBBAA€ 101,00








MFPR differenceAAAAA€ 100,00Report suspect on MFPR, required in output with suspect flag

BBABB€ 101,00

User stories

Suspect identification

As a Product Exchange user
I want matched products to be compared and suspects are identified
So that the buyers don’t get different products in their search results

Acceptance criteria:

Background:

Products are matched on GTIN or MFPR and brand. When the GTIN or MFPR is invalid, this can result in different products for one GTIN or MFPR. These can be identified as suspects by comparing prices and brands.

Supplier dashboard

As a Product Exchange seller
I would like to, in case of suspects and errors as described in user story 1 and user story 3, be notified by mail and in the portal
So that we can monitor our product data quality and integrity to improve the searchability of our products

Acceptance criteria:

Buyer dashboard

As a Product Exchange buyer
I would like to, in case of suspects and errors as described in story 1 and 2, be notified by mail and in the portal
So that we can monitor the data quality of our suppliers and Onetrail

Acceptance criteria