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

RayHarilal

Members
  • Posts

    4
  • 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 RayHarilal

  1. Hello. We're using Jasper Studio 6.3.1. When setting up a schedule to email reports, I'd like to know if it's possible to email only specific parts of a report (like a summary, for example), rather than the whole report. I'm guessing the answer is No, and someone will probably suggest writing a report with just what I need to email, but thought I'd put it out there in case anyone's actually tried/done this before. Thoughts/comments appreciated. Ray
  2. @Hozawa - many thanks. Getting both servers open in IR 5.6.0 was the key. I'd been struggling with opening the new server here, it kept failing with "white spaces are required between publicId and systemId". The cause was how I'd constructed the server url. The resolution is below: http://community.jaspersoft.com/questions/516615/white-spaces-are-required-between-publicid-and I then did the following: - Saved the OLD jrxml somewhere on the filesystem - Created a new report on the new server, using the OLD jrxml And I could then open this report from JS 6.3.1 You'd think Export/Import would work between versions, but hey-ho. You gotta love Jasper. Thanks to all who responded.
  3. @elizam - thanks for the suggestion. No, I didn't. How do you do this? Are there scripts?
  4. Hello. I've a report which I created in ireport 5.6.0. I'd like to import this to a new server in 6.3.1, but all my attempts fail. Here's what I've tried and the outcomes: 1. Try to open both servers in 5.6.0 (so I could copy and paste the report between servers), but got a "(301) Moved Permanently" error when I try to get to the new server. The same credentials work in 6.3.1. 2. Can open both servers in 6.3.1. You can't copy and paste the report between servers, so I tried the export -> import route, Exported my report as a .zip, but importing fails with the same exception (Moved Permanently). There is some stacktrace; org.apache.http.client.HttpResponseException: Moved Permanentlyat com.jaspersoft.studio.server.protocol.restv2.RESTv2ExceptionHandler.handleException(RESTv2ExceptionHandler.java:96)at com.jaspersoft.studio.server.protocol.restv2.ARestV2ConnectionJersey.toObj(ARestV2ConnectionJersey.java:57)at com.jaspersoft.studio.server.protocol.restv2.RestV2ConnectionJersey.importMetaData(RestV2ConnectionJersey.java:1152)at com.jaspersoft.studio.server.protocol.ProxyConnection.importMetaData(ProxyConnection.java:591)at com.jaspersoft.studio.server.wizard.imp.ImportMetadataWizard$1.run(ImportMetadataWizard.java:56)at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) Has anyone else had this problem? I'm hoping I've missed something obvious.
×
×
  • Create New...