MAP-PRD-ERP-BRAND · version 1
ERP Brand → Product
Contribution · Canonical entity
Source
ERP · erp_brand
Field mappings
| Source field | Canonical field | Contribution | Survivorship |
|---|---|---|---|
| brand_name | brand_name | Direct |
Canonical records produced (3)
- PRD-000004 Product · trace
- PRD-000007 Product · trace
- PRD-000008 Product · trace
Rule definition
{
"attributes": {
"brand_name": {
"from": [
"brand_name"
],
"transform": "TRIM"
}
},
"contributes_to": {
"match_field": "brand_id",
"owner_field": "brand_id",
"owner_object": "erp_item"
}
}