BusinessObjects Board

Swf Loader Issue

Hi

I am using Dashboard 4.1… I have a parent dashboard which passes a param to the child dashboard. My parent dashboard has data for …Say North, South, East and west.

In My child Dashboard I am using a Swf Loader… and I have 4 seperate dashboards … One for North , one for South, one for East and one for West. which will get loaded in Swf Loader based on selection from Parent dashboard.

All the param passing is working fine… but I am not able to load the dashboard in swl loader automatically… say if I select North the loader should load the dashboard for North…

If I put a label based menu(with North, South, East and west.
) on child dashboard it loads… But not when I am selecting and passing a value from parent dashboard.

I am saving my dashboards in Bo environment.

Any ideas how can i make my loader work on selection

Thanks


rajx72 (BOB member since 2006-08-02)

HI

Finally I got if figured out… but still not able to understand the the soulution. I mean why i have to use 2 different Urls…

  1. From Parent to child(which contains swf loder)
/../BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=
  1. Child Dashboard swf loader will open other dashboards
../../../Xcelsius/opendoc/documentDownload?sIDType=CUID&iDocID

This one works… and all the dashboard files are in same folder… still confused why do id have to use 2 different URls…

Any idea guys…

Thanks


rajx72 (BOB member since 2006-08-02)

As far as I know one should always use the …/documentDownload jsp and NOT openDocument for Xcelsius/SWF files.


Andreas :de: (BOB member since 2002-06-20)