on 2022 Sep 01 8:57 AM
Dear experts,
I have an interesting problem. So here is the scenario:
We extended the Marketing Cloud with a Custom Business Object to handle data coming from in integrated data source. Our customer sells products that have to be brought in for regular maintenance and all the relevant data is put into this CBO. The key field for the CBO is the DB_KEY and the contacts have a 1:N relationship with the CBO, every line inside the CBO representing one sold product.
The goal is to send automated notifications to the customer that a maintenance is due soon and we want to personalize the e-mail with the serial number of the product so they know which one needs attention.
Here's the problem: when you create a Target Group it's basically a list of contact keys and while sending out the emails the personalization engine pulls all of the CBO entries with the contacts key, no matter if just one is up for maintenance or all of them.
My first idea would be to create a Segmentation Object based on the CBO to reverse this relationship: segmenting based on the CBO because one customer can have multiple products but every product can only have one owner.
Would a new Segmentation Object be the way to go here and if yes, do you know any good ressources on the matter? The SMC documentation is very thin in this regard and I haven't really understood the topic of Segmentation Objects.
Request clarification before answering.
Dear mxmngls,
That's a nice use case and it can be achieved using Segmentation Object.
Unfortunately, I don't have a demo system to create and share examples, but in the key field, you can insert the db_key and it should work. You can post your configurations here in the comments and we can review/suggest changes.
Thank you.
Kunal Bansal
SAP CX SME - Emarsys, SMC, CDC, CDP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all,
Creating a segmentation object just with the CBO key is possible, BUT such a segmentation object cannot be used for campaign execution.
For campaign execution you always need at least one key representing the contact to whom the campaign is sending emails to. You can have additional keys (e.g. the key of your CBO) in your segmentation object. However this has the implication that also your target groups will have a combined member key (contact + CBO key) and if your target group has two entries for one contact (with two different CBO keys) than this contact will get two emails. If that is what you want, then it makes sense to create such a custom segmentation object with contact key + CBO key(s).
The problem statement above "Here's the problem: when you create a Target Group it's basically a list of contact keys and while sending out the emails the personalization engine pulls all of the CBO entries with the contacts key, no matter if just one is up for maintenance or all of them." is not necessarily correct. See "Content and Export" in the documentation here https://help.sap.com/docs/SAP_MARKETING_CLOUD/ac1eab4c66bc490da7ac2c378c46b0e7/4d971583c530468d8c7d7...
Baseline: if you make use of the segmentation filters, you can restrict the CBO entries used for your emails.
Thanks & regards,
Sebastian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello mmangels85 , hello kunal_bansal,
I have currently a similar challenge: a CBO we want to use as the basis for the Segmentation Object. But whenever I save after setting everything up, I get the error message:
Data could not be created Business object YY1_XYZ requires data type VARBINARY with length 16 (GSEG/273)
YY1_XYZ is a placeholder for the name of the CBO.
Ho can I achieve creating a KEY in the CBO with that format? Or better: How can I create an own custom data source for my CBO as assigning it to an extsing via Marketing Extensibility does not do the trick.
Bets regards,
Aaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
18 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.