Skip to content

Commit 4e659cf

Browse files
authored
Merge pull request #2824 from Adobe-Enterprise-Docs:AN-449245-Updates
Updates to B2B account stitching
2 parents deb8f43 + 985c182 commit 4e659cf

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

help/connections/create-connection.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,13 +408,23 @@ You [add one or more datasets](#add-datasets) or [edit existing datasets](#edit-
408408
>[!CONTEXTUALHELP]
409409
>id="connection_personid"
410410
>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."
412412
413413
>[!CONTEXTUALHELP]
414414
>id="connection_accountid"
415415
>title="Account ID"
416416
>abstract="Select an account ID (the unique identifier for an account) from the available identities defined in the dataset schema in the Experience Platform."
417417
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."
427+
418428
>[!CONTEXTUALHELP]
419429
>id="connection_accountfield"
420430
>title="Account field"

help/stitching/b2b-account-stitching.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,17 +75,17 @@ You enable and configure B2B account stitching at the connection level, and then
7575
>[!CONTEXTUALHELP]
7676
>id="connection_b2b_stitching_person_to_account_dataset"
7777
>title="Person to account dataset"
78-
>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."
7979
8080
>[!CONTEXTUALHELP]
8181
>id="connection_b2b_stitching_person"
8282
>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."
8484
8585
>[!CONTEXTUALHELP]
8686
>id="connection_b2b_stitching_account"
8787
>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."
8989
9090
>[!CONTEXTUALHELP]
9191
>id="connection_b2b_stitching_start_time"
@@ -137,8 +137,7 @@ You enable and configure B2B account stitching at the connection level, and then
137137
>[!CONTEXTUALHELP]
138138
>id="connection_b2b_stitching_enable_person_to_account"
139139
>title="Enable person to account stitching"
140-
>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."
142141
143142
After configuring B2B stitching at the connection level, you must enable B2B account stitching individually for each event dataset that you want stitched.
144143

0 commit comments

Comments
 (0)