Hi All,
we have a requirement to run reports after the data loads to the warehouse are completed.
I use scheduled reports with file base event. After the load is completed i place a textfile on the BO-Server. The event is triggered once the textfile is placed. This runs ok.
But this is a poor solution, because i have to schedule the report before and i dont know on which time the data loads are done.
Of course i can schedule the reports every day but this is a overload. For a example if i schedule a report based on a event, every day this will generates a intance for everyday to wait for the event. Assuming that the event happens anytime monthly it can hold up to 30 intances for the the same report. And all this inctances will run when the event happens.
Is there any way to plan the same file based schedeule when the schedule before runs successful?
Or is there any alternative way to run reports only on events without scheduling?
Best regards
Ömer Yazici