Questions tagged [ibm-odm]

IBM Operational Decision Manager (ODM) is IBM's Business Rule Management System (BRMS) which is the successor of Ilog Jrules. ODM incorporates Rule Management and Event Processing in the newer versions. It contains three important components called Decision Center/Team Server(Used by business team for authoring rules), Rule Designer(Used by developers for creating and maintaining rules) and Rule Execution Server(Used for executing rules).

IBM's Operational Decision Manager (ODM) business rule product is the successor to JRules. Questions pertaining to development of business rules in ODM should have this tag.

121 questions
-1
votes
1 answer

Using arraylist in decision tables

IBM ODM I was working on a decision table which has to add the elements in columns to an array list in action column. I have some an attribute with several names. I would like to add some of those names to an array list so that I can exclude them…
Naresh
  • 1
1 2 3
8
9