Hi @Prabhakar_The_Analyst - Yes this is how you see the data in datasets when you query them. What do you mean by saying that the user will not be able to understand the data? Who is the user here?
Thanks,
Arpan
Hi @kyle_rosenlof - I can also confirm this by default behavior, what we are doing is, using event forwarding and making a call via eventforwarding to set the consent at channel level instead of id level.
Thanks,
Arpan
Hi @Pradeep-Jaiswal - There is no specific way to check the size of the profile via query service. If you want an average size of all the profiles you can use license dashboard to check profile enrichness(if it still exist, i remember they were updating it to remove the size). If it's for certain p...
Hi @Shubham_AEP - If a segment is streaming then profiles are evaluated against the audience when the data is streamed to AEP. You can directly go to the profiles and check the time when it was qualified under the json view of the profile.
Hi @UdayRa - Since you already created the HTTP flow to send data to AEP, in the flow you will find an option to copy the payload schema and it will give you the exact request to send data to AEP. Please note that this request also has credentials which will expire in some time so don't forget to u...
Hi @Pradeep-Jaiswal - You can go to monitoring dashboard in AEP and click on your account to see how the records were ingested and how many of them failed. However you can't see anything like pending records there
Hi @Pradeep-Jaiswal - You can't access the latest data in the profile store via queries but you can access the profile store data from the last day via querying the profile export snapshot which is created daily. It contains the profile store data from last day.
Hi , i found out the answer. We don't need to send it explicitly via the send event command. We just need to make sure that the right field group "AEP Mobile Lifecycle details "is added to the schema. Mobile sdk then take cares of automatically populating this field.
Thanks,
Arpan
Hi @debanjanab15925 - Can you checkk if you have setup the data collection and wrote the rule to forward the data to edge network on some mobile activity and configured datastreams in data collection and forwarded the data to mobile event dataset plus published the launch library and included that ...
Hi @KotiSyamala - How are you accessing the data from the look up dataset? Can you please send an example here. Please make sure you don't enable the dataset for lookup multiple times, as per my understanding enabling a dataset for lookup after inserting the data in dataset results in random result...