Assume that I would like to have multiple scheduled queries:
- Query 1
- Query 2
- Query 3.
Is it possible to set up scheduled queries like that:
Query 1 runs -> then -> Query 2 is run and is based on the result of the Query 1 -> Query 3 runs and is based on the result of Query 2
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Michael_Soprano ,
I do not think you cant create that sort of dependency within AEP query service.
However, if this is your goal, I would suggest:
I would say try to go for #1 - in that case, every block will store start & end of every block in a single log dataset which will be retrieved before execution of the next block!
Hope this helps!
Hi @Michael_Soprano ,
I do not think you cant create that sort of dependency within AEP query service.
However, if this is your goal, I would suggest:
I would say try to go for #1 - in that case, every block will store start & end of every block in a single log dataset which will be retrieved before execution of the next block!
Hope this helps!
Hi @Michael_Soprano,
Did the shared solution help you out? If yes, kindly consider marking the answer as ‘correct’.
If you’re still facing any challenges, please feel free to continue the conversation here. Or if you've discovered a solution yourself, we would appreciate it if you could share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies