[jboss-jira] [JBoss JIRA] Created: (JBRULES-3228) Method for inserting facts via entryPoints from a DRL is not documented
Michael Pellegrini (JIRA)
jira-events at lists.jboss.org
Tue Sep 27 17:18:26 EDT 2011
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: Mark Proctor
The current documentation does not describe how to insert 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list