Scheduling Reports based on Event - multiple times a days

Hi,

Can someone help us, we want to schedule the reports based on file based event (just file only… NO time frame)…

Say, Our ETL process runs 4 times or 5 times or even 10 times a day (there is no fixed interavel) and drops a trigger file ETL_COMPLETE.TXT file on a shared location, then we want to kick-off our BO schedule based on that file.

How do we do it?

Thanks,
VJ


vijaykollu :us: (BOB member since 2003-05-08)

Are you after Desk_I or Web-I reports??

Desk-I:

Use macros by mentioning interval and based on that Schedule the reports(File based events).

Thanks


BOCP (BOB member since 2007-07-02)

WebI reports…


vijaykollu :us: (BOB member since 2003-05-08)

Hi VJ,
Use FileBased Events to trigger the Schedule when a file is placed on a server. You need to implement a process to delete the file soon after its success or Failure.
Here is the notes what i have suggessted in other thread.

Thanks
-Satish


forgotUN (BOB member since 2006-12-13)