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

krazik

Members
  • Posts

    10
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by krazik

  1. I have JI 1.1 and am writing reports w/ iReport 1.3. I can't seem to figure out where to find/how to build a jar file from my scriptlet. I'm using the internal ireport scriptlet editor and my scriptlet works locally in ireport. Thanks in advance, -Ry
  2. It appears that for example when I add an input control from ireport (via Jasperserver Plugin) there are less options than when I add one via the web interface. I'm assuming the plugin just doesn't have the same functionality yet? or do I have something setup wrong? Thanks -Ry ireport 1.3, JI 1.1 w/ updated JR 1.2.8
  3. Many thanks. 1.2.8 worked, 1.3.0 didn't I'm guessing too many changes. Anyone know when the next rev of JI is planned? Thanks -Ry
  4. ahh ok. Can I just drop in a war to replace JR? Or is there a place to get a newer/development (svn/cvs) version of JI?
  5. I'm running JI v1.10 its the newest. Doesn't it have JR 1.2.28?
  6. I have a report from MySQL that I was trying to use the sorting in iReport query window (seperate from SQL sort). It works fine in iReport, but when I upload it to my JasperInteligence server I get the following error. org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@19e35c7 targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@1dc9fb9, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: net.sf.jasperreports.engine.JRException: Element type "sortField" must be declared. I've just switched back to SQL sorting for now. Any help is appreciated. -Ry
  7. If you're using mysql it can do it for you SELECT FROM_UNIXTIME(timestamp) FROM table
  8. If you're using mysql it can do it for you SELECT FROM_UNIXTIME(timestamp) FROM table
×
×
  • Create New...