Content deleted Content added
Tag: Reverted |
m →Websites claiming or suggesting that ODM is a notable piece of software: HTTP to HTTPS for Blogspot |
||
(15 intermediate revisions by 14 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
IBM ODM can be installed both independently and as an application running on [[WebSphere Application Server]].
This software is currently in V8.
==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 111 ⟶ 112:
|}
===Events===
If a specific change in state occurs then a message is emitted causing an event to occur.
====Example====
At a bank some customers are not allowed to become overdrawn and some are. A customer who has tried to take out a loan is refused by the system because their credit rating is too low.<br />
''If customer is refused, emit an event causing a message to be sent to the user informing them that they have been refused in indicating the reason.''
===In summary===
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
|-
| 8.5|| June 2013 || New Decision Governance Framework; Further integration options.<ref>[
|-
| 8.6 || June 2014 || Improvements to the Business Console.<ref>[
|-
| 8.7 || December 2014 || Improved Business Console, restructured product packaging.<ref>[
|-
| 8.8 || November 2015 || Improved Business Console, improved cross version compatibility.<ref>[
|-
| 8.9.0 || March 2017 || Improved Business Console, improved DevOps automation, and improved integration with API management products.<ref>[
|-
| 8.9.1 || November 2017 || Enhanced Business Console. More detailed error messages at compilation and execution. Docker support.<ref>[https://www.ibm.com/
|-
| 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/
|-
| 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/
|-
| 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==
[
[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]
* [
* [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 ]
|