You are not logged in.
Announcement
Unanswered posts
|
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
from twaitforfile i have to go to two different loops based on the file exist. please let me know the solution.
Hi
Just drag and drop tWaitForFile in Job Design area.
Type the following String in 'File mask'.
"CATEGORIZATION_*"
Regards,
Pedro
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
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
Hi
Please check whether the 'Directory to scan' option is correct on server.
Which OS both on local and on server?
Regards,
Pedro
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.