Hi Mauricio
Thanks for your explanation buddy.
sure i will check on it.
Target to achieve:
==============
I have a HashMap in my ProcessTest.java as
---------------------------------------------
------------------------------------------------------
HashMap hMap = new HashMap();Now i am trying to access this HashMap from ProcessTest.java for further
hMap.put("Id", "10");
hMap.put("RollNumber", "456");
FactHandle qMapHandle = ksession.insert(hMap);
ksession.startProcess("sample.ruleflow");
ksession.fireAllRules();
-----------------------------------------------------
calculations to proceed using its values, in my Script Task Action of
ruleflow.rf.
Viki
--
View this message in context: http://drools.46999.n3.nabble.com/Process-Compilation-Error-Drools-can-not-be-resolved-tp4025623p4025627.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users