Is there a way to send email to users at a set time prior to some attribute date?
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
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
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.