on ‎2021 Apr 19 4:08 PM
Dear all,
we're currently working on integration of SAP CRM Sales Channel Data into SAP Marketing Cloud by a Custom Business Object. This works nicely, however, as Channel Data in the CRM is assigned to Accounts, in the Segmentation Mode, a Channel can only be used in the Accounts mode, as the Contact mode, the Channel data is empty.
We're looking for a possibility to inherit the Channel Data of the Accounts to Contacts. Is there a solution to accomplish this without replicating all contacts into the CBO?
Best regards
Lucas Millbrodt
Request clarification before answering.
Hi lucasmillbrodt,
If you don't want to replicate all contacts into your CBO then you can achieve this by making the necessary connections from Contact -> Account -> Channel with a Custom HANA View.
We've done this for a couple of scenarios and it works well.
Kind Regards,
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi lucasmillbrodt ,
Yes, the way we did it was to connect our CBO(s) to CUAND_CE_IC_FCET to connect your account data with your CBO account data, then join that to CUAND_CE_IC_REL (relationship type filtered by 01, is contact for) to connect all the accont data to your contacts.
In the aggregation you should then have a list of your contacts with the associated accounts and CRM sales channel data (or whatever else you want to bring in).
Hope this helps!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.