There was an exception while calculating the value for this attribute. java.lang.IllegalArgumentException: DateMathTransform requires an input date or date expression with 'now'
I am using an expression with the now keyword. What am i missing?
Thanks Tyler
Correct, I am using the now_180 as a variable in a static transform. With that in mind, do you have any idea why it would be failing with the error message?
Are you using dateMath anywhere else in the transform and would you be willing to post the full transform?
I tested the transform from above and do not receive any errors. I am curious if there is another issue in the transform that is causing this error to show.