OpenDocument Problem

Hi all,

I am using OpenDocument to link my FC report to Webi report.

I have two issues

1)I was able to link the reports but only problem is that the webi report content is getting displayed twice.

In webi report at the bottom of table a message is displayed as follows
"HTTP/1.0 200 OK Content-Type: text/html ",below this message the table is displayed again.

I am using BO 5.1.6 and Oracle 9i.

Here is the defination of universe object.

’||ACCOUNT_DM.ACCOUNT_NAME||’

2)When i am using target="_blank" in my object defination to open webi report in a separate page,it is working fine for linking Webi to Webi report.
In this case i am not facing my first issue.

But when i use this object in FC report i am seeing object defination in the report instead data.

I have selected “Read as HTML” in Object Format.

Object defn:
’||ACCOUNT_DM.ACCOUNT_NAME||’

Please help me.

Thanks in Advance…


harikodali (BOB member since 2003-08-29)

I think you need to use a TITLE= HTML tag – try taking a look at this syntax.


Anita Craig :us: (BOB member since 2002-06-17)

Hi Anitha,

Thanks for your reply.

Now i changed my approach to linking FC report to Fc report.

I set the view option to Standard HTML format and linking is working fine.

Now i am stuck with another probelm of Excel export of my FC report viewed in Standard HTML format.

1)By using webiSDK can i solve the problem of export to Excel.
How much effort required for export using SDK?

2)My excel export should have the same look and feel of Report.

3)Can i get any sample code for export excel.

Regards,


harikodali (BOB member since 2003-08-29)

If you just look in the WebIntelligence 1.x/2.x forum currently – there are two current questions on Export to Excel. Take a look at those, and then if they don’t help, try a search, because that’s a topic that has been talked about extensively in the past :wink:


Anita Craig :us: (BOB member since 2002-06-17)