Post Author: Thang Nguyen
CA Forum: Data Integration
Hi,
I want to end a job straight away if an occurance is currently running. This to stop someone accidentally submitted the job if it's already running. Does any one know if I can set this up in DI?
If not then I thought about adding the run status to a table in SQL and them having a script in DI that queries that value. If set then end the job. I want to avoid a conditional step because all the scripts and workflows have set up in the job and there's not easy way of moving all of these into the conditional step.
Thanks
Thang