WMI package listerner -
12-20-2006
, 02:24 AM
Hi,
I have a package with WMI listener which is waiting for a file to be created
and then start the flow.
How do I configure the package to run always.
I created an endless for loop on top of the wmi event listener.
but what happen if the server is go for restart fo example.
Can i configure a job to handle it ?
Can someone tell what is the best practice ?
10X in advance. |