How to run schedule script by taking input from UI?
I have a requirement to run a schedule script by taking input from UI. Currently, I have been able to make it work using Schedule Execution Script but in that schedule job time/cron is defined. I want it to drive the schedule script execution using t...