hello
i would like to have a package that would detect new files in a directory and import them automatically.
i have managed to configure a WMI Event Watcher Task, all i need is to get the new file name, so that i can assign it to the flat file connection object for importing, which is triggered by the Event Watcher
how can i get the file name ?
do i have to write a Script Task ?
i would like to have a package that would detect new files in a directory and import them automatically.
i have managed to configure a WMI Event Watcher Task, all i need is to get the new file name, so that i can assign it to the flat file connection object for importing, which is triggered by the Event Watcher
how can i get the file name ?
do i have to write a Script Task ?