It's all about the answers!

Ask a question

Is there a way to send email to users at a set time prior to some attribute date?


Daniel Toczala (88211514) | asked May 05 '14, 3:20 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
 In RRC I have a customer that has defined some date attributes.  Is there a way to send email to some users (indicated in another attribute) informing them that a particular artifact has a date that is coming up in one week?  Or two weeks?

I was thinking that even a cURL/Python script (or Java program) that went through the artifacts during off hours, checking these attributes and then sending emails out, would work.  Has anyone done anything like this?

One answer



permanent link
Donald Nong (14.5k414) | answered May 06 '14, 1:20 a.m.
Your approach should work. You just need to use OSLC/REST API in your script to retrieve the attributes, manipulate the data and send out emails when certain conditions are met.

Your answer


Register or 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.