on ‎2021 Apr 21 4:52 PM
Hi,
to calculate a score for contacts, I want to filter specific interactions and aggregate a custom attribute of them (i.e. sum them up).
So I thought I could create a custom view for this with an aggregation node. But when I try to import this view into the SAP Marketing Cloud, I get the error message that "Aggregation type view cannot be imported". This has to be a problem specific to scores, because, when I import the same view for segmentation, I do not get this error message.
So is there a workaround for this problem?
P.S.: I have the same issue if I use the view as describe https://blogs.sap.com/2020/11/16/building-custom-sap-hana-view-for-sap-marketing-cloud-to-segment-cu.... (besides the message that IP_JOIN_SET_ID is missing)
Request clarification before answering.
Hi abdullah.amerk,
I have tried this already - but no change regarding the aggregation erroe message. I now use the view in segmentation - as a workaround.
Regards
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi chholzer_msg ,
When you create a view of the type Cube, the output view type is then Aggregation. I Think you have to create a view of the type Dimension. This way the outputviewtype will be Projection at the end. Also remember to add the IP_JOIN_SET_ID parameter. Its an empty parameter of the type nvarchar and length 32 with no default value. It can be created at any level in the view.
Thanks.
| User | Count |
|---|---|
| 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.