When should I set "Once" to a scheduled job?

KS18
Giga Guru

If I set "Once" for a scheduled job, will it run once and never run again?
When should I set "Once" to a scheduled job?

1 ACCEPTED SOLUTION

Musab Rasheed
Tera Sage
Tera Sage

It will run only once as per dates defined and will never run again. 'Once' is used when you want to perform one time operation but you want to perform operation more than once select other options as per need. Mark my answer as correct or Hit like

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

2 REPLIES 2

Musab Rasheed
Tera Sage
Tera Sage

It will run only once as per dates defined and will never run again. 'Once' is used when you want to perform one time operation but you want to perform operation more than once select other options as per need. Mark my answer as correct or Hit like

Please hit like and mark my response as correct if that helps
Regards,
Musab

OlaN
Giga Sage
Giga Sage

Hi,

You can use "Once" in scripts that you would like to run manually, at non-predictable date/time intervals.

The Once indicates that the script will run only one time, at the specified date/time, never again. But the script will still be available to run, whenever you open it and click the UI action "Execute now"