Skip to content

Commit 6d12399

Browse files
authored
Merge pull request #7 from DecisionsDev/vnext-release
8.11.1.0/22.0.2 Release
2 parents d9453ad + 5712501 commit 6d12399

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+994
-988
lines changed

Loan Validation Service.zip

121 Bytes
Binary file not shown.

README.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,48 @@
1-
# Getting started with Operational Decision Manager for Developers Docker image
1+
# Getting Started with IBM Operational Decision Manager for Containers
2+
23

34
## Audience
45

5-
This tutorial is for technical and business users who want an introduction to authoring and managing business rules in Operational Decision Manager (ODM) for Developers.
6+
This tutorial is for technical and business users who want an introduction to business rules authoring and management with IBM Operational Decision Manager (ODM) running in a container environment. Here are the different offerings where you can use this Getting Started tutorial:
7+
* [IBM Operational Decision Manager for Developers](https://hub.docker.com/r/ibmcom/odm/) - To deploy ODM in Docker environments, for evaluation and development purposes.
8+
* [IBM Operational Decision Manager for Developers on Certified Kubernetes](https://artifacthub.io/packages/helm/ibm-charts/ibm-odm-dev/22.2.0) - To deploy ODM on Certified Kubernetes environments, for evaluation and development purposes.
9+
* [IBM Operational Decision Manager for production on Certified Kubernetes](https://www.ibm.com/docs/en/odm/8.11.1?topic=kubernetes-installing-odm-production) - To deploy ODM on Certified Kubernetes environments, for production use.
10+
* [IBM Operational Decision Manager in IBM Cloud Pak for Business Automation](https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/22.0.2?topic=capabilities-operational-decision-manager) - To deploy ODM on RedHat OpenShift in the context of IBM Cloud Pak for Business Automation.
11+
612

713
## Time required
814

915
1 hour
1016

1117
## Learning objectives
1218

13-
Through a tour of Decision Center and the Rule Execution Server console, you learn how to collaborate with other users to create and modify rules in decision services, manage changes, run tests, deploy rule applications, and test and execute deployed rules as rulesets.
19+
Through a tour of Decision Center and the Decision Server console, you learn how to collaborate with other users to create and modify rules in decision services, manage changes, run tests, deploy rule applications, and test and execute deployed rules as rulesets.
1420

1521
This tutorial does not cover decision service development in Rule Designer, collaborative development in the decision governance framework, or simulations in Decision Center.
1622

1723
## Additional project
1824

19-
This tutorial uses the Miniloan Service decision service. To further explore the development components, you can use the following sample project, which come preloaded in the Decision Center Business console:
25+
This tutorial uses the Miniloan Service decision service. To further explore the development components, you can use the following sample project, which comes preloaded in the Decision Center Business console:
2026

2127
|Project|Description|
2228
|------|-----------|
2329
|Loan Validation Service|This decision service validates loans based on borrower data and loan parameters. It also computes loan insurance rates.|
2430

2531
## Table of contents
2632

27-
- [Tutorial scenario and prerequisites](gs_topics/tut_icp_gs_int.md)
28-
- [Task 1: Evaluating the decisions](gs_topics/tut_icp_gs_evaluate_changes_lsn.md)
29-
- [Task 2: Creating and editing rules](gs_topics/tut_icp_gs_create_rules_lsn.md)
30-
- [Task 3: Verifying updates and deploying](gs_topics/tut_icp_gs_test_deploy_lsn.md)
31-
- [Task 4: Exploring and testing the ruleset](gs_topics/tut_icp_gs_test_ruleset_lsn.md)
32-
- [Task 5: Cleaning out databases](gs_topics/tut_icp_gs_clean_db_lsn.md)
33+
- [Tutorial scenario and prerequisites](doc/topics/tut_icp_gs_int.md)
34+
- [Task 1: Evaluating the decisions](doc/topics/tut_icp_gs_evaluate_changes_lsn.md)
35+
- [Task 2: Creating and editing rules](doc/topics/tut_icp_gs_create_rules_lsn.md)
36+
- [Task 3: Verifying updates and deploying](doc/topics/tut_icp_gs_test_deploy_lsn.md)
37+
- [Task 4: Exploring and testing the ruleset](doc/topics/tut_icp_gs_test_ruleset_lsn.md)
38+
- [Task 5: Cleaning out databases](doc/topics/tut_icp_gs_clean_db_lsn.md)
39+
40+
## Issues and contributions
41+
42+
For issues specifically related to this tutorial, please use the [GitHub issue tracker](https://github.com/DecisionsDev/odm-for-container-getting-started/issues). For more general issues related to IBM Operational Decision Manager, you can [get help]([https://developer.ibm.com/odm/home/connect/](https://community.ibm.com/community/user/automation/communities/community-home?CommunityKey=c0005a22-520b-4181-bfad-feffd8bdc022)) from the ODM community or, if you own production licenses for Operational Decision Manager, through the usual support channels.
3343

3444
## Licensing information
3545

3646
Copyright IBM Corp. 1987, 2022. Licensed to the Apache Software Foundation \(ASF\) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 \(the "License"\); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
3747

38-
[**Next** ![Next icon](gs_images/next.jpg)](gs_topics/tut_icp_gs_int.md)
48+
[**Next** ![Next icon](doc/images/next.jpg)](doc/topics/tut_icp_gs_int.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)