Output dataset and schedule functionalities in Query service not working
Hi all,
we are running into an issue when scheduling a query form AEP UI.
We have created a query that make a join between two dataset and combine the retrieved data into a new dataset using the insert into.
If we run the query manually, the dataset get populated and everything looks fine, the problem comes when we try to schedule the same query, selecting in the output dataset the same dataset specified in in INSERT INTO statement.
So, what could be the problem of the schedule? it should just run hourly.
Are there some limitation on the use of scheduling?
