how to update a schedule job execution time based on a the time given in system property.

rini2
Giga Expert

How to set the schedule job run time based on the time set in a property.

the property time will changes. I want to get the time form the property and update in one schedule job.

3 REPLIES 3

Kalaiarasan Pus
Giga Sage

Changing a property or changing the run time of scheduled job are both data or configuration change.


I don't see any benefit out of doing this.


I want to create a new property. Change managers will be having access for that, they will set the time in the property and based on that i want to have some functionality so that the property time will gets updated in the schedule job execution time and based on that time only the job will trigger and set value on form.


HI Rini,



I am not sure this works for you



we implemented the same functinality like this



created the module and link to the schedule job