cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with Calling Child SWF Loader in Excelsius 2008

0 Kudos

Hi All,

I have been facing issues trying to call the child SWF loader into the Parent Dashboard.

It appears as though the link that I am using to open the child SWF loader is not functioning at all.

Here is the URL that I have used to call the Child SWF

https://<servername>:<port>/OpenDocument/opendoc/openDocument.jsp?stype=amw&sIDType=InfObject&sPath=...

I have defined a flash variable on the parent to capture the logon token(CELogonToken)

and have defined a Flash variable in the Child to capture the User Input from Parent(salesman)

My System informartion is as per below

Enterprise Server -BOXI R3.1

Dashboard- Excelsius 2008

Kindly provide any info that may resolve the issue.

Thanks in Advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

saurabh_sonawane
Active Contributor
0 Kudos

I have defined a flash variable on the parent to capture the logon token(CELogonToken)


for this use an relative url.

http://../../opendoc/openDocument.jsp?sIDType=CUID&iDocID=AatDleSt2XhAmGxJ7ZwMas4



Former Member
0 Kudos

Hi Merwyn,

I see you are using the path to refresh the child dashboard. I would suggest you to use the CUID instead. For syntax go through the link provided by Suman.

Regards,
Abhilasha

0 Kudos

Hi Abhilasha, I tried using the CUID as well. My Link now looks like this... https://server:port/OpenDocument/opendoc/openDocument.jsp?iDocID=klWkp6MACTvyMBgAL.8AFE.9RB8&sIDType... Simply doesnt work. The URL button works fine. Also the above link when pasted on the browser also opens the Child SWF. The Isssue is with SWF Loader component. May be it is the issue with the version I am using excelius 2008 SP4 Thanks, Merwyn.

former_member202257
Contributor
0 Kudos

Add &sKind=Flash in the URL you constructed and check if that helps.

Useful link :

former_member182541
Active Contributor
0 Kudos

Have you gone through the below link, might help you.

0 Kudos

Hi Suman, Thanks for the Reply. I just followed all the steps as directed but unfortunately was not able to get the output. Please note I am using excelsius 2008 and not Dashboards. Is there something different to be used in excelius 2008. The SWF loader component on the Parent Dashboard is showing blank with a 0%.