![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have a DTS that checks to see if a file exists. The first ActiveX Script doe sthe initial check, and if not found reports failure. On failure of that task, I have a Execute SQL Task to wait 15 minutes, which then on completion runs a second ActiveX Script to set the first Script back to waiting. This creates a loop scenario. However, if the first script fails to find the file, (i.e. reports failure), but then finds it on the second loop (i.e. reports success), on completion of the DTS the script shows as though it filed, although it obviously didnt... How can I make DTSTaskExecResult_Success actaully report success after an initial failure??? Jon |
#3
| |||
| |||
|
|
Hi, I have a DTS that checks to see if a file exists. The first ActiveX Script doe sthe initial check, and if not found reports failure. On failure of that task, I have a Execute SQL Task to wait 15 minutes, which then on completion runs a second ActiveX Script to set the first Script back to waiting. This creates a loop scenario. However, if the first script fails to find the file, (i.e. reports failure), but then finds it on the second loop (i.e. reports success), on completion of the DTS the script shows as though it filed, although it obviously didnt... How can I make DTSTaskExecResult_Success actaully report success after an initial failure??? Jon |
![]() |
| Thread Tools | |
| Display Modes | |
| |