Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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
Yes i’m trying to use file polling but where should i mention the folder which has my files? for eg, c:\files
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.