Display Embed artifacts in RPE
CLM 6.0.0
Hi there I have a RPE report where I create the data connection by scripting. If I'm not wrong, till 5.0.2 I was able to display the content of embedded artifacts by adding following to the Rest URL &showEmbedTitles=true Today it just display the Title as Hyperlink. The build-in RPE Requirement Spec report, has a prompt : Show Embedded Artifacts Maximized Unfortunately I've no clue how it is used in the report. How do I need to integrate it in my user defined report? Thank you erwin |
8 answers
use
&showEmbedTitles=true to display the Name with hyperlink &maximiseEmbeds=true to display the whole artifact |
Hello Erwin,
Are you referring to the Requirements Specification report in the RM component? I am facing the similar issue where the "Requirements Specification Report" is not showing the embedded artifacts in the report. It is skipping the embedded artifacts.
From the UI, there is no option to maximize and display the embedded artifacts. However, from your comment, it looks like you found an option to do it via REST API by adding
&maximiseEmbeds=true to display the whole artifact
Can you give me a complete sample command to generate the report via REST API? Also, point me to the REST API documentation.
Regards,
Gaurav
|
Hi Gaurav,
|
Hello Kenji,
Thanks for your reply. I am generating a single Requirements Specification report (Document Style Report) of all the artifacts from a particular project in RRC. This report is generated from the UI and it is in the PDF format.
None of the embedded artifacts are are showing in the PDF report. However, If I generate a PDF report of a single artifact, I can see the embedded artifact.
I am specifically looking for an option to show embedded artifacts in the report.
Regards,
Gaurav
|
My hint was thought in case you have to create your own report.
|
Hi Erwin,
Its good to know that this issue is fixed in the newer release. Unfortunately, I am using 4.0.4 version of the Jazz and do not have any option to "Show Embedded Artifacts Maximized"
Is there any chance to use this option in 4.0.4?
Regards,
Gaurav
|
Hello Erwin, Kenji,
Do you have any suggestions on getting the embedded artifacts in the jazz 4.0.4 version?
Regards,
Gaurav
|
Hi Gaurav,
|
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.