Skip to Content
0
Former Member
Mar 12, 2009 at 03:59 PM

which data connection of xcelsius can be used to get a session value?

22 Views

HI experts,

We want to realize a parameter control to all xcelsius files in the dashboard builder. For example, I choose a year and refresh my dashboard, then all xcelsius in my dashboard will load with data of the year I chose. I want to implement like this,

1 Use a JSP for user to choose a year and submit, use sdk to write the year into a user session value

2 Implement a data connection in Xcelsius to get the user session value of BOE.

My question is how to get a user session value of BOE using Xcelsius data connection. There's a option of Xcelsius data connetion is 'portal data', can this option get user session value from BOE ?

Thanks a lot!