Jump to content

Is it possible to use a custom java function in a calculated expression within a domain?


johnsescott

Recommended Posts

I have created a jar containing a custom function. This works correctly within reports in JasperStudio

I want to use the custom function to output a calculated field within a JasperServer domain. I am struggling to make this work.

I have loaded the JAR into the webappsjasperserver-proWEB-INFlib

I can't see the correct syntax/additional configuration required to use this function in the CalculatedField expression box

I have attempted to add it to the applicationContext-el.xml, but all that happens is that JaspereServer passes the function down to the database.

Is what i am trying to do possible?

Link to comment
Share on other sites

  • Replies 1
  • 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...