IBM Operational Decision Management: Difference between revisions

Content deleted Content added
Reverted 1 edit by 183.82.110.245 (talk): Unexplained deletion, unclear replacement
Bender the Bot (talk | contribs)
 
(14 intermediate revisions by 13 users not shown)
Line 1:
{{Short description|Software for business rules}}
'''IBM Operational Decision Manager''' ('''ODM''') is IBM's [[Business Rule Management System]] (BRMS). IBM ODM also incorporates IBM's implementation of Businessbusiness Eventevent Processing capabilitiesprocessing (also called Complex Event '''Processing''', or [[Complexcomplex event processing|CEP]].) capabilities.
 
IBM ODM can be installed both independently and as an application running on [[WebSphere Application Server]].
 
This software is currently in V8.1011.30 (as of MarchOctober 20202022).
 
==Business rules and events==
Line 29 ⟶ 30:
==== Examples ====
 
If a [[credit card]] transaction occurs outside a customer's country, then that customer should be called to confirm the card is not being used fraudulently.<br />
''If Country of Card Usage is not equal to Customer's home country then trigger the sending of a message to call that customer.''
 
At a bank some customers are not allowed to become overdrawn and some are:<br />
''If a customer tries to withdraw funds allowing their account to drop below $0 and they are allowed:''<br />
:''permit transaction''
otherwise:<br />
:''disallow transaction''
 
===Decision tables===
Line 83 ⟶ 84:
''A rule flow is constructed, from a start node to the different rules that must be considered and finishing at the end node.''
 
<!-- Deleted image removed: [[File:IBM Operational Decision Management Example Flow diagram.jpg|thumb|center|Illustration of a basic Flow {{FFDC|IBM Operational Decision Management Example Flow diagram.jpg|log=2022 May 19}}]] -->
 
===Score card===
This is a [[statistical model]] that applies a numerical score to an object, such as a customer or an account. The same attributes are applied when calculating this score for each item.<br />
An example of this is a [[Credit scorecards]].
 
Line 169 ⟶ 170:
==Version history==
Prior to its release at V7.5, the parts of ODM were available as separate products:
* [[ILOG JRules]], coming from the [https://web.archive.org/web/20090122054110/http://www-03.ibm.com/press/us/en/pressrelease/26403.wss acquisition of ILOG]
* [[WebSphere Business Events]], coming from the [https://archive.today/20120720044108/http://www-03.ibm.com/press/us/en/pressrelease/23376.wss acquisition of Aptsoft].
 
{| class="wikitable"
Line 206 ⟶ 207:
| 8.0 || June 2012 || This version introduced the Business Console, providing an interface to the product more closely mirroring the social media style.
|-
| 8.0.1 || December 2012 || Included Byte code generation for Java, a REST API for Rules Execution Server, and a new high -performance engine for z/OS.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/archive/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS212-326 ODM 8.0.1 Announcement Letter]</ref>
|-
| 8.5|| June 2013 || New Decision Governance Framework; Further integration options.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/ssialias?infotype=AN&subtype=CA&htmlfid=897archive/ENUS213-125 ODM 8.5 Announcement Letter]</ref>
|-
| 8.6 || June 2014 || Improvements to the Business Console.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/archive/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS214-147 ODM 8.6 Announcement Letter]</ref>
|-
| 8.7 || December 2014 || Improved Business Console, restructured product packaging.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/archive/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS214-415 ODM 8.7 Announcement Letter]</ref>
|-
| 8.8 || November 2015 || Improved Business Console, improved cross version compatibility.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/archive/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS215-347 ODM 8.8 Announcement Letter]</ref>
|-
| 8.9.0 || March 2017 || Improved Business Console, improved DevOps automation, and improved integration with API management products.<ref>[httphttps://www.ibm.com/commondocs/ssien/fcgi-binannouncements/archive/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS217-070 ODM 8.9.0 Announcement Letter]</ref>
|-
| 8.9.1 || November 2017 || Enhanced Business Console. More detailed error messages at compilation and execution. Docker support.<ref>[https://www.ibm.com/commondocs/ssien/cgi-binannouncements/ssialias?infotype=AN&subtype=CA&htmlfid=897archive/ENUS217-441&appname=lenovous&language=en ODM 8.9.1 Announcement Letter]</ref>
|-
| 8.9.2 || March 2018 || Support for IBM Cloud Private. Simplified product structure, including ODM for developers that is available at no charge for development and evaluation purposes.<ref>[https://www.ibm.com/commondocs/ssien/cgi-binannouncements/ssialias?infotype=AN&subtype=CA&htmlfid=897archive/ENUS218-080&appname=USN ODM 8.9.2 Announcement Letter]</ref>
|-
| 8.10.0 || December 2018 || New decision modeling capability in Decision Center. Rule Designer based on Eclipse 4.7.3. Trial version for developers.<ref>[https://www.ibm.com/commondocs/ssien/ShowDoc.wss?docURL=announcements/common/ssi/rep_ca/6/897archive/ENUS218-336/index.html&request_locale=en ODM 8.10.0 Announcement Letter]</ref>
|-
| 8.10.1 || March 2019 || Various enhancements in Decision Center.<ref>[https://www.ibm.com/support/knowledgecenter/SSQP76_8.10.x/com.ibm.odm.distrib.overview/shared_whatsnew_topics/con_whats_new8101.html ODM 8.10.1 What's New]</ref>
Line 233 ⟶ 234:
|-
| 8.10.5 || December 2020 || Decision Center configuration improvements and REST API. RES configure maxRunningTime and supports OPEN API. Improvements on Certified Kubernetes.<ref>[https://www.ibm.com/support/knowledgecenter/SSQP76_8.10.x/com.ibm.odm.distrib.overview/shared_whatsnew_topics/con_whats_new8105.html ODM 8.10.3 What's New]</ref>
|-
| 8.11.0 || June 2022 || Release notes<ref>[https://www.ibm.com/docs/en/odm/8.11.0?topic=notes-whats-new ODM 8.11.0 What's New]</ref>
|-
| 9.0.0 || December 2024 || Release notes<ref>[https://www.ibm.com/docs/en/odm/9.0.0?topic=notes-whats-new ODM 9.0.0 What's New]</ref>
|}
 
==Websites claiming or suggesting that ODM is a notable piece of software==
[httphttps://expert-tech.blogspot.com/2012/01/business-rules-ilog-and-websphere.html Technology Blog]<br />
[http://jtonedm.com/2011/10/06/first-look-ibm%E2%80%99s-next-step-in-decision-management/ James Taylor on Everything Decision Management]
 
Line 249 ⟶ 254:
* [https://www.ibm.com/cloud/automation-software/business-decision/ IBM ODM]
* [https://www.ibm.com/marketplace/operational-decision-manager IBM ODM Marketplace]
* [ftphttp://public.dhe.ibm.com/software/emea/de/websphere/WSW14061USEN.pdf WebSphere Operation Decision Management Whitepaper]
* [http://pic.dhe.ibm.com/infocenter/dmanager/v8r5/index.jsp IBM ODM V8.5 Information Center]
* [http://www.linkedin.com/groups/IBM-WODM-4200480 Linked In ]