Introduction to Rule Mediator
The following samples are explained:
- Sample 600: Rule Mediator as a Filter - Simple Rule-Based Routing Using an In-Lined Rule Script
- Sample 601: Rule Mediator as a Filter - Simple Rule-Based Routing Using Rule Script from Registry
- Sample 602: Rule Mediator as a Filter - Simple Rule-Based Routing Using Drools Native Language
- Sample 603: Advance Rule-Based Routing - Switching Routing Decision According to Rules
- Sample 604: Simple Message Transformation - Rule Mediator for Message Transformation
- Sample 605: Simple Message Transformation - Rule Mediator for Message Transformation
- Sample 606: Advanced Transformation and Use of Custom Java Objects