Skip to content

Commit 6255d20

Browse files
authored
Merge pull request #11 from DecisionsDev/vnext-release
8.12 Release
2 parents 57b28ae + b05f77d commit 6255d20

15 files changed

+487
-105
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Getting Started with IBM Operational Decision Manager for Containers
1+
# Getting Started with IBM Operational Decision Manager for Containers
22

33

44
## Audience
55

66
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:
77
* [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-odm-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.
8+
* [IBM Operational Decision Manager for Developers on Certified Kubernetes](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/23.1.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.12.0?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 in starter mode](https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/23.0.1?topic=deployments-installing-cp4ba-multi-pattern-starter-deployment) - To deploy ODM on RedHat OpenShift in the context of IBM Cloud Pak for Business Automation in starter mode.
1111

1212

1313
## Time required

doc/images/icon_compare.jpg

5.41 KB
Loading

doc/images/icon_details.jpg

5.34 KB
Loading

doc/images/icon_edit.jpg

5.4 KB
Loading

doc/images/icon_save.jpg

5.45 KB
Loading

doc/images/icon_timeline.jpg

5.5 KB
Loading

doc/topics/tut_icp_gs_clean_db_lsn.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ In this task, you learn how to delete projects from Decision Center and the Deci
66

77
When you no longer need a project, you can delete it from its database. You can leave this task to your administrator. However, if the instance of the project is yours and you want to do this tutorial again, you can do the cleanup yourself. If you want to keep your changes, you can export a compressed file of the project from Decision Center before deleting the project.
88

9-
## Step 1: Deleting the decision service from Decision Center
9+
## Step 1: Deleting the decision service from Decision Center
1010

1111
You remove the Miniloan Service decision service from the Decision Center database.
1212

1313
**Procedure**
1414

1515
1. Open the Decision Center Business console.
16-
2. Log in as an administrator by entering `odmAdmin` as the user name and password. You must be an administrator to remove the decision service. The rtsUser1 login cannot remove the decision service.
16+
2. Log in as **admin user**. You must be an administrator to remove the decision service. The **business user** cannot remove the decision service.
1717
3. Open the **Library** tab.
1818
4. Hover over the Miniloan Service box, open the drop-down menu, and click **Delete**:![Image shows the drop-down menu](../images/scrn_delete_decision_service.jpg)
1919

@@ -27,22 +27,21 @@ You remove the decision artifacts from the Decision Server console.
2727

2828
**Procedure**
2929

30-
1. Open the Decision Server console.
31-
2. Log in as an administrator by entering `odmAdmin` as the user name and password.
32-
3. Open the **Explorer** tab, and click **RuleApps** under **Navigator**.
33-
4. Select the mydeployment RuleApp, and click **Remove** to delete it. A warning message opens. Make sure that the message shows the RuleApp that you want to delete.
34-
5. Click **Confirm** in the warning message. The console deletes your RuleApp. The RuleApp view opens, and it no longer shows your RuleApp.
30+
1. Open the Decision Server console.
31+
2. Log in as **admin user**.
32+
3. Open the **Explorer** tab, and click **RuleApps** under **Navigator**.
33+
4. Select the mydeployment RuleApp, and click **Remove** to delete it. A warning message opens. Make sure that the message shows the RuleApp that you want to delete.
34+
5. Click **Confirm** in the warning message. The console deletes your RuleApp. The RuleApp view opens, and it no longer shows your RuleApp.
3535
6. In the **Explorer** tab, click **Resources** under **Navigator**.
3636
7. Select miniloan-xom.zip, and click **Remove all references**. A warning message opens. It shows the execution object model that you selected.
3737
8. Click **Confirm** in the warning message. Now the execution object model is not referenced from any ruleset or library.
3838
9. Select miniloan-xom.zip, and click **Remove** to remove the execution object model cleanly.
3939
10. In the **Explorer** tab, click **Libraries** under **Navigator**.
40-
11. Select mydeployment\_1.0, and click **Remove** to remove the library.
40+
11. Select mydeployment\_library, and click **Remove** to remove the library.
4141

4242
**Note:** You can also remove the Miniloan\_Service\_brm.Branch\_xx\_xx library. This library was created when you ran the test suite.
4343

4444

45-
You have completed the tutorial and removed the decision service files from Decision Center and the Decision Server console. You now know some of the key features in Operational Decision Manager for Developers.
45+
You have completed the tutorial and removed the decision service files from Decision Center and the Decision Server console. You now know some of the key features in Operational Decision Manager.
4646

4747
[![](../images/home.jpg) **Back to table of contents**](../../README.md)
48-

doc/topics/tut_icp_gs_create_rules_lsn.md

+30-27
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
In this task, you learn how to search for rules, modify a decision table, and create an action rule in the Business console.
44

5-
Business experts develop and deploy decision services in Decision Center. Distributed business teams can collaborate through the web-based environment to create and maintain decision logic. They can modify rules to meet changes in policies without changing the applications that call the rules. They can apply business decisions immediately without developers having to recode production applications.
5+
Business experts develop and deploy decision services in Decision Center. Distributed business teams can collaborate through the web-based environment to create and maintain decision logic. They can modify rules to meet changes in policies without changing the applications that call the rules. They can apply business decisions immediately without developers having to recode production applications.
66

7-
Typically, developers working in Rule Designer can develop a new version of a decision service in response to changing application infrastructure and core business requirements, and business experts can work in Decision Center on new decisions that are delivered in response to an evolving market or a changing regulatory environment. With this separation, decisions and application architecture can be managed asynchronously.
7+
Typically, developers working in Rule Designer can develop a new version of a decision service in response to changing application infrastructure and core business requirements, and business experts can work in Decision Center on new decisions that are delivered in response to an evolving market or a changing regulatory environment. With this separation, decisions and application architecture can be managed asynchronously.
88

99
In this task, you make the following changes for the loan company in the Miniloan project:
1010

@@ -17,25 +17,29 @@ You do a search to find the rules in the decision service that handle the credit
1717

1818
**Procedure**
1919

20-
1. Log in to the Business console by using `rtsUser1` as the user name and password.
20+
1. Log in to the Business console as **business user**.
2121
2. Open the **Library** tab.
22-
3. Hover over the Miniloan Service box, and click anywhere except the name to expand it. Then click **main** under **Recently updated branches** to open the **main** branch.
23-
4. In the **Search for rules** field, type score and press Enter. The results show all the action rules and decision tables in which the word score occurs. You look at all the rules, and conclude that you must edit the **repayment and score** decision table.
22+
3. Hover over the *Miniloan Service* box, and click anywhere except the name to expand it. Then click **main** under **Recently updated branches** to open the **main** branch.
23+
4. In the **Search for rules** field, type "score" and press Enter. The results show all the action rules and decision tables in which the word score occurs. You look at all the rules, and conclude that you must edit the **repayment and score** decision table.
2424

2525
## Step 2: Modifying a decision table
2626

2727
You start by checking the history of changes to the decision table, and then you edit the rule. You make a mistake and correct it.
2828

2929
**Procedure**
3030

31-
1. Click **repayment and score** to display the decision table.
32-
2. Click **Timeline**. The history of changes for the decision table shows no recent changes.
33-
3. Click **Exit Timeline**.
34-
4. Click **Edit**.
31+
1. Click **repayment and score** to display the decision table.
32+
2. Click the **Timeline** button ![Image shows the Timeline button](../images/icon_timeline.jpg) in the upper right corner of the window. The history of changes for the decision table shows no recent changes.
33+
3. Click **Exit Timeline**.
34+
4. Click the **Edit** button ![Image shows the Edit button](../images/icon_edit.jpg).
35+
36+
> **Note**
37+
> Before editing the decision table, a dialog box pops up to change the row order. Leave the default value to *Automatic* and click **OK**.
38+
3539
5. Double-click the number `200` in row 1 of the **credit score** column and enter the value 300. Do not change this value in row 2 yet.
36-
6. Click **Details** and change the status to **Defined**. You can use the rule properties for different purposes in Decision Center, such as the organization and workflow, permissions, testing, and deployment.
37-
7. Close the property window.
38-
8. Click **Save**.
40+
6. Click the **Details** button ![Image shows the Details button](../images/icon_details.jpg) and change the status to **Defined**. You can use the rule properties for different purposes in Decision Center, such as the organization and workflow, permissions, testing, and deployment.
41+
7. Close the property window.
42+
8. Click the **Save** button ![Image shows the Save button](../images/icon_save.jpg).
3943
9. Type the comment "Changed credit score to 300" and click **Create New Version**. The decision table now displays v1.1. Decision Center creates a new version with the changes. The major version number 1 is assigned to the main branch. Any new branch, including the branches of the governance framework, take the next available number. The minor version number corresponds to the number of changes made in the branch.
4044

4145
## Step 3: Correcting an error
@@ -48,37 +52,36 @@ You check the decision table and find an error. You correct the error, save your
4852

4953
![Image shows the error message displayed when you hover the golden triangle](../images/scrn_classic_dterror.jpg)
5054

51-
2. Click **Edit** to reopen the table.
52-
3. Double-click the credit score condition for row 2, change the value 200 to 300, and press Enter. This change eliminates the overlap in rows 1 and 2.
53-
4. Click **Save**.
54-
5. In the Create New Version window, type the comment "Fix for gap error" and click **Create New Version**.
55+
2. Click **Edit** to reopen the table.
56+
3. Double-click the credit score condition for row 2, change the value 200 to 300, and press Enter. This change eliminates the overlap in rows 1 and 2.
57+
4. Click **Save**.
58+
5. In the Create New Version window, type the comment "Fix for gap error" and click **Create New Version**.
5559

5660
## Step 4: Creating a new action rule
5761

5862
You implement the policy that shortens the minimum length of a loan to 6 months.
5963

6064
**Procedure**
6165

62-
1. Click **main** in the breadcrumbs below the top banner to return to the contents of the branch.
63-
2. Open the validation folder, which contains the rules for validating loan data.
64-
3. Click the **Add** button ![Image shows the Add button](../images/icon_merge_create_plus.jpg), and then click **New Rule**.
65-
4. Type the name **check duration**, and click **Create**.
66-
5. Copy and paste the following rule into the rule editor, or build the rule with the completion menu.
67-
66+
1. Click **main** in the breadcrumbs below the top banner to return to the contents of the branch.
67+
2. Open the validation folder, which contains the rules for validating loan data.
68+
3. Click the **Add** button ![Image shows the Add button](../images/icon_merge_create_plus.jpg), and then click **New Rule**.
69+
4. Type the name **check duration**, and click **Create**.
70+
5. Copy and paste the following rule into the rule editor, or build the rule with the completion menu.
71+
6872
if
6973
the duration of 'the loan' is less than 6
7074
then
7175
add "The duration of the loan is too short" to the messages of 'the loan';
7276
reject 'the loan';
73-
7477

75-
6. Click **Save**.
76-
7. Type "Added for Summer policy" and click **Create New Version**.
78+
79+
6. Click **Save**.
80+
7. Type "Added for Summer policy" and click **Create New Version**.
7781
9. Log out of the Business console. You've finished the updates.
7882

79-
In the next task, you test and deploy the decision service.
83+
In the next task, you test and deploy the decision service.
8084

8185
[**Next**![Next icon](../images/next.jpg)](../topics/tut_icp_gs_test_deploy_lsn.md)
8286

8387
[![](../images/home.jpg) **Back to table of contents**](../../README.md)
84-

0 commit comments

Comments
 (0)