How to create a RRDG report with the result of Collection Compare
RRC 4.0.2
RPE 1.1.2.2
I would like to use the Collection Compare to generate a Change Request. Unfortunately there is no build-in report for Collection Compare.
Having a bit know how in RPE I'd like to try to create my own report. but stll some question
I expect that I need to grap the artifact of a collection using
and how can i find out what changed in this specific collection between Baseline 1 and 2
Do to do it like the AUDIT Report?
But then ..How can I get the list of Baselines in a project
I know it's a lot of questions in one. It would be great if someone could help me further
Thanks
erwin
RPE 1.1.2.2
I would like to use the Collection Compare to generate a Change Request. Unfortunately there is no build-in report for Collection Compare.
Having a bit know how in RPE I'd like to try to create my own report. but stll some question
I expect that I need to grap the artifact of a collection using
https://server:port/rm/publish/[artifact_format]?collectionURI=id1
But ..How can I get the list of existing Collection in a Project
and how can i find out what changed in this specific collection between Baseline 1 and 2
Do to do it like the AUDIT Report?
But then ..How can I get the list of Baselines in a project
I know it's a lot of questions in one. It would be great if someone could help me further
Thanks
erwin
One answer
Hi Erwin,
I do not think there is such feature implemented about comparing Collections. Altough, you can gather the list of collections by executing this: https://server:port/rm/publish/collections/*
Here is a reference that may help you https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI
I do not think there is such feature implemented about comparing Collections. Altough, you can gather the list of collections by executing this: https://server:port/rm/publish/collections/*
Here is a reference that may help you https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI
Comments
Hi Fabian
I've found collection and their revisions. But the revisions do not contain baseline(snapshot) revision. I did also not found any pointer to the content of a revision. So still not able to find the diff. Any hint there?
How can i find the existing baselines? I've found following URL, but I do not know the ID.
https://server:port/rm/publish/[artifact_format]?snapshotId=id
Hi there
Now running CLM 5.02. I'm still looking for a solution. Anybody there which can help me?
It can also be something else than with RPE.
Thank you
erwin