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

How to export the review comments related to artifacts in module context?

We have created review for a specific module and reviewer added review comments in the artifacts level(module context). We need list of review comments from DNG. Tried using "Generate Report for View" using Review RPE template. It is generting the review comments at module level and not at artifacts level.

Tried "Generate Report for View: Print Module Table RPE template but it prints only the comments and not review comments.

is there a way to export the review comments with the exisiting predefined templates?

Thanks,

Lakshmi

0 votes



7 answers

Permanent link
I suppose you are using review.dta (that comes with with DNG) and generating document through RPE. To include comments on artifacts, you should append includeComments=true to the data source URI. That is, set URI for reviews data source to
https://<sppserver>:9443/rm/publish/reviews?resourceURI=_CVFwoUrhEemyNeue7RMv2Q&includeComments=true

0 votes


Permanent link

 Thanks Prasad for your quick reply. I tried include comments = true which is giving only the module level comments and not review comments that was part of artifacts. 

0 votes


Permanent link

 Hi, was a solution ever found for this?  For RPE to access the "review comments" from within a module being reviewed?

0 votes

Comments

 It appears that RPE can find that the comment is there, using the text publish of the artifact within the module and specifying the configuration that the review is in. ie: https://<sppserver>:9443/rm/publish/text?resourceURI=_CVFwoUrhEemyNv2Q&oslc_config.context

this returns a comment url of the form:  
https://<sppserver>:9443/rm/publish/comments?resourceURI=https://<sppserver>:9443/rm/resources/MB_4ef67dc07358e76f8352954ed59
querying this and variations of it do not fail, they just return no data.

Thanks Harrison for your response. IBM confirmed that they dont provide the Artifacts level comments as of now. XML can return only at the module level comments.


1 vote


Permanent link

 Can you confirm when this capability will be available - we need the comments from the review for auditing.  Thanks, Julie

0 votes


Permanent link

 Is there an update on how you can include Artifact Review Comments in an export?


Best regards

0 votes


Permanent link

 Hello Subramanya,


Can you explain more about including comments on artifacts?

append includeComments=true to the data source URI. That is, set URI for reviews data source to
https://<sppserver>:9443/rm/publish/reviews?resourceURI=_CVFwoUrhEemyNeue7RMv2Q&includeComments=true

Where will I find this option?

Thanks.

0 votes


Permanent link

 https://<server:port>/rm/publish/comments?resourceURI=<artifactUUID>&artifactReviewUri=<ReviewURI> should give review comments on the individual artifacts. You can also append oslc_config.context parameter if needed.

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,019

Question asked: Mar 20 '19, 5:02 a.m.

Question was seen: 4,631 times

Last updated: Mar 07 '22, 9:33 a.m.

Related questions
Confirmation Cancel Confirm