Hi , I am building a custom processor and there is restriction i want to put for the processor that it should not schedule to run 2 times in 1 hour time period.
I can acheive this by passing "run schedule" 60 mins. Is there any other way i can do in my custom processor code, So that it won't allow the user to select "run schedule " time less than 60 mins.basically similar to we can restrict the procesor to execute on prinary node. Any other thought is really helpfull. Thanks, Sanjeet