VisualCron
»
Support
»
API
»
Next Job doesnt trigger if exisiting .zip file is overwritten
 Rank: Advanced Member
Joined: 11/19/2010(UTC) Posts: 42 Location: Malaysia
|
Hello Team, Following is the scenario that we are testing and it fails :(
1. JOB A gets a .zip file from the FTP server in a folder A 2. There is a trigger for JOB B that checks if the .zip file is dropped. 3. If dropped it runs a task that will unzip the file into another folder. NOW the problem is if the .zip file already exists it overwrites but doesn't trigger the second JOB B. Please help on this as the developer testing is done and now we are having the testing team do the test for the automation that our organisation plans to do using VisualCron.
|
|
|
|
|
|
 Rank: Administration
Joined: 2/23/2008(UTC) Posts: 6,165  Location: Sweden Thanks: 200 times Was thanked: 120 time(s) in 115 post(s)
|
You need to delete or move the new file once processed. Otherwise it will not Trigger as "created". You could use the "changed" flag but that will trigger multiple times. Delete or move file is the best option. |
|
|
|
|
|
|
| Users browsing this topic |
|
Guest
|
VisualCron
»
Support
»
API
»
Next Job doesnt trigger if exisiting .zip file is overwritten
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.