I would like to create a project in RTC to review annually all of the process in an RRC project area
Can I use RTC to automatically schedule in these reviews based upon criteria I specify? Or would I have to generate work items for every process each year?
One answer
Comments
Thank you for the quick reply Ralph.
I suspected that might be the case, it shouldn't be too onerous to create manually for 270 artefacts per year, I had just wondered if there was a quicker way.
You could. One thought would be to use CSV import. That could help with at least most of the data. You would have to basically look what you want e.g. in terms of links and if you can automate that using CSV import. You still have to create that data too....
You could also, relatively easily, create automation based on Plain Java Client Libraries or based on OSLC. It is just a question how much you save based on how much you need to invest. To pursue Plain Java Client Libraries automation start here: https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ and in addition here: https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation