I’m trying to pass parameters from WebI to get a chart in Xcelsius. I’ve created a flash variable in target Xcelsius file which will be feed for the prompt I’ve in my QAAWS. But, when I click on the hyperlink, it wouldn’t pass the parameter, hence the chart doesn’t show any data.
Can someone please help me in this and let me know if i’m missing anything.
The reference I’ve used from the forum talks about Xcelsius to Xcelsius linking.
In xcelsius you got Flashvar Range setup correctly? i.e. the Name is case senstive…should match the paramter your sending from webi exactly
for example lsSFirstPram=([Your object]) in webi hyperlink means in xcelsius Name range will say FirstPram
variable format= CSV
Is your hyperlink syntax correct in webi? Should be using something like
http:(Server Name ....... com)/OpenDocument/opendoc/openDocument.jsp?sType=wid&iDocID=XYZZZZZZZ&sIDType=CUID&isApplication=true&sWindow=New&lsStest=([Year])&sRefresh=y