Hello,
i need the YTimerType for the task timer.
If i enter a value in this format (example :2006-08-15T12:30:45-05:00) i can complet the work-item so the system is accepting the date-format in the YTimerType-Field.

But the Engine (Tomcat) is showing a error and the Work-Item is lost.

Timer.yawl (12.29 KB)

Hello,
if i put the value "P1D" (for one day) in the YTimerType-Filed i have no problem with the timer. I guess the dateTime-format is the problem.

Michael Adams

Wed, 06/10/2015 - 12:01

fixed in latest update (1335). The problem related to the timezone at the end of the value.

Thank you so much.
I have a question about the timer. Why it is not possible to select a local-variable with the type "Date" ?
In my case i dont need the time and timezone.

Currently I have to convert the date in dateTime-format with Xquery:
{(/Net/Date-Variable/text())}T00:00:00+00:00