Installing the Decision Intelligence Client Managed Software wizard
You install a wizard in Eclipse that is used to enable decision services from Decision Intelligence to run in Decision Runtime for z/OS. The wizard converts projects to work in COBOL in zRule Execution Server for z/OS.
Before you begin
- Java™ 21: You can download JDK 21 for your operating system from IBM® Semeru Runtimes Downloads
. - Eclipse IDE: A version of Eclipse that works with Java 21. The recommended version is Eclipse IDE 2025-12 R Packages
. - Decision Intelligence wizard
installation file: Locate the compressed file at the following Unix System Services file system
location, and download it to your Windows
computer.
usr/lpp/zDM/V8R12ML/zexecutionserver/ADS/ADS_Eclipse_update_site.zip
About this task
In this task, you install the wizard in Eclipse, and then open the wizard to check the installation.
Procedure
- Open Eclipse on your computer. It should be a fresh installation that is not already in use.
- In the Eclipse menu bar, click . The Add Repository window opens.
- (Optional) Enter ADS Wizard in the Name field. Entering a name for the installation is optional. However, adding a name might help you organize your installations in Eclipse.
- Click Archive next to the Location field, and browse to the wizard
installation file that you downloaded to your computer:
ADS_Eclipse_update_site.zip
- Select the archive and click Open.
- Click Add to add the archive to the list of available
software. If no category items appear, deselect Group items by category to make the files in the archive appear in the list.
- Click Select All to select all the installation files.
- Click Next to see the Install Details, a list of the files to be installed.
- Click Next to view the licenses. If you agree to the terms of the licenses, select I accept the terms of the license agreements. You must accept the terms to install the software.
- Click Finish to commence the installation. The installation might take awhile to complete. When the installation finishes, a message asks you to restart Eclipse.
- Click Restart Now to restart Eclipse.
- After Eclipse restarts, in the menu bar, click
to open
the wizard. The wizard opens to an interface to import a compressed Java archive, or JAR file, for a decision service.