Jump to content
We've recently updated our Privacy Statement, available here ×

cyma

Members
  • Posts

    6
  • Joined

  • Last visited

cyma's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. are there any other way to pass parameters other than use url parameters? my case is like this. i have few dashboards. (too many items cannot fit in one page). so, in the first dashboard, i have some input controls to select the parameters. then, when i switch to second dashboard page, i want to keep all the parameters settings. how can i do that? i want some way to keep the parameters in the session, such as using cookies. i knew using url to pass parameter is one solution; but, in my case, there are many selectable parameters need to be passed. And the main draw back to using url is that, i cannot go to respostary to select and switch to my second dashboard, all the navigation have to be controlled under my first dashboard. it is not a good design.
  2. any one know what is this mean? "exception getting dataset from cache" first, i created a data sources. then, i use this data source to create a domain. then, during i lunching the domain desinger, my web browser stopped for a long while, then, shows "exception getting dataset from cache"... any idea?
  3. i can put the jasper report into my liferay now. can i put a jasper "dashboard" into liferay portlet?
  4. i have some small web features, i wrote the html page with some javascript. The point is i want to attached this html page in to the jasperserver, instead of using another web server to publish my html page. So that, 1) i can keep the same user control /organiztion control for this html page. 2) i can create a dashboard, and the dashboard is embbed this html page. the question is. 1) how to put a html into jasper's repository? 2) what is the url to refer to that html page.
  5. I have a question, i think it is very common; but, i dont know how to do. my project is like this. i have many school. each shcool have many teachers. they have score cards for their student. the scorecard from all school all teachers are in the same single format. so, i collected all the score cards, and stored in one single big database. (each scorecard, i appended two more column for teacher name and school name.) and i already created the dashboards and reports to do the statistics. So, the administrive can view the overall for all schools. now, i want to let the teacher, or school principle to use the same dashboards and reports, to view the data for their school/students. The problem is how to assign and set the premission. As my understanding, i can control the premission and roles setting for allow/disallow user to use some reports/dashboard/data sources. but, now, all my users are using SAME reports/dashboard and even SAME data sources. they just see different segments in the data base table.... i dont know what to do.... any suggestion?
×
×
  • Create New...