Skip to main content

developerWorks >  Tivoli  >  Forums  >  Tivoli Common Reporting - General Discussion  >  developerWorks

Empty title and description when importing customized TCR reports    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 1 - Pages: 1 - Last Post: Nov 11, 2009 9:53 AM Last Post By: DK_
Jeroen Weeda

Posts: 1
Registered: Nov 11, 2009 02:48:21 AM
Empty title and description when importing customized TCR reports
Posted: Nov 11, 2009 02:53:32 AM
 
Click to report abuse...   Click to reply to this thread Reply
Hi,

We make use of TBSM 4.2.1 and it's reporting through TCR. After customizing reports through BIRT and re-importing these customized reports, the description and the title are not (properly) populated. The title is replaced by the report name (without .rptdesign) and the description is left blank.

How can we import the reports preserving the title and description?

Thanks in advance for your updates.

Jeroen Weeda
DK_

Posts: 112
Registered: Jan 09, 2008 04:08:04 PM
Re: Empty title and description when importing customized TCR reports
Posted: Nov 11, 2009 09:53:16 AM   in response to: Jeroen Weeda in response to: Jeroen Weeda's post
 
Click to report abuse...   Click to reply to this thread Reply
Hi,
Hi, I’m not sure what you mean by ‘preserve’, since I don’t believe the items don’t exist any where. TCR doesn’t pull the information out of the .rptdesign if that’s what you mean.

There are 2 types of TCR report packages:
Design package - easy method to create simple zip to import into TCR. This is what you created.
Definition package - a zip that that contains a XML files that describes the package contents. Things like display names, descriptions, globalizations, report set hierarchies, the ability to import a design and not make it a visible report (drill through only). This is the package that TBSM ships (look for tbsm-reports.zip on the TBSM install media).

To learn more about creating the packages, have a look here:
http://www.ibm.com/developerworks/tivoli/library/t-tcr/ibm_tiv_tcr_designer_corner_reportpackages.pdf?S_TACT=105AGX01&S_CMP=LP

Alternatively, if you can right have already right clicked on the report in TCR, select properties, edit the display name and description. After this you can use the TCR command line (trcmd) to export your reports into a ‘definition package’ that will contain the meta-data XML file.

Dan

Point your RSS reader here for a feed of the latest messages in all forums