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

How to add module name and document version in header in DNG Report using RPE

 Hi Team.


 My scenario is that I want to add module name and document version in Master page in header  in DNG report using RPE
 How can I do it using RPE?
 Thanks in Advance

Regards
Amruta

1

0 votes



One answer

Permanent link

Hi Amruta,

Have a look at OOTB report in DNG server
[JazzTeamServer]\server\conf\rm\reporting\initialization\templates\rrdg\printModuleBook.dta

In Master page, module name is retrieved from variable. You can implement it by the similar way.

PS. Do not raise duplicate questions in the forum, and delete one of them.

0 votes

Comments

 Thank you for response.But how to add document version number in header ?

I suppose you can do the same way as module name. Where is document version number coming from?

 Hello Kenji,I am customizing PrintModulrBook Template in that I have added ModuleTitle variable in header but after exporting report module title did not  in header

Open printModuleBook.dta, and look at the very beginning. There is a container used for setting a value in moduleTitle variable by Assignment. Without this, the variable is empty.

Hi Kenji,for above scenario ,how can add dataSource/info in header,?because I have done it ,but it did not reflect,how can do it in header in master page?


You do not set a query dataSource/info in the header, but just display the value in moduleTitle. Here are the steps:
1. At the very beginning of the main template, set a value in moduleTitle variable by Assignment
2. In Master page, Header section, display the value in moduleTitle variable

showing 5 of 7 show 2 more comments

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
× 332
× 116

Question asked: Oct 18 '17, 3:40 a.m.

Question was seen: 2,700 times

Last updated: Oct 24 '17, 2:51 a.m.

Confirmation Cancel Confirm