Scheduler

Hi,

I’m a rookie to wM. My problem is, I’d save a text file in a folder inside my local drive. I want to checks for any new entry in that folder every 10 secs and proceed. Should i do this with the help of any service or should i do it in IS? I appreciate your reply.

Thanks,
Dhanavenkatesh

Have you thought about using file polling ?

create a file polling port to accomplish this via ISAdministrator page Security/Ports section

HTH,
RMg

Hi,

Yes i’m trying to use file polling but where should i mention the folder which has my files? for eg, c:\files

Thanks,
Dhanavenkatesh

You can specify any folder that the IS instance has direct access to. In others words, drives/directories on the IS machine or on network shares that are accessible by that machine. IS must have full permissions to that directory.