Rakesh m v created JBRULES-3704:
-----------------------------------
Summary: Unable to set value to @expire tag dynamically
Key: JBRULES-3704
URL:
https://issues.jboss.org/browse/JBRULES-3704
Project: JBRULES
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 5.5.0.Final
Environment: Linux, Java
Reporter: Rakesh m v
Assignee: Mark Proctor
declare Student
@role(event)
@expires(1m)
end
This way I used @expires tag in Rules from drl file for expiration of Student fact after
1minute.
Now I want to set the @expires time value dynamically for Student fact, How can i achieve
this ?
Please provide me a solution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira