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.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

What is the workflow that triggers Profile-Snapshot-Export-xxx

Avatar

Level 7

Hi there,

 

I have a segment that was updated using the ad-hoc segment evaluation job api request. I have a query that uses looks into the profile_snapshot_export-xxx dataset to query a list of profiles that qualifies for the segement. The issue is profile_snapshot_export seems to only update once a day, and there doesn't seem to be a workflow id associated with this dataset. 

 

Is there a way we can manually trigger to update this dataset?

 

Thanks,

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi,

The profile_snapshot_export-xxx dataset is not associated with any workflow and the job that updates the profile_snapshot_export-xxx dataset is scheduled to run once a day.

If you wish to modify the running schedule, you have the option to do so via the API

https://experienceleague.adobe.com/docs/experience-platform/segmentation/api/schedules.html?lang=en#...

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Hi,

The profile_snapshot_export-xxx dataset is not associated with any workflow and the job that updates the profile_snapshot_export-xxx dataset is scheduled to run once a day.

If you wish to modify the running schedule, you have the option to do so via the API

https://experienceleague.adobe.com/docs/experience-platform/segmentation/api/schedules.html?lang=en#...