Skip to Content
0
Former Member
Aug 22, 2017 at 03:34 PM

How to execute job for 10 min and after crossing it exception should be raised?

193 Views

Hi ,

I am new to BODS.

My question is

I want to execute job for 10 min and for every 2 min job should be executed within 10 min.If i used file exists function in job, if file name exists job should be executed else job should be terminated after 10 min raising exception.