Having Literal values from a file???
Dear All,
I have created couple of new custom enumerations. Would like to know whether its possible to make them have the literals from a file rather adding them manually; Not sure whether we have any such provisions in the current version of RTC;
I believe this would really be of great help when
* we have long running list of literals
* list is dynamic in nature (keeps changing at regular interval)
Any guidance, suggestions would be of great help. Thanks.
Thanks & Regards,
Mohan.
I have created couple of new custom enumerations. Would like to know whether its possible to make them have the literals from a file rather adding them manually; Not sure whether we have any such provisions in the current version of RTC;
I believe this would really be of great help when
* we have long running list of literals
* list is dynamic in nature (keeps changing at regular interval)
Any guidance, suggestions would be of great help. Thanks.
Thanks & Regards,
Mohan.
One answer
Dear All,
I have created couple of new custom enumerations. Would like to
know whether its possible to make them have the literals from a file
rather adding them manually; Not sure whether we have any such
provisions in the current version of RTC;
I believe this would really be of great help when
* we have long running list of literals
* list is dynamic in nature (keeps changing at regular interval)
Any guidance, suggestions would be of great help. Thanks.
There is currently no explicit support to load enumeration literals from
a file, but there are some enhancement requests targeted for 3.0 that go
in this direction. E.g.:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/105936
--
Regards,
Patrick
Jazz Work Item Team