I have a fileset-local protocol defined to read files based on a specific extension. I ihave a tps_dirparse to select the specific files, and trying to use advanced scheduling to tell it when to start reading. I cannot get this to work for the life of me.
I start the thread, place files of extension .abc in, wait a minute or two, then place files with extension .xyz (directory parse is set to look at this extension only). Adv. Scheduling is defined to be at ten minutes after I start thread. As soon as .xyz hit the directory, about 30 secs later, it processes them.
Is there another way of handlingthis or am I missing something? I’m almost ready to call support