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

shalomd

Members
  • Posts

    42
  • Joined

  • Last visited

shalomd's Achievements

Contributor

Contributor (5/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. first - thanks for the tip and quick answer :-) second - how can i use this in a query - ${LoggedInUser}.getRoles() , can u show me an example? thanks
  2. Hello, When I login to JasperServer with a certain user - how can pass the user role to the report so I can use this in the SQL. Is there a way to perform something similar in order to show a user only the data they are allowed to see? Example: if I login as Richard --> I can see only sales department, if I login as Tom --> I can see sales and production departments. Thanks Shalom
  3. Hi, am using an Input Control for the date and time to start and end a report. What parameter should i use as the Date type truncates the time.I see no Datetime type. Can anyone help me? Thanks
  4. thanks for the quick reply. 1. when running from the web interface i recive something like "server read error" 2.working with ireports the server is remote. 3. Can I change the timeout interval? when you mention the server log you mean jasperserver or the Apache etc ..? thanks!
  5. Hi, I recieved the exact error = ".. Read Timed out.." but i see no answer for this in the forum Does anyone know why this appears? im using Ireports 3.0 Regards Shalom
  6. please i need your help!!! Post Edited by Shalom Dinur at 03/10/09 11:10 Post Edited by Shalom Dinur at 03/10/09 11:11
  7. hi raman! first of all thank you for your answer. i did what you wrote and the link is ok, but in the second report when i try to show the parameter value by dragging it from the parameter's list i see "null". why???? Post Edited by Shalom Dinur at 03/10/09 11:08
  8. hi, i changed the applicationContext-security.xml to : <bean id="anonymousProcessingFilter" class="org.acegisecurity.providers.anonymous.AnonymousProcessingFilter"> <property name="key"><value>foobar</value></property> <property name="userAttribute"><value>anonymousUser,ROLE_USER</value></property> </bean> but still i cannot access the report directly. what else do i need to change. i do have read only rights for role_user and anonymous. any ideas?
  9. you need to add a series in : chart properties --> chart data --> details --> add
  10. hi, i want to know how can i pass a parameter value from one report to another with hyperlink. the reports are two diffrent "report units" !!! please i need a quick answer. thanks shalom Post Edited by Shalom Dinur at 02/24/09 08:42
  11. Hi, Can i run a report from URL And embed it in website i have. How would a URL look like when running a report from a URL? im running the latest jasperserver install. thanks
  12. Hi, Is there a way to move a whole bunch or reports i built on JS to adifferent computer i installed? the current JS has many different reports and i want to move one folder that include specific reports. something like importing reports from another server thanks you!! Shalom Dinur Post Edited by Shalom Dinur at 12/17/08 12:34
  13. Hi, How do i use links in a report? im trying to create a main report that will lead to 5 other reports. in the main report i want to have simple 5 text links that will lead to the other reports. I noticed some posts regarding "Anchors".. can someone explain this in detail.i did not manage to use this feature. thanks! Shalom Dinur
  14. Yes i thought something was strange! :-) thanks for the reply but i don’t think this is true solution this issue anonymous user is problematic . i hope someone else has a solution with passing user&pwd in the url. Regards Shalom Dinur
×
×
  • Create New...