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

Jasper report as a black box for PHP


v.zen
Go to solution Solved by elizam,

Recommended Posts

Hi,

I want to use Jasper Report REST as a black box for "rendering" report. My idea is:

  • get some data in json or xml format from my systems
  • get a Jasper Report template (done using Jasper Report Studio and saved in a db)
  • pass datas and report via REST to Jasper Report server
  • get report

:)

Main concept is to pass to server datas (json or xml) and template (.jrml), server don't know data source and hasn't a pre build template. It's act as a black box: get two inputs, put one output. No connection to external systems.

Questions:

  • Is this approach correct?
  • Where can I look for an example or documentation about this?

Thanks in advance.

v.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...