MAP-AST-MES-MACHINE · version 2
MES Machine → Asset
Direct · Canonical entity
Versions: v1v2 (active)
Source
MES · machine_ref
Field mappings
| Source field | Canonical field | Contribution | Survivorship |
|---|---|---|---|
| (constant) | asset_type | Constant | MES (source priority) |
| machine_name | display_name | Direct | MES > ERP > Logistics > IoT (source priority) |
Canonical records produced (1)
- AST-000067 Asset · trace
Rule definition
{
"attributes": {
"asset_type": {
"const": "MACHINE"
}
},
"business_key": "machine_code",
"display_name": "machine_name",
"resolution_rule": "RES-AST-MES-MACHINE",
"resolve_by_link": {
"from_field": "external_erp_asset_ref",
"target_object": "erp_fixed_asset",
"target_system": "ERP",
"target_business_key": "asset_no"
}
}