Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

RT CDP Profiles timing for stitching/merging.

Avatar

Level 1

Hi, everyone.
I have a use case where I need to wait for the RT CDP Profiles to be stitched or merged before using them in an AJO Journey. While I wait for this to happen, I need to minimize the waiting time, which is currently over 40 minutes. I'm wondering if this is the best approach and what the ideal waiting time should be, based on real-life experience and guardrails.

3 Replies

Avatar

Level 3

if you trigger your journey based on audience qualification, then the profile must have stitched already. 

Avatar

Level 1

Hi there.

It is actually an unauthenticated to authenticated, ECID event that should be stitched, based on durable identities, so I can use the profile data.

Avatar

Level 2

Hi

 

if you are using an AJO unitary event type trigger then what i normally do is put a trigger on the event table and set a 30 second wait before it does much. So it triggers off the event datastream and waits 30 seconds which gives the profile enough time to stitch into the identity graph. If you are basing it on audiences when it should take more than about 30 minutes for the stream to push into the dataset and stitch, so your 40 minutes makes sense.

 

in the example above I send the profile and event info at the same time, but the graph needs to update hence the 30 second delay in the AJO journey.