cancel
Showing results for 
Search instead for 
Did you mean: 

Template in Webi

0 Kudos

Hi,

I'm trying to create a standard template for table in the reports of the webi. I red that we can modify the defaultconfig.xml, and espacially the following key values:

<li>freeCell*defaultFree: cells (not section cells)

<li>freeCell*sectionSection: cells

<li>table*AltBodyAlternate: body cells in a table

<li>table*bodyBody: cells in a table

<li>table*ExtraHeaderObject: name cells in a crosstable

<li>table*FooterFooter: cells in a table

<li>table*HeaderHeader: cells in a table

<li>table*TableGeneral: settings for tables

I've 3 questions:

<li> Is it any way to specify more precisely the template. For example, the font for row total is bold but not for column total. The first level of row total is bold, but the second is only italic, ... Are there some extra key values like "table*row*ExtraHeaderObject"...

<li> What are all the proprieties of the key values?

<li> Is it any way to apply the defaultconfig to a specific universe. For example, if (universe="xxx") then ..."key values) else ( "key values")

Thanks in advance

JC

Edited by: Jean-Christophe Rochez on Oct 7, 2008 11:34 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jean,

If we make changes to defaultconfig.xml file

it will make changes to the Webintelligence Reports.

Whenever any webi report is created it call's same defaultconfig.xml file all the time.

Regards,

Chaitanya Deshpande

0 Kudos

Ok, so if a change the defaultconfig.xml, i change the template for all the report in every universe.

Any idea about extra key values or about all the propriety of the said key values?

JC

Edited by: Jean-Christophe Rochez on Oct 8, 2008 4:31 PM

Former Member
0 Kudos

if i change the defaultconfig. XML every time i run a query for the first time it will show the initial report changed?

today by default appears only ... Title of the report can i change this??

which the path to the file defaultconfig. XML?

thank you

Edited by: gzofera on Oct 8, 2008 5:20 PM

0 Kudos

The path is : Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\webiApplet\AppletConfig\

And the key values are :

Block*defaultBg Background colors for blocks

Block*selectionBg Background colors for selected blocks

Cell*selectionColor Selected cell color

freeCell*default Free cells (not section cells)

freeCell*section Section cells

graph*Data Removing black line around bar charts

graph*Graph General settings for graphs

graphPalette0 Adding a new color palette

graphPalette1 Adding a new color palette

graph*Wall Default background colors for charts

graph*YGrid Color for horizontal grid (Y axis)

graph*ZGrid Removing X-axis and Z-axis grid

graph*XLabels X-axis labels in a graph

graph*YLabels Y-axis labels in a graph

graph*ZLabels Z-axis labels in a graph

graph*XValues X-axis values in a graph

graph*YValues Y-axis values in a graph

graph*ZValues Z-axis values in a graph

page*default Default page layout. For example: A4,

Letter; portrait or landscape.

Section*arrowColor Color of section arrow

Section*background General settings for sections

Section*selectionColor Color of selected section arrow

table*AltBody Alternate body cells in a table

table*body Body cells in a table

table*BodyForm Body cells in a form

table*ExtraHeader Object name cells in a crosstable

table*Footer Footer cells in a table

table*Form General settings for forms

table*Header Header cells in a table

table*HeaderForm Header cells in a form

table*Table General settings for tables

UI*default Custom fonts

Former Member
0 Kudos

as add other or mute Plese standard webi ...

for examples of title report ... would like to put something else where do i change this??

i would like to put a picture .. customize ... is?

thank you

Former Member
0 Kudos

????

0 Kudos

I don't understand your question...

bhaveshdoshi
Explorer
0 Kudos

Hi,

I am trying to create an image in the report based. The image is stored in C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\images. folder and I can view the image in IE.

What I have tried is in the Webi Report is created a blank cell and put the text as "boimg://skin_listing.gif". Then changed the display property to read the cell content as ImageURL.

But it does not show the image and shows the text only. I am currently working on CDI 6.2 image.

Any points will be really helpful.

Cheers,

Bhavesh

Former Member
0 Kudos

We are on XI 3.1 on Sun Solaris (UNIX OS) and I need to modify defaultconfig.xml file.

Where can I find this file?

We have chinese character in the oracle table and I am trying to test to see if the chinese character are diaplyed on the webi report in XI3.1. I need to change the default font for specified language in this file.

We have installed chinese fonts on the unix server, set the locale, but still no luck.

Thank You