How to Review Mapping Attempts
What This Task Does
This task reviews automatic matching suggestions and turns good suggestions into real mappings.
Use it when you want to process the system's proposed matches instead of creating every mapping manually.
Before You Start
Make sure:
- the vendor already has staged catalog items
- those items are not already mapped
- you understand that a mapping attempt is only a suggestion until you accept it
Steps
- Open the vendor record.
- Go to
Mapping Attempts. - Filter the list by the state you want to process:
- to review
- accepted
- rejected
- in progress
- confidence
- match type
- Open the details when you need more context.
- Choose the next action:
- accept
- reject
- retry
- If needed, follow the created mapping into the mapping workflow afterward.
What Happens Next
After you accept an attempt:
- the system creates the real mapping
- that mapping can then participate in canonical inventory sync
After you reject an attempt:
- the item stays unmapped
- you can retry or resolve it another way later
Common Mistakes
- Accepting a suggestion without checking the proposed product carefully.
- Expecting a failed attempt to create a mapping.
- Confusing mapping attempts with saved mappings.
- Forgetting to revisit the mapping after acceptance when multiplier review is still needed.
Related Guides
Sources
packages/admin/src/Livewire/Admin/Vendor/Mappings/Attempts/DataTable.phppackages/admin/resources/views/components/vendor/mappings/attempts/page.blade.phppackages/framework/src/Actions/ProductMappingAttempt/AcceptMappingAttempt.phppackages/framework/src/Actions/ProductMappingAttempt/RejectMappingAttempt.php