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

Automate Reports or Work Item Queries

Team,

I have a requirement where i need to automate reports or Work Item Queries, I meant it should automatically run and send that as email to different stakeholders.

Is it possible?

Any clue would be highly appreciated.

Thank You in advance

0 votes


Accepted answer

Permanent link
You can run queries in automation e.g. use the JBE for it. See https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/

You can also run scheduled tasks on the server see: http://jorgediazblog.wordpress.com/2013/06/28/rtc-custom-scheduled-async-task-example-explained/

On the server there is the mailer service that you can use to send mails.
R Z selected this answer as the correct answer

0 votes


One other answer

Permanent link
We do this using the Java APIs on a scheduled task on a separate Windows-based server (since running them on the RTC server itself is problematic for us since we have our CLM hosted by another team).  In some cases, it sends email (using just javamail and an smtp server) and others generate HTML reports that can then be viewed by others. 

1 vote

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,927

Question asked: Oct 27 '14, 2:18 a.m.

Question was seen: 3,458 times

Last updated: Oct 27 '14, 6:23 a.m.

Confirmation Cancel Confirm