B2C Commerce: 販売注文顧客マッピング
データストリームがリリースされると、Salesforce B2C Commerce Order スターターデータバンドルによって、B2C Commerce のソースオブジェクトが Data Cloud のデータモデルオブジェクト (DMO) に自動的に対応付けられます。販売注文顧客オブジェクトは、商品を注文する顧客を表します。
DLO から DMO へのマッピング
次のデータマッピングは、B2C Commerce コネクタで使用される販売注文顧客オブジェクトに関連します。データマッピングの追加またはカスタマイズを行うことができます。これらのデータモデルオブジェクト (DMO) 項目がカスタム項目として個人の DMO にマッピングされていることを確認します。
visitorID データ項目は、注文バンドルによって販売注文顧客 DLO から個人 DMO の個人 ID 項目にマッピングされます。このマッピングは有効化で必要です。
| DLO 項目 | DLO 項目のデータ型 | DMO | DMO 項目名 |
|---|---|---|---|
| customerId | text | Individual | CustomerId |
| customerListId | text | Individual | CustomerListId |
| customerNo | text | Individual | CustomerNo |
| usid | number | Individual | UsId |
| buyerEmail | text | ContactPointEmail | Email Address (メールアドレス) |
| customerProfileBirthday | text | Individual | Birth Date (誕生日) |
| customerProfileCreationDate | date | Individual | Created Date (作成日) |
| date | ContactPointPhone | Created Date (作成日) | |
| customerProfileFirstName | text | Individual | First Name (名) |
| customerProfileLastName | text | Individual | Last Name (姓) |
| customerProfilePhoneHome | text | ContactPointPhone | Telephone Number (電話番号) |
| invoiceToAddressAddress1 | text | ContactPointAddress | Address Line 1 (町名・番地 1) |
| invoiceToAddressAddress2 | text | ContactPointAddress | Address Line 2 |
| invoiceToAddressCity | text | ContactPointAddress | City (市区町村) |
| invoiceToAddressCountryCode | text | ContactPointAddress | Country (国) |
| invoiceToAddressPostalCode | text | ContactPointAddress | Postal Code (郵便番号) |
| invoiceToAddressPostBox | text | ContactPointAddress | Address Line 3 (町名・番地 3) |
| invoiceToAddressStateCode | text | ContactPointAddress | State Province (都道府県) |
| orderPlacedTimestamp | date | Individual | Last Modified Date (最終更新日) |
| orderPlacedTimestamp | date | ContactPointEmail | Last Modified Date (最終更新日) |
| visitorId | text | Individual | Individual Id (個人 ID) |
| text | ContactPointEmail | Contact Point Email Id (連絡先メール ID) | |
| text | ContactPointEmail | Party (関係者) | |
| text | ContactPointPhone | Contact Point Phone Id (取引先責任者電話 ID) | |
| text | ContactPointPhone | Party (関係者) | |
| text | ContactPointAddress | Contact Point Address Id (連絡先住所 ID) | |
| text | ContactPointAddress | Party (関係者) |