johnsescott Posted January 28, 2015 Posted January 28, 2015 I have created a jar containing a custom function. This works correctly within reports in JasperStudioI 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-INFlibI can't see the correct syntax/additional configuration required to use this function in the CalculatedField expression boxI 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?
H Mendoza Posted January 28, 2015 Posted January 28, 2015 Hi there -I don't have direct response since I don't know exactly. I do know that you can call db functions from the domain designer, but Jar files may be a stretch. I have never seen it done. Maybe someone else can add something to this thread. Great question!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now