Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is it possible to schedule my server side plugin execution in RTC?

 Hi all,

I developed a plugin which I want to execute on certain time in day. I tried to use quartz scheduler in my plugin but it does not worked. Is there any server side api provides same functionality?

0 votes


Accepted answer

Permanent link

I don't know if it is possible to request to be run at a certain time. But in https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ an asynchronous task runs every so often. You could use that to be executed at a certain frequency. Then you can run your payload code if the current date/time qualifies to execute it.  

Ralph Schoon selected this answer as the correct answer

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938
× 1,700

Question asked: Nov 04 '18, 1:34 a.m.

Question was seen: 1,721 times

Last updated: Nov 05 '18, 2:58 a.m.

Confirmation Cancel Confirm