Skip to content

Commit 30dd33f

Browse files
authored
Merge pull request #19 from DecisionsDev/vnext-release
Prepare Delivery
2 parents ae6fcc5 + 292b154 commit 30dd33f

File tree

11 files changed

+30
-26
lines changed

11 files changed

+30
-26
lines changed

.md_check_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
{
99
"pattern": "^/LICENSE",
1010
"replacement": "{{BASEURL}}/LICENSE"
11+
},
12+
{
13+
"pattern": "https://www.ibm.com/docs",
14+
"replacement": "https://ibmdocs-test.dcs.ibm.com/docs"
1115
}
1216
],
1317
"timeout": "20s"

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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/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.
1111

1212

1313
## Time required
@@ -43,6 +43,6 @@ For issues specifically related to this tutorial, please use the [GitHub issue
4343

4444
## Licensing information
4545

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.
4747

4848
[**Next** ![Next icon](doc/images/next.jpg)](doc/topics/tut_icp_gs_int.md)
18.5 KB
Loading
30.8 KB
Loading

doc/rule-projects/miniloan-xom/src/miniloan/Borrower.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright IBM Corp. 1987, 2024
2+
* Copyright IBM Corp. 1987, 2025
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

doc/rule-projects/miniloan-xom/src/miniloan/Loan.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright IBM Corp. 1987, 2024
2+
* Copyright IBM Corp. 1987, 2025
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

doc/topics/tut_icp_gs_clean_db_lsn.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You remove the Miniloan Service decision service from the Decision Center databa
1515
1. Open the Decision Center Business console.
1616
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.
18-
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)
18+
4. Click on the drop-down icon that is next to 'Miniloan Service', click **Delete**:![Image shows the drop-down menu](../images/scrn_delete_decision_service.jpg)
1919

2020
A warning message opens. Make sure that the message shows the decision service that you want to delete.
2121

@@ -29,14 +29,14 @@ You remove the decision artifacts from the Decision Server console.
2929

3030
1. Open the Decision Server console.
3131
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.
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.
39-
10. In the **Explorer** tab, click **Libraries** under **Navigator**.
39+
10. In the **Explorer** tab, click **Libraries** at the left-hand sidebar.
4040
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.

doc/topics/tut_icp_gs_int.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ The tutorial uses a simple decision service that has only one project. The rules
2020
* To install **ODM for Developers**, follow this [documentation](https://hub.docker.com/r/ibmcom/odm/).
2121
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.
2222

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.
2525

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.
2828

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).
3030
Refer to [Retrieve URLs for ODM in CP4BA starter mode and configure users](../topics/tut_icp_gs_odm_cp4ba_prereqs.md).
3131

3232
2. Get the users and passwords.
@@ -43,10 +43,10 @@ The tutorial uses a simple decision service that has only one project. The rules
4343
* As business user: `rtsUser1`/`rtsUser1`
4444

4545
* 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).
4747

4848
* 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).
5050

5151
* 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`.
5252
Refer to [Retrieve URLs for ODM in CP4BA starter mode and configure users](../topics/tut_icp_gs_odm_cp4ba_prereqs.md).

doc/topics/tut_icp_gs_test_ruleset_lsn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ You view the RuleApp in the Decision Server console and check the status of the
1414

1515
1. Sign in to your instance of the Decision Server console as **admin user**.
1616
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:
1818

19-
![Image shows the navigation menu](../images/scrn_deploy_resnav_icp.jpg)
19+
<img src="../images/scrn_deploy_resnav_icp.jpg" width="40%" alt="Image shows the navigation menu">
2020

2121
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:
2222

@@ -29,7 +29,7 @@ You test the ruleset with a REST request in the Decision Server console.
2929

3030
**Procedure**
3131

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**.
3333
2. Select the **REST** option, and then choose **OpenAPI-JSON** for the format.
3434
3. Click **View** and copy the URL. The decision service URL uses the following format:
3535

@@ -41,9 +41,9 @@ You test the ruleset with a REST request in the Decision Server console.
4141
> 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).
4242
4343
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.
4545
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:
4747

4848
```json
4949
{

miniloan-xom/src/miniloan/Borrower.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright IBM Corp. 1987, 2024
2+
* Copyright IBM Corp. 1987, 2025
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

0 commit comments

Comments
 (0)