Store data into the RTC database
Hi all,
I'm very new to RTC and don't know much about it. What I'm trying to do is in the custom Work Item I have created, I want to store an data as a key/value pair. So for example store a person as the key and their set of attributes. If a user selects a persons name, I want it to populate the remaining attributes pulling the data from the set of values.
Any help is appreciated.
Thanks.
|
Accepted answer
Hi Paul,
Please find the link below, I think it can be achieved by enumeration.
https://jazz.net/library/article/1003#customattributetypes
Let me know do you have any further questions.
Regards,
Arun.
Paul B selected this answer as the correct answer
|
One other answer
RTC does not provide any mechanism to create new data types in the database, nor any mechanism to write/read the database. you can create a custom attribute as described above, but there is no support for new data types.
Comments Thanks Sam and Arun for your replies. The last thing I want to know is if I can pull data from an excel spreadsheet so I can use it in a custom attribute. I have an attribute (enumeration) that will need to have about 100 possibilities and I don't want to manually enter these in by hand. I know it seems epic but that's one of the criteria that will need to be selected on the work item.
sam detweiler
commented Aug 29 '15, 6:24 a.m.
not directly, but you can do it..
Paul B
commented Aug 31 '15, 2:26 a.m.
Excellent, found the XML and the location to add them in. Thanks Sam! I see you've been on here for a while Sam so feel free to answer my other question (in another post) regarding plugins :)
|
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.