on ‎2018 Jul 05 4:30 PM
Hi,
I'm looking for a way to know the date that a contact became "Self-identified"...
This data should be somewhere in hybris marketing available, because the Profile Dashboard app shows how many contacts converted from one contact level to the next, within the selected timeframe.
So I wonder what data the Profile Dashboard bases itself on?
Can you see in the web ui somewhere what data views are called?
Or does somebody just know already where I can find this date?
Thanks
Joyca
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Joyca,
Assuming you have OnPrem system then you can have a look at customisation in SAP Hybris Marketing-->Contacts and Profiles-->Profile Dashboard-->Define Settings for Profile Dashboard Filters-->Segmentation Profile Assignment. Using this Segmentation profile you can find which data view calls up.
Also CUAND_CE_IC_ATTH will hold the history of VALIDATION_STATUS as Attribute Name.Here you can see the data of change.
For cloud system, You can look for SAP_CONTACT_ENGAGEMENT_SIN as segmentation object and its corresponding data view.
Thanks
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Saurabh, table CUAND_CE_IC_ATTH was EXACTLY the one that I needed!
And with HANA object dependency lookup I found this table is used in sap.hana-app.cuan.contact.internal/CA_CE_IC_FILTER where some contact details are displayed as well.
Thanks for the help!
Joyca
| User | Count |
|---|---|
| 1 | |
| 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.