How to store per month data in RTC Work item?
Hi,
We want to have an easy way to store a 12 month data for 3 years and after three years an easier for this to be extended to more years. Below shown is how currently we are storing the data in the Quarterly manner. But there is a requirement to change it to monthly storage. Rather than creating new fields for each month for three years, for planned and realized, can anyone suggest a simplified method with arrays or so.. ? Thanks Dhanya |
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Jan 25 '16, 2:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is no array data type. It would potentially be possible to store the data encoded in a string attribute and to create a custom presentation that allows seeing and setting it.
Comments
Dhanya Saseendran
commented Jan 25 '16, 10:00 a.m.
hi Ralph,
Ralph Schoon
commented Jan 25 '16, 10:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I haven't done it and would consider it too expensive. Here is a link: Custom Editor Presentations. If you want to really try this, start here: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
|
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.