Jump to content

How to create output on jasper based on input in bonitasoft


chemat92

Recommended Posts

I have some problem. Does anyone here know how to create an output(PDF) on jasper with the input from bonitasoft? For example, I input some data into bonita and that data store on database. And I want the same data to output on jaspersoft studio file(.jrxml).

Thanks

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi,
from what you said it appears you need to create a proper JDBC data adapter for the database that Bonita is populating. After that you can create your own report and populate it with the information coming from the db via the data adapter itself. Finally, it's a simple matter of choosing which export format you prefer, and PDF is one of the most popular and used.

Regards,
Massimo.

Link to comment
Share on other sites

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...