You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: help/connections/create-connection.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -408,13 +408,23 @@ You [add one or more datasets](#add-datasets) or [edit existing datasets](#edit-
408
408
>[!CONTEXTUALHELP]
409
409
>id="connection_personid"
410
410
>title="Person ID"
411
-
>abstract="Select an identity or identityMap type field, with great coverage on events. The contained values are elevated to the ones from previously configured Person Identifier Namespace (in B2B stitching configuration)."
411
+
>abstract="Select a person ID from the available identities defined in the dataset schema in the Experience Platform."
412
412
413
413
>[!CONTEXTUALHELP]
414
414
>id="connection_accountid"
415
415
>title="Account ID"
416
416
>abstract="Select an account ID (the unique identifier for an account) from the available identities defined in the dataset schema in the Experience Platform."
417
417
418
+
>[!CONTEXTUALHELP]
419
+
>id="connection_b2bstitching_personid"
420
+
>title="Person ID"
421
+
>abstract="Select an identity or identityMap type field, with great coverage on events. The contained values will be elevated to the ones from previously configured person identifier namespace."
422
+
423
+
>[!CONTEXTUALHELP]
424
+
>id="connection_b2bstitching_accountid"
425
+
>title="Account ID"
426
+
>abstract="Optionally, select an account ID from the available non-identity or non-person identity fields defined in the dataset schema. The contained values will be used as unique account identifier at row level, whenever the related account ID info is not available in the person-to-account dataset."
>abstract="Select the field in the dataset that contains person IDs. This field's namespace can either differ from or be the same as the selected Person Identifier Namespace (B2B stitching configuration). If the two namespaces differ, link the namespaces in the Identity Graph."
78
+
>abstract="Select the lookup dataset that maps person IDs to account IDs."
79
79
80
80
>[!CONTEXTUALHELP]
81
81
>id="connection_b2b_stitching_person"
82
82
>title="Person"
83
-
>abstract="Select the field in the dataset that contains the person ID. That field must be marked as an identity and cannot be the same as the **[!UICONTROL Account]** field or **[!UICONTROL Start time]** field."
83
+
>abstract="Select the field in the dataset that contains person IDs. This field's namespace can either differ from or be the same as the selected person identifier namespace. If they differ, the two namespaces need to be linked in the identity graph."
84
84
85
85
>[!CONTEXTUALHELP]
86
86
>id="connection_b2b_stitching_account"
87
87
>title="Account"
88
-
>abstract="Select the field in the dataset that contains the unique account identifier values. The account ID info will be made available on the rows of any event datasets with stitching enabled."
88
+
>abstract="Select the field in the dataset that contains the unique account identifier values. The account ID info will be made available on the rows of any event datasets with Person to Account stitching enabled."
89
89
90
90
>[!CONTEXTUALHELP]
91
91
>id="connection_b2b_stitching_start_time"
@@ -137,8 +137,7 @@ You enable and configure B2B account stitching at the connection level, and then
>abstract="If enabled, this dataset uses B2B account stitching. Select a required **[!UICONTROL Person ID]** to lookup the account ID based on the person-to-account dataset.<br/>If disabled, this dataset does *not* use B2B account stitching and you have to select a required **[!UICONTROL Account ID]** instead."
141
-
140
+
>abstract="If enabled, this dataset uses B2B Person to Account stitching. The **[!UICONTROL Person ID]** values will be elevated to the ones from the configured person identifier namespace, then used to lookup the account ID based on the **[!UICONTROL Person to Account dataset]** (B2B stitching configuration interface).<br/>If disabled, this dataset does not use B2B Person to Account stitching and you have to select a required **[!UICONTROL Account ID]** instead."
142
141
143
142
After configuring B2B stitching at the connection level, you must enable B2B account stitching individually for each event dataset that you want stitched.
0 commit comments