You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Scheduled Jobs are triggered only as per defined schedule, however there is always a need to schedule these jobs on adhoc basis.
These jobs can be exposed as REST endpoints, may be as child links under <context-root>/scheduled url.
Users can use these URLs to invoke the jobs on adhoc basis. An application property can be used to enable / disable this feature.
The text was updated successfully, but these errors were encountered:
DhavalShewale
changed the title
[Feature Request] Allow manual triggering of Scheduled Jobs
[Feature Request] Exposing Scheduled Jobs as REST endpoints to allow adhoc executions
Jan 31, 2020
snicoll
changed the title
[Feature Request] Exposing Scheduled Jobs as REST endpoints to allow adhoc executions
Exposing Scheduled Jobs as REST endpoints to allow adhoc executions
Jan 31, 2020
Uh oh!
There was an error while loading. Please reload this page.
Currently Scheduled Jobs are triggered only as per defined schedule, however there is always a need to schedule these jobs on adhoc basis.
These jobs can be exposed as REST endpoints, may be as child links under
<context-root>/scheduled
url.Users can use these URLs to invoke the jobs on adhoc basis. An application property can be used to enable / disable this feature.
The text was updated successfully, but these errors were encountered: