#1 2012-04-27 16:07:33

Fitsch
New member
Registered: 2011-03-09
Posts: 3

tWaitForFile Problems

Tags: [tWaitForFile]

Hello to everyone,

I encountered a strange bahaviour with this component.
I build a job which listens to a specified folder containing subfolders and then reads the data contained in these files.
On my local machine everything works fine.
But at the customers system on the server it's not reading any file for more than half an hour. And now it's reading nothing.
I checked if its a problem with the server and tried diffrent scenarios at our company with reading files from the server and the interface running on server, etc.

Offline

#2 2012-05-02 03:32:59

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: tWaitForFile Problems

Hi

Please check whether the 'Directory to scan' option is correct on server.
Which OS both on local and on server?

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-05-04 12:36:48

snamburi
New member
Registered: 2012-05-04
Posts: 3

Re: tWaitForFile Problems

I have requirement to look for file.

i have many files in this folder. so i get afile which starts with "CATEGORIZATION_".

if i get at least one file my process should start.

Please help me doing this task

Offline

#4 2012-05-04 12:43:33

snamburi
New member
Registered: 2012-05-04
Posts: 3

Re: tWaitForFile Problems

I have requirement to look for file.

i have many files in this folder. so i get afile which starts with "CATEGORIZATION_".

if i get at least one file my process should start.

Please help me doing this task

Offline

#5 2012-05-07 03:53:21

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: tWaitForFile Problems

Hi

Just drag and drop tWaitForFile in Job Design area.
Type the following String in 'File mask'.

Code:

"CATEGORIZATION_*"

Regards,
Pedro


Only Paranoid Survive.

Offline

#6 2012-05-07 14:13:35

snamburi
New member
Registered: 2012-05-04
Posts: 3

Re: tWaitForFile Problems

from twaitforfile i have to go to two different loops based on the file exist. please let me know the solution.

Offline

#7 2012-05-08 06:54:35

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: tWaitForFile Problems

Hi

What do you mean "two different loops"?
Could you show us more info?
Or we don't know how to create a scenario for you.

Regards,
Pedro


Only Paranoid Survive.

Offline

Board footer

Powered by FluxBB