Rules
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2012 07:46 AM
Hi, i am trying to understand the engine itself. I need to know if the engine has such functionality implemented for rules .. it is called the rule based dispatcher. I know the rules of any process are parsed with drools. I just need to know if the activiti has such funcionality and where can i find the libraries or classes to this. Thanks
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2012 05:36 AM
Hi,
If you are looking for a fully implemented example, have a look at the Activiti in Action book.
You can look at the rules example in the bpmn-examples project in http://code.google.com/p/activitiinaction/
You can find the sources in the chapter12 package.
Best regards,
If you are looking for a fully implemented example, have a look at the Activiti in Action book.
You can look at the rules example in the bpmn-examples project in http://code.google.com/p/activitiinaction/
You can find the sources in the chapter12 package.
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2012 11:41 AM
Hi, i've checked the example in the book, but my main search is how is activiti interconected with other systems. Is it by some specific class or some external system, or how is activiti able to communicate with the other system like drools, etc. thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2012 11:43 AM
I was also checking the svn repo, which i have on my computer. I was looking into the modules/activiti-engine/src/main/java/org/activiti/engine/impl/ to fing some specific class which enables activiti to communicate with these systems. Thanks for reply

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2012 01:41 PM
I don't really understand what you are looking for.
Activiti provides integration with the Camel and Mule frameworks to connect with other applications.
Is that what you are looking for?
Best regards,
Activiti provides integration with the Camel and Mule frameworks to connect with other applications.
Is that what you are looking for?
Best regards,
