It's all about the answers!

Ask a question

Lscm command to fetch work item type from work item number


Alissa Ahrens (112) | asked Apr 26 '17, 4:59 p.m.
edited Apr 26 '17, 5:26 p.m.

  I would like to fetch the work item type through the use of an lscm command so I can filter them and only show work items of a particular type. Can someone help with this issue please? 

Accepted answer


permanent link
Alan Sampson (93749) | answered Apr 26 '17, 5:55 p.m.
JAZZ DEVELOPER
edited Apr 26 '17, 6:01 p.m.

The lscm (and scm) command line tools only function on "source control" artifacts. It doesn't function on work items. To achieve your goal you will need to look into the Java API or OSLC API suites and develop your own tools oe you could investigate these non-IBM contributions:
https://rsjazz.wordpress.com/2015/11/03/a-rtc-workitem-command-line-version-3-0/
https://rsjazz.wordpress.com/2015/02/09/a-rtc-workitem-command-line-version-2/

Ralph Schoon selected this answer as the correct answer

Comments
Ralph Schoon commented May 08 '17, 2:08 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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.