1 Reply Latest reply on Oct 7, 2014 3:09 AM by swiderski.maciej

    Problems in configuring the timer event

    jerrylol

      Hello Community

       

      I have tried to configure the timer event in kie workbench by using ISO 8601 but it does not work. It gave me the error " Cannot parse time string".

       

      I want to configure the timer event to exact date. So I hope anyone can help.

       

      Besides, is it possible to format the date into ISO 8601 in the form modeler of Kie Workbench.

       

      Thank you!

        • 1. Re: Problems in configuring the timer event
          swiderski.maciej

          could you share the timer definition that you use. there are several tests that proves ISO8601 data format is supported. Note that there are three types of timer definition:

          timeDate

          timeDuration

          timeCycle

           

          so if you're thinking about using exact date then timeDate event definition shall be used.

           

          HTH