Day-0 Explorer
General enterprise visibility, with access to the enterprise's general document spaces. No HR or payroll compartment access.Viewing as Enterprise Reader

MAP-ORG-CRM-ACCOUNT · version 1

CRM AccountOrganization

Direct and normalize · Canonical entity

Source

CRM · account

Field mappings

Source fieldCanonical fieldContributionSurvivorship
account_namedisplay_nameDirect
account_nametrading_nameDirectCRM > ERP (source priority)

Canonical records produced (5)

Rule definition
{
  "attributes": {
    "trading_name": {
      "from": [
        "account_name"
      ],
      "transform": "TRIM"
    }
  },
  "source_role": "CUSTOMER",
  "business_key": "account_no",
  "display_name": "account_name",
  "resolution_rule": "RES-ORG-CRM-ACCOUNT",
  "resolve_by_link": {
    "from_field": "external_erp_customer_ref",
    "target_object": "erp_customer",
    "target_system": "ERP",
    "target_business_key": "customer_no"
  }
}