Export change set info from RTC Change Proposal with PUB
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
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 .