Hi,
I am having a Job with 3 tasks.
Task 1. Generates a file name and stores the filename in to a UserVariable.
Task 2. Gets the file name from UserVariable value, it downloads the file from FTP Server.
Task 3. Processing the downloaded file.
I want
Task 2: Though there is not a file by the name i am looking for on the Test Server, i can see the result of the Task 2 as "Succes".
I want to execute my Task 3, if Task 2 has downloaded file.
If Task2 does not find a file on FTP Server, i would like to end my job here.
Thanks.
Edited by moderator
2012-02-03T06:49:57Z
|
Reason: Not specified