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

NikunjB

Members
  • Posts

    9
  • Joined

  • Last visited

NikunjB'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. Hi elizam, Thanks for your reply. i got your point about assigning mapping between users to specific group and you say that i need to create a simple user that had ROLE_AMEA.and then after that user is created on the jasperserver it needs to tell superuser to set permissions for that user. that is fine but i want to create all the user initially without creating user by login it. i want to do in following scenario: suppose there is one user say NIKUNJ which has by default role ROLE_USER. then whenever he login to the jasperserver it should have access permission to reports initially. and that is possible if i use some mechanism that import NIKUNJ user to ROLE_USER role initially and jasperadmin assign some permissions to user before NIKUNJ is login. is it possible?
  2. I want to give permissions on the reports to the users when they first login. and that users are from different departments and locations.currently on my jasperserver there are some reports that are belonging to the peoples of different locations and departments. so how to avoid other users to gain access to non-authorized reports. if i have all the users on jasperserver initially then i can arrange them in different groups. so when they login first time they get the access of relevent reports.
  3. Hi Hugo Mendoza, Thanks for your reply. But i already read that JasperReportsServer-Auth-Cookbook and from that i have done my LDAP Authentication with jasperserver. and it is working fine but i want syncronization of active directory with jasperserver automatically means when i configure some of xml file all the users from AD should be created on the jasperserver. is it possible? currently when user is logged on the jasperserver it creates that user as externally defined user but i want all the user at a time on jasperserver without initial login.
  4. Hi All, I am using jasperserver 5.5.1 and i have sucessfully configured LDAP authentication with jasperserver. But now i want to import all the users of AD to jasperserver. so how to do that? Any help will highly appriciated. Thanks, Nikunj
  5. Hi Ankur! Can we display alert message using scriptlet in ireport? I want to display standard alert message in between report execution in jasperserver. is it possible using scriptlet or any other way? A line of reply will be highly appriciated.
  6. Hi coombsj ..! ya i have done successfully connection with ssas cube but when running olap view it gives me same error. Please give solution if you are done.
  7. Hi kcsekhar25....! You can display paramter text using subreport functionality.
  8. i have install jdbc 4.0 driver and put the sqljdbc4.jar file in below location: C:Jaspersoftjasperreports-server-cp-5.5.0abuildomaticconf_sourceieCelib i also install jre 7 still getting this error. Java Runtime Environment (JRE) version 1.7 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0 Plzzz Help
×
×
  • Create New...