Skip to content

DecisionsDev/ruledesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is the home directory of IBM Operational Decision Manager for Developers.

IBM Operational Decision Manager for Developers - Rule Designer

Features

Rule Designer is the Eclipse-based development environment for ODM developers. Rule Designer is needed to begin the development of a decision service. You must define a XOM and set up a vocabulary so that you can author and orchestrate business rules.

In the designer, developers can edit and debug Java code and rules alongside each other. The key features include auto correction of rules, decision flow control, code-generation wizards, source code control integration, and conflict and redundancy detection. Used with Decision Center and Rule Execution Server, Rule Designer completes a collaborative work environment for developers, business users, integrators, and release managers to automate a company's business policies.

Requirements

For 8.10.5.1 Release:

For 8.11.0.1 Release:

For 8.11.1 Release:

For 8.12.0.1 Release:

Installation

You must install the update site for Rule Designer into an existing Eclipse.

  1. Start Eclipse.
  2. Switch to the Java perspective (click Window > Open Perspective > Java).
  3. Click Help > Install New Software.
  4. Add the update site to install:
  5. Click Select All, and click Next. Eclipse calculates the dependencies and requirements.
  6. In the Install dialog, click Next.
  7. In the Review Licenses dialog, select I accept the terms of the license agreement, and then click Finish. The installation might take a few seconds to complete. If a security warning about the validity of the software opens, click OK to proceed with the installation.
  8. If you are prompted to restart Eclipse, click Yes.
  9. If not displayed by default, switch to the Rule perspective (Window > Open Perspective > Rule).

Offline installation

  1. Go to the https://github.com/DecisionsDev/ruledesigner/releases
  2. Download source code
  3. Uncompress it on your local machine
  4. Start Eclipse
  5. Switch to the Java perspective (click Window > Open Perspective > Java).
  6. Click Help > Install New Software.
  7. Add the update site to install:
    • In the Install wizard, next to the Work with field, click Add.
    • In the Name field, enter a name for the repository. For example, enter Rule Designer.
    • Click Local select the p2 folder in the uncompress directory.
  8. Click Select All, and click Next. Eclipse calculates the dependencies and requirements.
  9. In the Install dialog, click Next.
  10. In the Review Licenses dialog, select I accept the terms of the license agreement, and then click Finish. The installation might take a few seconds to complete. If a security warning about the validity of the software opens, click OK to proceed with the installation.
  11. If you are prompted to restart Eclipse, click Yes.
  12. If not displayed by default, switch to the Rule perspective (Window > Open Perspective > Rule).

What to do next

If you want to establish a secure TLS connection or/and use an OpenID provider with ODM on Kubernetes, you need to import a certificate into the cacerts file and configure the OpenID provider in the JVM used to launch Rule Designer. Steps to configure Rule Designer are explains :

Issues and contributions

For issues relating specifically to this project and scripts, please use the GitHub issue tracker.

License

The files found in this project are licensed under the IBM Operational Decision Manager for Developers license.

Copyright

© Copyright IBM Corporation 2024.