JBoss Community

Re: How to set timeCycle on boundryEvent at runtime

created by onkar ruikar in jBPM - View the full discussion

When I use <timeCycle xs:type="tFormalExpression">#{time}</timeCycle> I get following exception:

 

org.drools.RuntimeDroolsException: Error parsing time string: [ #{time} ]
    at org.drools.time.TimeUtils.parseTimeString(TimeUtils.java:132)

 

I debuged it and found TimeUtils gets '#{time}' value as it is.

The expression is not getting evaluated.

Reply to this message by going to Community

Start a new discussion in jBPM at Community