Hi, i have to load a swf hosted in webi to an xcelsius dashboard front end. I'm using a SWF loader, and i have completed the url property with
http://<server ip>:<port>/Xcelsius/opendoc/documentDownload?iDocID=<doc id>&sKind=Flash&CELogonToken=<CELogonToken flash variable destination Cell>
Executing the dashboard preview, using a label mapping to CELogonToken cell, do not show any value, and the swf loader progress bar always show 0% loaded.
But, if i publish this xcelsius dashboard in webi, and i run it, CELogonToken variable get a value , after that, i have copied the CELogonToken value from webi and paste it in my xcelsius dashboard CELogonToken cell. Then, i have executed again the dashboard preview, and the SWF loader show my webi swf.
How can i optimize the CELogonToken generation from xcelsius swf dashboard?
Can i specify the webi user and password?
How can i generate the CELogonToken from xcelsius dwf dashboar front end (without publish it in webi)?