Hi @IswarenSiman - You should be able to use the updated data in the same journey. Did you tried adding a wait for few seconds before using this data? Does your usecase really needs the data to be present in datalake? If you need this to be present in datalake then you can use a streaming api to sen...
Hi @SameerCh1 - What @ShashiCh mentioned is correct , if a certain attribute in a event does not comply to the schema requirements the whole event will be dropped. I am not sure if we have a Adobe document for this but what you can do to test it is to add a streaming api which send data to this dat...
Hi @John_Man - This is how AEP works, setting a _id as a primary identity does not mean that the old record will be overwritten when a new entry is added, it will still stay in the data lake. When you will query using _id you will see both the records.
One solution could be to also use timestamp ...
Hi @supratim320 - I remember i also faced the similar issue in the past and later for me it started working. Can you follow the solution mentioned here ? https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/unable-to-see-event-data-in-profile/m-p/582174#M2061
Thanks,
Arpan
Hi @Michael_Soprano - We have a usecase where we are using multiple dataflows. The reason why we are using that is because some sources are not able to send the data in XDM format, on the other hand some sources can send data in XDM format.
We created multiple dataflows one XDM compatible and and...
Hi @ShubhankarBa1
We seem to be discussing two different aspects here.
When you check the profile count under audiences, it updates every 24 hours, regardless of whether it's a streaming, edge, or batch segment. If you see a profile count as zero or not present, it does not necessarily mean tha...
Hi @ShubhankarBa1 - When did you created the audience? Usually the qualified audience stays as zero unless the profile export job is run completely.
As @DavidRoss91 mentioned the estimation is based on the sample profile job.
You should be able to see the correct number in around 24 hours.
Th...
Hi @saicilia - How many such profiles are there? If the profiles are not too many you can leverage the streaming api and set the testProfile flag to false
Thanks,
Arpan
Hi @Ikmo7 - Strange, can you ingest new records and use default merge policy. I know you tried it once. If it doesn't work, i would also recommend raising a client care ticket.
Thanks,
Arpan