How to periodically run a script created in a scheduled job

__ __2
Tera Expert

Hi.

 

Is there a way to run a script created in a scheduled job every 5 minutes?

1 ACCEPTED SOLUTION

Valmik Patil1
Kilo Sage

Hello ,

Below is the example which runs scheduled job after every 30 min.

scheduled job.JPG

Thanks,

Valmik Patil

View solution in original post

4 REPLIES 4

Sai Kumar B
Mega Sage
Mega Sage

@__ __2 

You can set the Run Time as Periodically and Set minutes in Repeat Interval

SaiKumarB_0-1667362750013.png

 

Valmik Patil1
Kilo Sage

Hello ,

Below is the example which runs scheduled job after every 30 min.

scheduled job.JPG

Thanks,

Valmik Patil

Thank you!

Shubham Kumbhar
Kilo Guru

Hello @__ __2 ,

 

Please follow the below steps-

1) Open Scheduled Job --> New 

2) In Run select the type Periodically

3) In Repeat Interval Select 5 min as shown in the fig below 

 

ShubhamKumbhar_0-1667363147118.png

 

Mark helpful and accept the solution based on the impact.

 

Thank You