It's all about the answers!

Ask a question

Export change set info from RTC Change Proposal with PUB


Luca Sentimenti (111) | asked Nov 20, 6:05 a.m.

Hi all

I need to get (with PUB) the list of the Change Sets (Remote) linked from an RTC Change Request

The only information I was able to get is

workitem/auditableLink/targetRef/uri

that returns for example
https://<server_name>/rm/cm/changeset/_lQfD0BU4Ee6nROV4fRlLzQ

This URI pasted inside a web browser actually opens the change set inside DNG

But I'm stuck here. How can I get at least the name of the changeset (to be publish with PUB)?
Thanks for any hint

Best Regards
Luca

One answer



permanent link
Ralph Schoon (62.7k33643) | answered Nov 20, 6:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Hi,


a change set does not have a name. As far as I can tell, the EWM Reportable REST API provides some information for a change set https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI#changeSet_type_com_ibm_team_scm .


Comments
Luca Sentimenti commented Nov 20, 11:41 a.m.

Hi Ralph

thank for your quick answer!
For what I can see this (the SCM Source Control resource) returns RTC changeSets.
Actually what I need are the remote change Set (from DNG) and I 'm not able to find a reference anywhere
Regards
Luca

Your answer


Register or to post your answer.