You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
6
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
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-odm-charts/ibm-odm-dev/24.0.1) - 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/9.0.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/24.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.
8
+
*[IBM Operational Decision Manager for Developers on Certified Kubernetes](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev) - 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/9.5.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/25.0.0?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.
11
11
12
12
13
13
## Time required
@@ -43,6 +43,6 @@ For issues specifically related to this tutorial, please use the [GitHub issue
43
43
44
44
## Licensing information
45
45
46
-
Copyright IBM Corp. 1987, 2024. 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.
46
+
Copyright IBM Corp. 1987, 2025. 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.
Copy file name to clipboardExpand all lines: doc/topics/tut_icp_gs_clean_db_lsn.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ You remove the Miniloan Service decision service from the Decision Center databa
15
15
1. Open the Decision Center Business console.
16
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.
17
17
3. Open the **Library** tab.
18
-
4.Hover over the Miniloan Service box, open the drop-down menu, and click **Delete**:
18
+
4.Click on the drop-down icon that is next to 'Miniloan Service', click **Delete**:
19
19
20
20
A warning message opens. Make sure that the message shows the decision service that you want to delete.
21
21
@@ -29,14 +29,14 @@ You remove the decision artifacts from the Decision Server console.
29
29
30
30
1. Open the Decision Server console.
31
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.
35
-
6. In the **Explorer** tab, click **Resources**under **Navigator**.
32
+
3. Open the **Explorer** tab, and click **RuleApps**at the left-hand sidebar.
33
+
4. Select the mydeployment RuleApp checkbox, and click **Delete** to delete it. A warning message opens. Make sure that the message shows the RuleApp that you want to delete.
34
+
5. Click **Delete** in the warning message. The console deletes your RuleApp. The RuleApp view opens, and it no longer shows your RuleApp.
35
+
6. In the **Explorer** tab, click **Resources**at the left-hand sidebar.
36
36
7. Select miniloan-xom.zip, and click **Remove all references**. A warning message opens. It shows the execution object model that you selected.
37
37
8. Click **Confirm** in the warning message. Now the execution object model is not referenced from any ruleset or library.
38
38
9. Select miniloan-xom.zip, and click **Remove** to remove the execution object model cleanly.
39
-
10. In the **Explorer** tab, click **Libraries**under **Navigator**.
39
+
10. In the **Explorer** tab, click **Libraries**at the left-hand sidebar.
40
40
11. Select mydeployment\_library, and click **Remove** to remove the library.
41
41
42
42
**Note:** You can also remove the Miniloan\_Service\_brm.Branch\_xx\_xx library. This library was created when you ran the test suite.
Copy file name to clipboardExpand all lines: doc/topics/tut_icp_gs_int.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,13 @@ The tutorial uses a simple decision service that has only one project. The rules
20
20
* To install **ODM for Developers**, follow this [documentation](https://hub.docker.com/r/ibmcom/odm/).
21
21
The Decision Center Business console will be available at the URL http://localhost:9060/decisioncenter. The Decision Server console will be deployed at the URL http://localhost:9060/res.
22
22
23
-
* To install **ODM for Developers on Certified Kubernetes**, follow this [documentation](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/24.0.0#installing-the-chart).
24
-
Refer to [Accessing ODM](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/24.0.0#accessing-odm) to retrieve the URLs.
23
+
* To install **ODM for Developers on Certified Kubernetes**, follow this [documentation](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/#installing-the-chart).
24
+
Refer to [Accessing ODM](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/#accessing-odm) to retrieve the URLs.
25
25
26
-
* To install **ODM for production on Certified Kubernetes**, follow this [documentation](https://www.ibm.com/docs/en/odm/9.0.0?topic=production-installing-helm-release-odm).
27
-
Refer to [Configuring external access](https://www.ibm.com/docs/en/odm/9.0.0?topic=tasks-configuring-external-access) to retrieve the URLs.
26
+
* To install **ODM for production on Certified Kubernetes**, follow this [documentation](https://www.ibm.com/docs/en/odm/9.5.0?topic=production-installing-helm-release-odm).
27
+
Refer to [Configuring external access](https://www.ibm.com/docs/en/odm/9.5.0?topic=tasks-configuring-external-access) to retrieve the URLs.
28
28
29
-
* To install **ODM with IBM Cloud Pak for Business Automation in starter mode**, follow this [documentation](https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/24.0.0?topic=deployments-installing-cp4ba-multi-pattern-starter-deployment).
29
+
* To install **ODM with IBM Cloud Pak for Business Automation in starter mode**, follow this [documentation](https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/25.0.0?topic=deployments-installing-cp4ba-multi-pattern-starter-deployment).
30
30
Refer to [Retrieve URLs for ODM in CP4BA starter mode and configure users](../topics/tut_icp_gs_odm_cp4ba_prereqs.md).
31
31
32
32
2. Get the users and passwords.
@@ -43,10 +43,10 @@ The tutorial uses a simple decision service that has only one project. The rules
43
43
* As business user: `rtsUser1`/`rtsUser1`
44
44
45
45
* In **ODM for Developers on Certified Kubernetes**, by default, you can use `odmAdmin` as the admin user and `rtsUser1` as the business user.
46
-
Both users implement the defined **usersPassword** parameter, if used, or a custom configuration, if you choose to manually [Configure user access](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/24.0.0#configuring-user-access).
46
+
Both users implement the defined **usersPassword** parameter, if used, or a custom configuration, if you choose to manually [Configure user access](https://artifacthub.io/packages/helm/ibm-odm-charts/ibm-odm-dev/#configuring-user-access).
47
47
48
48
* In **ODM for production on Certified Kubernetes**, by default, you can use `odmAdmin` as the admin user and `rtsUser1` as the business user.
49
-
Both users implement the defined **usersPassword** parameter, if used, or the custom configuration, if you choose to manually [Configure user access](https://www.ibm.com/docs/en/odm/9.0.0?topic=production-configuring-user-access).
49
+
Both users implement the defined **usersPassword** parameter, if used, or the custom configuration, if you choose to manually [Configure user access](https://www.ibm.com/docs/en/odm/9.5.0?topic=production-configuring-user-access).
50
50
51
51
* In **ODM with IBM Cloud Pak for Business Automation in starter mode**, you can use `cp4admin` as the admin user and add the *ODM Business User* role to `user1`.
52
52
Refer to [Retrieve URLs for ODM in CP4BA starter mode and configure users](../topics/tut_icp_gs_odm_cp4ba_prereqs.md).
Copy file name to clipboardExpand all lines: doc/topics/tut_icp_gs_test_ruleset_lsn.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ You view the RuleApp in the Decision Server console and check the status of the
14
14
15
15
1. Sign in to your instance of the Decision Server console as **admin user**.
16
16
2. Click the **Explorer** tab.
17
-
3. In the Navigator, expand **RuleApps**, and then /mydeployment/1.0. You see that the Decision Server console contains version 1.0 of mydeployment, which contains version 1.0 of Miniloan\_ServiceRuleset:
17
+
3.Expand **RuleApps** at the left-hand sidebar, and then expand */mydeployment/1.0*. You should see that the Decision Server console contains version 1.0 of mydeployment, which contains version 1.0 of Miniloan\_ServiceRuleset:
18
18
19
-

19
+
<imgsrc="../images/scrn_deploy_resnav_icp.jpg"width="40%"alt="Image shows the navigation menu">
20
20
21
21
4. Click /Miniloan\_ServiceRuleset/1.0 to view the details of the ruleset in the Ruleset View. The status of the ruleset is enabled, which indicates that the ruleset can be run:
22
22
@@ -29,7 +29,7 @@ You test the ruleset with a REST request in the Decision Server console.
29
29
30
30
**Procedure**
31
31
32
-
1. In the Decision Server console, on the Miniloan\_ServiceRuleset page, click **Retrieve HTDS Description File**.
32
+
1. In the Decision Server console, on the Miniloan\_ServiceRuleset page, expand the section **Hosted Transparent Decision Services (HTDS) Options** and click **Retrieve HTDS Description File**.
33
33
2. Select the **REST** option, and then choose **OpenAPI-JSON** for the format.
34
34
3. Click **View** and copy the URL. The decision service URL uses the following format:
35
35
@@ -41,9 +41,9 @@ You test the ruleset with a REST request in the Decision Server console.
41
41
> You can export this URL as `DSC_URL` environment variable to execute the request in [Step 3 \(optional\): Testing the execution of the ruleset using curl](../topics/tut_icp_gs_test_ruleset_lsn.md#step-3-optional-testing-the-execution-of-the-ruleset-using-curl).
42
42
43
43
4. Close the web page.
44
-
5. Back on the Miniloan\_ServiceRuleset page, click **Retrieve HTDS Description File**.
44
+
5. Back on the Miniloan\_ServiceRuleset page with the **Retrieve HTDS Description File** dialog.
45
45
6. Make sure **REST** and **OpenAPI-JSON** are still selected, and click **Test**.
46
-
7. On the REST Service page, replace the entire request description with the following text:
46
+
7. On the REST Service page, make sure the **Execution Request** option is *JSON* and replace the entire request description with the following text:
0 commit comments