memoryEntryPoint is retrieved as null, what could be wrong here or do I need
to do some special configuration in order to use working memory point
streams?

 

            StatefulKnowledgeSession knowledgeSession =
GivemeStatelessOrStateful

                        .getStatefull("cashflow.drl");

 

            WorkingMemoryEntryPoint memoryEntryPoint = knowledgeSession

                        .getWorkingMemoryEntryPoint("TransactionStream");

 

 

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to