Skip to Content
0
Former Member
Dec 05, 2011 at 10:15 PM

BW Report - EP7.02

31 Views

Hi All,

To elaborate my problem-

I have a Page P with two iViews in it IV1 and IV2.

IV1 is an iView from par(static content) and IV2 is the BW Report iview.

When I see the Page P from my application (its an external facing portal), BW report is not showing up properly

Case 1

1) Page P has isolation method Embedded

2) IV1 and IV2 is also set to embedded isolation method

Then IV2 (the BW Report ivew) not at all loads on the screen.

Case 2

1) Page P has isolation method URL

2) IV1 and IV2 is also set to URLisolation method

Then everything gets loaded on the screen as expected BUT the pagelayout gets distorted. It shows 2horizontal and two vertical scroll bars

Case 3

1) Page P has isolation method URL

2) IV1 set to embedded isolation method

3) IV2 is set to URL isolation method

Both iviews are loaded with distorted layout

Case 4

1) Page P has isolation method Embedded

2) IV1 set to embedded isolation method

3) IV2 is set to URL isolation method

IV2 do not load at all and only the IV1 comes up with proper layout

The inference I could make out of these tests- BW Report iView needs to be with a page having URL isolation method and only then it would load the data. The static iview if made URL isolation, it distorts the page layout. I have to have both the iViews on a single page and one has to be embedded isolation and another has to be URL isolation.

I even tried- create another page P2 for iview IV2. Set isolation method URL for both. assign this page to original Page P having isolation embedded, but this didnt help me.

PS: BW Report iview has by default isolation method set to URL and that is non editable field.

Thanks for reading the complete case study.

Any pointers would really be helpful

Thanks,

Atul