paulcardamone
01-03-2005, 17:15
Hi,
We have a model that has a loop in it. The purpose of the loop is to check the status of a external job that is running. The first step in the model checks the job. if it is complete the model ends, otherwise it goes to another step that sleeps for 60 seconds. It then goes to another step that does nothing and finally goes back to the start step and checks again. The problem we are facing, is that it works fine once, but seems to stop working after one iteration. Once it stops working, no models (of the same type) seem to work until we retart IS.
Each of the steps involved has a unlimited retry (retry = 0)
Thanks,
We have a model that has a loop in it. The purpose of the loop is to check the status of a external job that is running. The first step in the model checks the job. if it is complete the model ends, otherwise it goes to another step that sleeps for 60 seconds. It then goes to another step that does nothing and finally goes back to the start step and checks again. The problem we are facing, is that it works fine once, but seems to stop working after one iteration. Once it stops working, no models (of the same type) seem to work until we retart IS.
Each of the steps involved has a unlimited retry (retry = 0)
Thanks,