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

changes in report elements delayed execution ?


tom_45

Recommended Posts

Hi,

 

I'm having a hard time working out the correct syntax for a text variable that I want to convert to a date (because I want to compare it to the current date).

While I'm toying around with the expression (simpledateformat), and changing value class name from java.util.date to/from java.lang.string, and running my report again in jasperstudio, it sometimes suddenly starts to work, and then fails again with the error "Error evaluating expression for source text: new SimpleDateFormat("yy-MM-dd").parse(new Date())

Now my question: is it possible that some changes take some time to be effective, so that I am seeing the effects of a cached version or something?

Or is everything I change in jasper studio always active the momentI change a parameter ?

Just wondering because it's driving me nuts...

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