Hi,
I have Job with 3 tasks
Task1 : Create a file for uploading in the local server
Task2 : Gets the file from defined path and uploads to the FTP server
Task3 : Email task notifies on error.
Can you please let me know, how can i know whether the file is uploaded successfully?
If the file is not uploaded successfully on Task2, I would like to run Task3.
What i tested, though there are no files to be uploaded from local server, Task Result is showing "Success".
When there no particular path on FTP Server, though the task result is "Success"
I would like to check whether the file uploaded successfully or not.
Thanks.
Edited by moderator
2012-02-10T07:43:13Z
|
Reason: Not specified