Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get the unique id of change set (cs_item_id) in RTC

 Does anyone know how to get the cs_item_id via RTC eclipse IDE or RTC shell (or any other ways)?

I know there is a way to get the cs_item_id by using BIRT but the steps are too complex.

I want a simple way to get the unique id of SCM change set (cs_item_id).

Thanks for helping on this!

0 votes



One answer

Permanent link
The Eclipse client doesn't deliberately expose a change set item id because there's not much you can do with it in the client. However, you can copy the URL of the change set and get the id from the URL.

Example URL: https://localhost:9443/jazz/resource/itemOid/com.ibm.team.scm.ChangeSet/_l2B3kMxeEeKIK_RV7apTXA?Workspace=_t0iSwMSpEeKWwoKShKNrXg

The part in bold is the id.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Jun 01 '13, 4:47 a.m.

Question was seen: 6,408 times

Last updated: Jun 03 '13, 11:06 a.m.

Confirmation Cancel Confirm