Printing DNG Module custom attribute using RPE
Hello All,
I am facing problem in fetching module custom attribute value in first page of report.
I have define one attribute to module called ComponentName and now i want to print its value (Test) on first page (Main page) in front of Functional Specification:
Note: i have created variable called componentName with internal access.
Can you please help me how to fetch custom attribute value RPE?
One answer
Hi Monali,
Did you try to search forum first? There are number of similar topics already. Check out https://jazz.net/forum/questions/240029/dng-custom-attribute-into-rpe-template
Comments
Yes , I have tried this .Still I am not getting values.
Artifact type is string so in assignment i have mentioned like"componenetname-datasource/artifact/collaboration/attributes/objectType/CustomeAttriobute/name"
Still I am not getting value of variable when I am generating the report.
Please suggest.
Thanks