It's all about the answers!

Ask a question

IBM RTC 6.0.4 lscm get attribute values of the files


Rafael Rodriguez Montes (23013126247) | asked Sep 14 '17, 4:40 p.m.

 Hello, 

I have in source control, files associated with work items, and I'm using load to get the files and deploy them using ant, is there any way to get the work item associated with the files and get the some specific values of the attributes using the build engine?
Thanks!

Accepted answer


permanent link
Ulf Arne Bister (1.3k413) | answered Sep 15 '17, 5:01 a.m.

Rafael,

actually the easiest way I found after fiddling with ANT and lscm is to write a custom build plugin against the RTC Client SDK. It is easily deployed (just literally drop it into the build toolkit directory). This way you have the full power of the API at your disposal.
Here are essential links:
Setting up for API development
Working with work item attributes
Custom build participant

gg,
Arne

Rafael Rodriguez Montes selected this answer as the correct answer

Comments
Rafael Rodriguez Montes commented Sep 21 '17, 5:54 p.m.

 Do you have an example already build for obtain the files and their WI with their attributes?

Thank you

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.