BLOG CATEGORIES

Our team at Bombardier Transportation found the Global E-Business Solution (GEBS) Group to be a knowledgeable and professional supplier. They provided prompt, effective solutions for our reporting needs, and demonstrated expertise with the various IBM Rational family tools we use. Our team found them easy and enjoyable to work with.

Bombardier Transportation



GEBS Reporting » Blog » RPE Template (Page 2)

RPE Template

How to use Alias feature in RPE Document Studio

In this blog article I will present a solution for a problem that you can have when you are using attributes with the same name. First you need to have No option checked in RPE Document Studio Preference Page for “Use schema annotations for display”. In order to show the advantages of the Alias feature I modified [...]

Read more

BIDI support in Rational Publishing Engine

Bi-directional text is text containing text in both text directionalities, both right-to-left (RTL) and left-to-right (LTR). The string is considered to have RTL direction if it contains RTL characters and the runtime locale is BiDi. Text processing The text that have special semantic meaning (such as file paths) in RTL-oriented locales will be processed so that they [...]

Read more

Setting Heading Styles using Script expression based on data source attributes

There are some situations when we want to set some formatting properties of the Template elements based on the values of data attributes. For example we can set the Heading style for a Paragraph element using a java script expression that produce a value based on a Data Source attribute value. To exemplify this idea we [...]

Read more

Create a nice looking Header section

To create a nice looking Header we will use a Table element with one Row having 3 Cells. In the first Cell we want to display some text, in the second Cell we want to display a text that will be retrieve dynamically from a data source, and in the third Cell we will display an Image representing a logo.

Read more

Extracting tables from Doors

Rational Publishing Engine sees a DOORS table as a DOORS object child. To extract DOORS tables we will use a query like: Module/Object/Table. For example, let’s consider the following simple scenario: We want to extract from a DOORS module all objects. For each object we want to have in the output document the Object Heading attribute value and [...]

Read more

Using Special Containers in Rational Publishing Engine

Rational Publishing Engine provides a special Container. Why is this special ? This is special because it can be inserted directly in a Table, directly in a Row or directly in a List and it can have  Row elements, Cell element and List-detail elements as children.

Read more

RPE & Google Charts Tools to generate charts

In some cases numeric data is much easier to understand when presented as a chart. Rational Publishing Engine does not have a special module for chart generation like BIRT or other specialized reporting tools, but leave open the possibility to generate charts using javascript language and some charting engines.

Read more

Paragraph vs Container in RPE

There are several differences between the Paragraph element and the Container element. The Container element does not provide to the user formatting features. The Container purpose is only to be a placeholder for other Rational Publishing Elements. The Paragraph element provides a large set of formatting properties, including styles. A Paragraph can be a placeholder for other RPE elements [...]

Read more

Page 2 of 3123