[
https://issues.jboss.org/browse/JBRULES-3228?page=com.atlassian.jira.plug...
]
Geoffrey De Smet updated JBRULES-3228:
--------------------------------------
Fix Version/s: 5.4.0.Beta3
(was: 5.4.0.Beta2)
Method for inserting facts via entryPoints from a DRL is not
documented
------------------------------------------------------------------------
Key: JBRULES-3228
URL:
https://issues.jboss.org/browse/JBRULES-3228
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-docs
Affects Versions: 5.3.0.CR1
Reporter: Michael Pellegrini
Assignee: Edson Tirelli
Fix For: 5.4.0.Beta3
The current documentation does not describe how to insert a fact into a specific
entryPoint from with the DRL. Either using the drools object reference or the shortcut
version.
rule "test"
when
then
entryPoint["name"].insert()
end
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira