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.
SOLVED

Trigger after batch audience evaluation

Avatar

Level 1

Hello,

 

I have a recurring journey that uses batch audience. I have also enabled the option of triggering the journey after batch evaluation.

 

1) If batch evaluation starts at 2PM PST, how long does the job takes to refresh the audience ?

2) If I start my journey at 6PM PST, and specify wait time of 1 hour in "Trigger after batch audience evaluation". Will my journey start by 7 PM PST ? 

 

Thanks
AB

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@Anuja24 

Batch segmentation jobs in Adobe Experience Platform are run once per day at a time specified by your organization. The process has two main stages: evaluation and export.

  • Evaluation (Segmentation Job): This is when the audience is calculated according to your segment rules.
  • Export: Once the evaluation is complete, the audience is exported into a profile snapshot dataset, which Journey Optimizer uses for journeys and campaigns.

    You should plan for the entire process (evaluation plus export) to take anywhere from 2–7 hours total, with most audiences available in Journey Optimizer ~2 hours after segmentation.

    With "Trigger after batch audience evaluation" enabled, here's how it works:
    When the journey wakes up at 6PM PST
    • It checks if a new audience export (post-batch segmentation) is available and newer than what was used in the last journey run.
    • If the audience is already refreshed, the journey will run immediately.
    • If the batch export is still running or not ready, the journey waits up to the window you specified (1 hour).
      • If the fresh audience export completes within that hour, the journey will immediately execute.
      • If the audience is not refreshed within 1 hour, the journey will skip running for the day

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

@Anuja24 

Batch segmentation jobs in Adobe Experience Platform are run once per day at a time specified by your organization. The process has two main stages: evaluation and export.

  • Evaluation (Segmentation Job): This is when the audience is calculated according to your segment rules.
  • Export: Once the evaluation is complete, the audience is exported into a profile snapshot dataset, which Journey Optimizer uses for journeys and campaigns.

    You should plan for the entire process (evaluation plus export) to take anywhere from 2–7 hours total, with most audiences available in Journey Optimizer ~2 hours after segmentation.

    With "Trigger after batch audience evaluation" enabled, here's how it works:
    When the journey wakes up at 6PM PST
    • It checks if a new audience export (post-batch segmentation) is available and newer than what was used in the last journey run.
    • If the audience is already refreshed, the journey will run immediately.
    • If the batch export is still running or not ready, the journey waits up to the window you specified (1 hour).
      • If the fresh audience export completes within that hour, the journey will immediately execute.
      • If the audience is not refreshed within 1 hour, the journey will skip running for the day

Avatar

Level 1

Thank you @Mayank_Gandhi