Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ decisioncenter/dynamicdomain/src/ilog.rules.studio.samples.bomdomainpopulate/bin
decisioncenter/dynamicdomain/src/ilog.rules.studio.samples.bomdomainpopulate/target
decisioncenter/dynamicdomain/src/ilog.rules.studio.samples.bomdomainpopulate/bomdomainpopulate.jar
decisioncenter/dynamicdomain/src/ilog.rules.studio.samples.bomdomainpopulate/decision-center-client-api.zip
decisioncenter/businessvalueeditor/businessvalueeditor-source/target
decisioncenter/guicustomization/guicustomization-source/target
decisioncenter/businessvalueeditor/businessvalueeditor-source/lib/executionserver/lib
decisioncenter/businessvalueeditor/businessvalueeditor-source/lib
decision-center-client-api.zip
decisioncenter/guicustomization/guicustomization-source/lib
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ This repository is licensed under the [Apache 2.0 License](LICENSE).

## Notice

© Copyright IBM Corporation 2025.
© Copyright IBM Corporation 2026.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17
* Copyright IBM Corp. 2013, 2025. All Rights Reserved
* Copyright IBM Corp. 2013, 2026. All Rights Reserved
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with
* IBM Corp.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Licensed Materials - Property of IBM
-- 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
-- Copyright IBM Corp. 1987, 2025. All Rights Reserved.
-- Copyright IBM Corp. 1987, 2026. All Rights Reserved.
--
-- Note to U.S. Government Users Restricted Rights:
-- Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Licensed Materials - Property of IBM
-- 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
-- Copyright IBM Corp. 1987, 2025. All Rights Reserved.
-- Copyright IBM Corp. 1987, 2026. All Rights Reserved.
--
-- Note to U.S. Government Users Restricted Rights:
-- Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Licensed Materials - Property of IBM
-- 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
-- Copyright IBM Corp. 1987, 2025. All Rights Reserved.
-- Copyright IBM Corp. 1987, 2026. All Rights Reserved.
--
-- Note to U.S. Government Users Restricted Rights:
-- Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
2 changes: 1 addition & 1 deletion decisioncenter/dynamicdomain/sql_scripts/modifyTables.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- Licensed Materials - Property of IBM
-- 5725-B69 5655-Y17 5655-Y31 5724-X98 5724-Y15 5655-V82
-- Copyright IBM Corp. 1987, 2025. All Rights Reserved.
-- Copyright IBM Corp. 1987, 2026. All Rights Reserved.
--
-- Note to U.S. Government Users Restricted Rights:
-- Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
#
# Copyright IBM Corp. 1987, 2025 All Rights Reserved
# Copyright IBM Corp. 1987, 2026. All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with
# IBM Corp.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --------------------------------------------------------------- -- properties --
# Licensed Materials - Property of IBM
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
# � Copyright IBM Corp. 1987, 2025 - All Rights Reserved
# � Copyright IBM Corp. 1987, 2026 - All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --------------------------------------------------------------- -- properties --
# Licensed Materials - Property of IBM
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
# � Copyright IBM Corp. 1987, 2025 - All Rights Reserved
# � Copyright IBM Corp. 1987, 2026 - All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
* Copyright IBM Corp. 1987, 2025. All Rights Reserved.
* Copyright IBM Corp. 1987, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --------------------------------------------------------------- -- properties --
# Licensed Materials - Property of IBM
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
# � Copyright IBM Corp. 1987, 2025 - All Rights Reserved
# � Copyright IBM Corp. 1987, 2026 - All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --------------------------------------------------------------- -- properties --
# Licensed Materials - Property of IBM
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
# � Copyright IBM Corp. 1987, 2025 - All Rights Reserved
# � Copyright IBM Corp. 1987, 2026 - All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --------------------------------------------------------------- -- properties --
# Licensed Materials - Property of IBM
# 5725-B69 5655-W88 5655-Y31 5724-X98 5724-Y15 5655-V82
# Copyright IBM Corp. 1987, 2025 - All Rights Reserved
# Copyright IBM Corp. 1987, 2026 - All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
# -----------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion decisioncenter/guicustomization/README-DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Before following the steps below, make sure you have built the images as explain

Run ODM docker images containing GUI customization:
```bash
docker-compose -f compose-odm-dev.yml up odm-with-gui-customization &
docker-compose -f compose-odm-dev.yml up -d odm-with-gui-customization
```

### Using the sample
Expand Down
8 changes: 4 additions & 4 deletions decisioncenter/guicustomization/README-KUBERNETES.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ helm search repo ibm-odm-prod
```
```bash
NAME CHART VERSION APP VERSION DESCRIPTION
ibm-helm/ibm-odm-prod 25.1.0 9.5.0.1 IBM Operational Decision Manager
ibm-helm/ibm-odm-prod 26.0.0 9.6.0.0 IBM Operational Decision Manager
```

#### e. Create a secret to manage custom authentication/authorization
Expand Down Expand Up @@ -118,15 +118,15 @@ Click the new tab **My Admin Tab**. The tab displays the same metrics on the dec

Click the **Decision Artifacts** tab. Expand the **computation** package of the **Loan Validation Scoring** project. Edit the rule **neverBankruptcy** (accept any default settings if prompted).

Click the button **My Info**. A dialog displays information on the rule.
Click the **My Info** icon in the toolbar. A dialog displays information on the rule.

Close the dialog and cancel the editing session to go back to the **Decision Artifacts** tab.

Make sure that the **Operations** type are displayed. To display them, click **Types** and select **Operations**.

Click the **Operations** element under **Loan Validation Scoring** project and edit the **scoring** operation.

Click the button **My Operation Info**. A dialog displays information on the operation.
Click the **My Operation Info** icon in the toolbar. A dialog displays information on the operation.

Close the dialog, and cancel the editing session to go back to the **Decision Artifacts** tab.

Expand All @@ -136,7 +136,7 @@ Click the **Targets** tab and make sure the **Decision Service Execution** serve

Click the name of the **test deployment** configuration.

Click the **Custom Deploy** button in the toolbar. This will start the deployment and a dialog shows its status: _Deploying..._ to _Report status: COMPLETED_
Click the **Custom Deploy** icon in the toolbar. This will start the deployment and a dialog shows its status: _Deploying..._ to _Report status: COMPLETED_

Close the dialog and log out of the Business Console.

Expand Down
4 changes: 2 additions & 2 deletions decisioncenter/guicustomization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

This sample shows you how to customize the Business Console using [GUI customization sample](https://www.ibm.com/docs/en/odm/9.5.0?topic=center-gui-customization) in a container environment.
This sample shows you how to customize the Business Console using [GUI customization sample](https://www.ibm.com/docs/en/odm/9.6.0?topic=center-gui-customization) in a container environment.

## Running this sample in Decision Center

Expand Down Expand Up @@ -43,7 +43,7 @@ To use the sample in Decision Center, you need to build a JAR.

2. Build the JAR

The instructions below enable to build the JAR using a Docker container featuring Maven and a JDK version 21, compatible for ODM 9.5.
The instructions below enable to build the JAR using a Docker container featuring Maven and a JDK version 21, compatible for ODM 9.6.

Run the command below in the **decisioncenter/guicustomization/guicustomization-source** directory:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
odm:
image: icr.io/cpopen/odm-k8s/odm:9.5
image: icr.io/cpopen/odm-k8s/odm:9.6
mem_limit: 4G
memswap_limit: 4G
user: "1001:0"
Expand All @@ -12,7 +12,7 @@ services:
- 9453:9453

odm-with-gui-customization:
image: icr.io/cpopen/odm-k8s/odm:9.5
image: icr.io/cpopen/odm-k8s/odm:9.6
mem_limit: 4G
memswap_limit: 4G
user: "1001:0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Licensed Materials - Property of IBM
* 5725-B69 5655-Y17 5724-Y00 5724-Y17 5655-V84
* Copyright IBM Corp. 2009, 2025. All Rights Reserved.
* Copyright IBM Corp. 2009, 2026. All Rights Reserved.
*
* Note to U.S. Government Users Restricted Rights:
* Use, duplication or disclosure restricted by GSA ADP Schedule
Expand Down
Loading
Loading