Toolkit com.ibm.streams.rules 2.1.2

General Information

The Rules Toolkit integrates IBM Operational Decision Manager (ODM) with IBM Streams to run business rules that are created in ODM.

ODM developers and business analysts create business rules, construct rule flows, and create and deploy rules applications in ODM. The ODMRulesetExecutor operator in the Rules Toolkit applies these rules on streaming data to analyze data and automate decisions in real time.

You must install IBM Operational Decision Manager before you can use the Rules Toolkit. The following versions of IBM Operational Decision Manager are supported:
  • IBM Operational Decision Manager 8.5
  • IBM Operational Decision Manager 8.6
  • IBM Operational Decision Manager 8.7

The ODMRulesetExecutor operator maps tuples to input parameters that are used as an input for executing the deployed rules. The operator passes these parameters to the ODM rule engine, which executes the rules and sends a response object that contains the results to the operator. The operator converts the output parameters to tuples.

Patterns for IBM Operational Decision Manager in Big Data streams

Developing and running applications that use the Rules Toolkit
Data type conversions between ODM and IBM Streams
Handling user-defined data types for ruleset parameters
Customizing the output port for the ODMRulesetExecutor operator
Running rulesets that are deployed to a file system
Running rulesets that are deployed to a database
Running the refreshed rulesets
Version
2.1.2
Required Product Version
4.2.1.0

Indexes

Namespaces
Operators

Namespaces

com.ibm.streams.rules.odm
Operators