0

Env: Drools v6

How does drools-camel manage the scopes of KnowledgeSessions, in general, may it be stateful or stateless?

And I would like to know esp. the scope management of dynamic knowledge sessions.

is it org.kie.camel.component.KiePolicy or KieEndpoint ?

Kindly refer to my other question on how dynamic knowledge sessions has to be created.

Community
  • 1
  • 1
Ahamed Mustafa M
  • 3,069
  • 1
  • 24
  • 34

1 Answers1

0

You can always create your sessions manually in your own service and define your own polices based on what you are trying to solve. The camel server in 6 was just an example and one of the many options of how to create a drools service.

HTH

salaboy
  • 4,123
  • 1
  • 14
  • 15