jbpmfan [
http://community.jboss.org/people/jbpmfan] created the discussion
"Global variable in Timer Event node"
To view the discussion, visit:
http://community.jboss.org/message/590651#590651
--------------------------------------------------------------
When I try to use global variable to calculate timer delay, i receive following error:
Could not find variable scope for variable service.calculateDate()
when trying to replace variable in processId for sub process Timer
Continuing without setting process id.
org.drools.RuntimeDroolsException: Error parsing time string: [ #{service.calculateDate()}
]
Of course, service.calculateDate() (where service is global variable) works well in Script
Task node.
Is it a bug?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/590651#590651]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]