It's all about the answers!

Ask a question

RTC - Literals of an enumeration populated by csv file


Abhinav Mishra (1443139) | asked Jan 27 '15, 7:00 a.m.
edited Jan 27 '15, 7:00 a.m.
In RTC,how to populate literals of an enumeration from csv file ??


Many Thanks

4 answers



permanent link
Ralph Schoon (63.4k33646) | answered Jan 27 '15, 7:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In cases like this, it is a good idea to just export once and see what you get.

Comments
Abhinav Mishra commented Jan 27 '15, 7:55 a.m.

Thanks Ralph for your valuable input.


permanent link
Karen Steele (1.2k4139148) | answered Jan 29 '15, 8:20 a.m.
I do this all the time, but its not a csv file ... I have trimmed out the process level attributed for how an enumeration is coded and then stripped it down to its elements so that I can re-use it for creation of other enumerated lists that have a lot of values.  Works nicely. 

In the spreadsheet I have divided out the pieces - then use the concantenate function to rebind the string together, copy and paste those values into another page of the spreadsheet as "values only" then copy and paste that directly in to the process specification in RTC ...

Sounds like a lot of messing around but if you have lots of values its sure time saver.   would be happy to share if you want

Comments
Abhinav Mishra commented Jan 29 '15, 8:36 a.m. | edited Jan 29 '15, 8:36 a.m.

Thanks Karen for your valuable inputs.

If you share, that would be really great and helpful.


Many Thanks


permanent link
Karen Steele (1.2k4139148) | answered Jan 29 '15, 8:58 a.m.
can you send me your email address and I'll pass on

Comments
Abhinav Mishra commented Mar 05 '15, 4:51 a.m.

Thanks Karen !!

My email id is :- Abhinav10001@hotmail.com




Abhinav Mishra commented Mar 09 '15, 1:48 a.m.

Thank You very much Karen !!

Much Appreciated


permanent link
Atul Kumar (1872329) | answered Mar 09 '15, 4:49 a.m.
In case you want to do it programmatically - https://jazz.net/library/article/821

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.