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

How can I find duplicate artifacts in a module?

 Does anyone have a tip for finding a duplicate artifact in a module? We have discovered that a couple of artifacts have been included twice in the same module and would like to clean these out.

1 vote

Comments

 We can manually look for them,, we can export to excel and filter for them, but is there a way within DNG or RPE to generate a query that will highlight these duplicates?



One answer

Permanent link
If you just want to find the duplicate artifact (ID)s, you can do so using a simple RPE template.
You can generate document by setting data source URI to
https://<server>:9443/rm/publish/resources?moduleURI=<UUID>
so that the output will contain only the duplicate IDs (dataSource/artifact/identifier).

Better way is to store all IDs in an array and find the duplicates as explained in below links:

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: Oct 23 '18, 1:22 p.m.

Question was seen: 2,256 times

Last updated: Oct 24 '18, 8:44 a.m.

Confirmation Cancel Confirm